"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/25 03:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi" 2025/10/25 03:08:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/25 03:08:35 DEBUG : Creating backend with remote "/tmp/rclone2569195373" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/25 03:08:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:38 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:38 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:40 DEBUG : Creating backend with remote "/non-existing" 2025/10/25 03:08:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/25 03:08:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.50s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:43 INFO : B2 bucket rclone-test-bifucuh0kixi: Running all checks before starting transfers 2025/10/25 03:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:43 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:43 INFO : B2 bucket rclone-test-bifucuh0kixi: Checks finished, now starting transfers 2025/10/25 03:08:43 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:44 ERROR : Ignoring --no-traverse with sync 2025/10/25 03:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:45 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:45 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:45 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/25 03:08:46 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:46 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/25 03:08:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:08:47 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:47 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:08:49 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:49 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 03:08:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:08:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/25 03:08:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:08:51 INFO : sub dir2: Making directory 2025/10/25 03:08:51 INFO : sub dir: Making directory 2025/10/25 03:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:51 INFO : sub dir2/sub sub dir2: Making directory 2025/10/25 03:08:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:51 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/25 03:08:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:52 INFO : sub dir2: Making directory 2025/10/25 03:08:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/25 03:08:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:53 DEBUG : sub dir2: Making directory with metadata 2025/10/25 03:08:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:08:53 INFO : sub dir2: Making directory 2025/10/25 03:08:53 INFO : sub dir: Making directory 2025/10/25 03:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:54 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:54 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/25 03:08:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/25 03:08:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:55 INFO : sub dir2: Making directory 2025/10/25 03:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:55 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:55 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:56 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:57 DEBUG : sub dir2: Making directory with metadata 2025/10/25 03:08:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:08:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:08:57 INFO : sub dir2: Making directory 2025/10/25 03:08:57 INFO : sub dir: Making directory 2025/10/25 03:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:57 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:57 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:57 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/25 03:08:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:08:59 INFO : sub dir2: Making directory 2025/10/25 03:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:08:59 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:08:59 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:08:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:08:59 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:08:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bapozay3hesi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-bapozay3hesi 2025/10/25 03:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:09:02 DEBUG : B2 bucket rclone-test-bapozay3hesi: Waiting for checks to finish 2025/10/25 03:09:02 DEBUG : B2 bucket rclone-test-bapozay3hesi: Waiting for transfers to finish 2025/10/25 03:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:09:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:03 DEBUG : B2 bucket rclone-test-bapozay3hesi: Purge remote 2025/10/25 03:09:03 INFO : B2 bucket rclone-test-bapozay3hesi: cleaning bucket "rclone-test-bapozay3hesi" of all files 2025/10/25 03:09:04 DEBUG : sub dir/hello world: Deleting (id "4_z2f124dc3507d1b9b9fa80e1b_f10678a75cd62cb35_d20251025_m030903_c001_v0001104_t0048_u01761361743312") --- PASS: TestServerSideCopy (4.83s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 03:09:06 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:06 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 03:09:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cepemow0lezi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-cepemow0lezi 2025/10/25 03:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:09:09 DEBUG : B2 bucket rclone-test-cepemow0lezi: Waiting for checks to finish 2025/10/25 03:09:09 DEBUG : B2 bucket rclone-test-cepemow0lezi: Waiting for transfers to finish 2025/10/25 03:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:09:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:11 DEBUG : B2 bucket rclone-test-cepemow0lezi: Waiting for checks to finish 2025/10/25 03:09:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 03:09:11 DEBUG : B2 bucket rclone-test-cepemow0lezi: Waiting for transfers to finish 2025/10/25 03:09:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 03:09:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:12 DEBUG : B2 bucket rclone-test-cepemow0lezi: Purge remote 2025/10/25 03:09:12 INFO : B2 bucket rclone-test-cepemow0lezi: cleaning bucket "rclone-test-cepemow0lezi" of all files 2025/10/25 03:09:12 DEBUG : sub dir/hello world: Deleting (id "4_zff626d53507d1b9b9fa80e1b_f118fe98a5ee11b60_d20251025_m030911_c001_v0001092_t0006_u01761361751608") 2025/10/25 03:09:12 DEBUG : sub dir/hello world: Deleting (id "4_zff626d53507d1b9b9fa80e1b_f10877db9315ee9a6_d20251025_m030910_c001_v0001184_t0001_u01761361750058") --- PASS: TestServerSideCopyOverSelf (6.46s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 03:09:14 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:14 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 03:09:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/25 03:09:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qigulep7cuco" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-qigulep7cuco 2025/10/25 03:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:09:18 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for checks to finish 2025/10/25 03:09:18 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for transfers to finish 2025/10/25 03:09:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:09:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/25 03:09:19 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for checks to finish 2025/10/25 03:09:19 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for transfers to finish 2025/10/25 03:09:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/25 03:09:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:20 INFO : sub dir/hello world: Deleted 2025/10/25 03:09:21 DEBUG : testing file moves 2025/10/25 03:09:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/25 03:09:21 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for checks to finish 2025/10/25 03:09:21 DEBUG : B2 bucket rclone-test-qigulep7cuco: Waiting for transfers to finish 2025/10/25 03:09:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/25 03:09:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/25 03:09:22 INFO : sub dir/hello world: Deleted 2025/10/25 03:09:22 DEBUG : B2 bucket rclone-test-qigulep7cuco: Purge remote 2025/10/25 03:09:22 INFO : B2 bucket rclone-test-qigulep7cuco: cleaning bucket "rclone-test-qigulep7cuco" of all files 2025/10/25 03:09:23 DEBUG : sub dir/hello world: Deleting (id "4_zcfb28d73507d1b9b9fa80e1b_f11073bb2157b51d2_d20251025_m030921_c001_v0001104_t0019_u01761361761775") 2025/10/25 03:09:23 DEBUG : sub dir/hello world: Deleting (id "4_zcfb28d73507d1b9b9fa80e1b_f1136ba59842bc954_d20251025_m030920_c001_v0001181_t0057_u01761361760083") 2025/10/25 03:09:23 DEBUG : sub dir/hello world: Deleting (id "4_zcfb28d73507d1b9b9fa80e1b_f116a130cfa550bce_d20251025_m030918_c001_v0001100_t0032_u01761361758658") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:25 ERROR : error listing: directory not found 2025/10/25 03:09:25 INFO : Local file system at /tmp/rclone2569195373: Making directory 2025/10/25 03:09:25 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:25 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:09:27 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for checks to finish 2025/10/25 03:09:27 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for transfers to finish 2025/10/25 03:09:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:09:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/25 03:09:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/25 03:09:28 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:28 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:09:29 INFO : check sum: Copied (new) 2025/10/25 03:09:29 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:09:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/25 03:09:29 DEBUG : check sum: Unchanged skipping 2025/10/25 03:09:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:29 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/25 03:09:30 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:30 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 03:09:30 INFO : sizeonly: Copied (new) 2025/10/25 03:09:30 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:31 DEBUG : sizeonly: Sizes identical 2025/10/25 03:09:31 DEBUG : sizeonly: Unchanged skipping 2025/10/25 03:09:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:31 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/25 03:09:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/25 03:09:32 INFO : ignore-size: Copied (new) 2025/10/25 03:09:32 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:09:33 DEBUG : ignore-size: Unchanged skipping 2025/10/25 03:09:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:33 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:09:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:35 DEBUG : existing: Unchanged skipping 2025/10/25 03:09:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:35 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:35 INFO : There was nothing to transfer 2025/10/25 03:09:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/25 03:09:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 03:09:36 INFO : existing: Copied (replaced existing) 2025/10/25 03:09:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 03:09:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 03:09:37 INFO : existing: Copied (new) 2025/10/25 03:09:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:37 DEBUG : existing: Destination exists, skipping 2025/10/25 03:09:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/25 03:09:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:09:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 03:09:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:39 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 03:09:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:09:40 INFO : a/potato2: Copied (new) 2025/10/25 03:09:40 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/25 03:09:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:09:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/25 03:09:41 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:41 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:41 INFO : There was nothing to transfer 2025/10/25 03:09:42 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/25 03:09:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:09:43 INFO : empty space: Updated modification time in destination 2025/10/25 03:09:43 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:43 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:43 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/25 03:09:44 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:09:44 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:44 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:44 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:46 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/25 03:09:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2569195373) 2025/10/25 03:09:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bifucuh0kixi) 2025/10/25 03:09:46 DEBUG : foo: sha1 differ 2025/10/25 03:09:46 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/25 03:09:46 INFO : foo: Copied (replaced existing) 2025/10/25 03:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:09:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/25 03:09:48 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:48 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:48 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:09:48 INFO : potato: Copied (new) 2025/10/25 03:09:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/25 03:09:50 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:50 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/25 03:09:51 INFO : potato: Copied (replaced existing) 2025/10/25 03:09:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/25 03:09:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2569195373) 2025/10/25 03:09:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bifucuh0kixi) 2025/10/25 03:09:53 DEBUG : potato: sha1 differ 2025/10/25 03:09:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/25 03:09:54 INFO : potato: Copied (replaced existing) 2025/10/25 03:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:09:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:09:56 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/25 03:09:56 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:09:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:09:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:09:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:09:58 DEBUG : empty space: Unchanged skipping 2025/10/25 03:09:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:09:58 INFO : potato2: Copied (new) 2025/10/25 03:09:58 DEBUG : Waiting for deletions to finish 2025/10/25 03:09:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:00 INFO : d: Making directory 2025/10/25 03:10:00 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/25 03:10:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:01 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:01 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 03:10:01 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:01 INFO : a/potato2: Copied (new) 2025/10/25 03:10:01 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:01 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/25 03:10:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:04 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:04 DEBUG : c/non empty space: Unchanged skipping 2025/10/25 03:10:04 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:05 INFO : a/potato2: Copied (new) 2025/10/25 03:10:05 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting files as there were IO errors 2025/10/25 03:10:05 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:07 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:07 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:07 INFO : potato: Deleted 2025/10/25 03:10:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:10 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:10 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:10 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:10 INFO : potato: Deleted 2025/10/25 03:10:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:10 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:10 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:10 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:13 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:13 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/25 03:10:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : enormous: Excluded 2025/10/25 03:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : potato2: Excluded 2025/10/25 03:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:16 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:16 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:16 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:16 INFO : There was nothing to transfer 2025/10/25 03:10:16 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : enormous: Excluded 2025/10/25 03:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : potato2: Excluded 2025/10/25 03:10:16 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 03:10:16 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for checks to finish 2025/10/25 03:10:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/25 03:10:16 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:16 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for transfers to finish 2025/10/25 03:10:16 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:19 DEBUG : enormous: Excluded (Size Filter) 2025/10/25 03:10:19 DEBUG : enormous: Excluded 2025/10/25 03:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/25 03:10:19 DEBUG : potato2: Excluded 2025/10/25 03:10:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:10:19 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:19 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:19 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:19 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:19 INFO : enormous: Deleted 2025/10/25 03:10:19 INFO : potato2: Deleted 2025/10/25 03:10:19 INFO : There was nothing to transfer 2025/10/25 03:10:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/25 03:10:20 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:20 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for checks to finish 2025/10/25 03:10:20 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for transfers to finish 2025/10/25 03:10:20 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:20 INFO : enormous: Deleted 2025/10/25 03:10:20 INFO : potato2: Deleted 2025/10/25 03:10:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:22 DEBUG : five: Need to transfer - File not found at Destination 2025/10/25 03:10:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/25 03:10:22 DEBUG : one: Destination is newer than source, skipping 2025/10/25 03:10:22 DEBUG : three: Sizes identical 2025/10/25 03:10:22 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 03:10:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2569195373) 2025/10/25 03:10:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bifucuh0kixi) 2025/10/25 03:10:22 DEBUG : two: sha1 differ 2025/10/25 03:10:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 03:10:22 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 03:10:23 INFO : five: Copied (new) 2025/10/25 03:10:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 03:10:23 INFO : two: Copied (replaced existing) 2025/10/25 03:10:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 03:10:23 INFO : four: Copied (replaced existing) 2025/10/25 03:10:23 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:23 DEBUG : one: Destination is newer than source, skipping 2025/10/25 03:10:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2569195373) 2025/10/25 03:10:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bifucuh0kixi) 2025/10/25 03:10:23 DEBUG : three: sha1 differ 2025/10/25 03:10:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 03:10:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/25 03:10:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/25 03:10:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/25 03:10:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/25 03:10:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/25 03:10:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/25 03:10:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 03:10:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 03:10:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/25 03:10:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:10:24 INFO : three: Copied (replaced existing) 2025/10/25 03:10:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.12s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/25 03:10:26 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:26 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:26 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 03:10:26 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 03:10:26 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 03:10:26 INFO : potato: Copied (new) 2025/10/25 03:10:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:26 INFO : yam: Copied (new) 2025/10/25 03:10:26 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:10:26 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:26 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:26 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:26 DEBUG : potato: Unchanged skipping 2025/10/25 03:10:26 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:27 INFO : yam: Copied (server-side copy) to: yaml 2025/10/25 03:10:28 INFO : yam: Deleted 2025/10/25 03:10:28 INFO : yaml: Renamed from "yam" 2025/10/25 03:10:28 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/25 03:10:29 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:29 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/25 03:10:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 03:10:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:29 INFO : yam: Copied (new) 2025/10/25 03:10:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 03:10:29 INFO : potato: Copied (new) 2025/10/25 03:10:29 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:10:29 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:29 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:29 DEBUG : potato: Unchanged skipping 2025/10/25 03:10:29 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:30 INFO : yam: Copied (server-side copy) to: yaml 2025/10/25 03:10:31 INFO : yam: Deleted 2025/10/25 03:10:31 INFO : yaml: Renamed from "yam" 2025/10/25 03:10:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/25 03:10:32 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:32 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/25 03:10:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/25 03:10:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:32 INFO : sub/yam: Copied (new) 2025/10/25 03:10:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/25 03:10:33 INFO : potato: Copied (new) 2025/10/25 03:10:33 DEBUG : Waiting for deletions to finish 2025/10/25 03:10:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:10:33 DEBUG : potato: Unchanged skipping 2025/10/25 03:10:33 INFO : B2 bucket rclone-test-bifucuh0kixi: Making map for --track-renames 2025/10/25 03:10:33 INFO : B2 bucket rclone-test-bifucuh0kixi: Finished making map for --track-renames 2025/10/25 03:10:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for renames to finish 2025/10/25 03:10:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/25 03:10:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/25 03:10:34 INFO : sub/yam: Deleted 2025/10/25 03:10:34 INFO : yam: Renamed from "sub/yam" 2025/10/25 03:10:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:35 DEBUG : Creating backend with remote "/tmp/rclone2569195373/dir1" 2025/10/25 03:10:35 DEBUG : Creating backend with remote "/tmp/rclone2569195373/dir2" 2025/10/25 03:10:35 DEBUG : Local file system at /tmp/rclone2569195373/dir2: Using server-side directory move 2025/10/25 03:10:35 INFO : Local file system at /tmp/rclone2569195373/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/25 03:10:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/25 03:10:35 DEBUG : Local file system at /tmp/rclone2569195373/dir2: Waiting for checks to finish 2025/10/25 03:10:35 DEBUG : Local file system at /tmp/rclone2569195373/dir2: Waiting for transfers to finish 2025/10/25 03:10:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:10:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 03:10:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 03:10:36 INFO : nested/sub dir/file: Copied (new) 2025/10/25 03:10:36 INFO : nested/sub dir/file: Deleted 2025/10/25 03:10:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:10:36 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:10:36 INFO : sub dir/hello world: Deleted 2025/10/25 03:10:36 INFO : sub dir: Removing directory 2025/10/25 03:10:36 INFO : nested/sub dir: Removing directory 2025/10/25 03:10:36 INFO : nested: Removing directory 2025/10/25 03:10:36 DEBUG : Local file system at /tmp/rclone2569195373: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/25 03:10:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/25 03:10:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/25 03:10:38 INFO : nested/sub dir/file: Copied (new) 2025/10/25 03:10:38 INFO : nested/sub dir/file: Deleted 2025/10/25 03:10:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:10:38 INFO : sub dir/hello world: Copied (new) 2025/10/25 03:10:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/25 03:10:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 03:10:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/25 03:10:39 INFO : existing-b: Copied (new) 2025/10/25 03:10:39 INFO : existing-b: Deleted 2025/10/25 03:10:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 03:10:39 INFO : existing: Copied (new) 2025/10/25 03:10:39 INFO : existing: Deleted 2025/10/25 03:10:40 DEBUG : existing: Destination exists, skipping 2025/10/25 03:10:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/25 03:10:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:10:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:10:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hivatuj2gaku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-hivatuj2gaku 2025/10/25 03:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/25 03:10:45 DEBUG : empty space: Unchanged skipping 2025/10/25 03:10:45 DEBUG : B2 bucket rclone-test-hivatuj2gaku: Waiting for checks to finish 2025/10/25 03:10:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 03:10:45 INFO : empty space: Deleted 2025/10/25 03:10:45 DEBUG : B2 bucket rclone-test-hivatuj2gaku: Waiting for transfers to finish 2025/10/25 03:10:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:46 INFO : potato2: Copied (server-side copy) 2025/10/25 03:10:46 INFO : potato2: Deleted 2025/10/25 03:10:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:10:46 INFO : potato3: Copied (server-side copy) 2025/10/25 03:10:46 INFO : potato3: Deleted 2025/10/25 03:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hahacez4mifu" 2025/10/25 03:10:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/25 03:10:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/25 03:10:48 DEBUG : B2 bucket rclone-test-hahacez4mifu: Waiting for checks to finish 2025/10/25 03:10:48 DEBUG : B2 bucket rclone-test-hahacez4mifu: Waiting for transfers to finish 2025/10/25 03:10:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:10:49 INFO : potato3: Copied (server-side copy) 2025/10/25 03:10:49 INFO : potato3: Deleted 2025/10/25 03:10:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:49 INFO : potato2: Copied (server-side copy) 2025/10/25 03:10:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:10:49 INFO : empty space: Copied (server-side copy) 2025/10/25 03:10:49 INFO : potato2: Deleted 2025/10/25 03:10:49 INFO : empty space: Deleted 2025/10/25 03:10:50 DEBUG : B2 bucket rclone-test-hahacez4mifu: Purge remote 2025/10/25 03:10:50 INFO : B2 bucket rclone-test-hahacez4mifu: cleaning bucket "rclone-test-hahacez4mifu" of all files 2025/10/25 03:10:50 DEBUG : empty space: Deleting (id "4_zcfe2ed73508d1b9b9fa80e1b_f10415ac7fb2fc0d4_d20251025_m031049_c001_v0001038_t0008_u01761361849155") 2025/10/25 03:10:50 DEBUG : potato2: Deleting (id "4_zcfe2ed73508d1b9b9fa80e1b_f117ffc3e26dce094_d20251025_m031049_c001_v0001040_t0046_u01761361849143") 2025/10/25 03:10:50 DEBUG : potato3: Deleting (id "4_zcfe2ed73508d1b9b9fa80e1b_f10238490f008d4d2_d20251025_m031048_c001_v0001172_t0006_u01761361848799") 2025/10/25 03:10:50 DEBUG : B2 bucket rclone-test-hivatuj2gaku: Purge remote 2025/10/25 03:10:50 INFO : B2 bucket rclone-test-hivatuj2gaku: cleaning bucket "rclone-test-hivatuj2gaku" of all files 2025/10/25 03:10:51 DEBUG : empty space: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f415ef40f70e80f13_d20251025_m031049_c001_v7007000_t0000_u01761361849739") 2025/10/25 03:10:51 DEBUG : empty space: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f1117732d9e9619da_d20251025_m031044_c001_v0001098_t0020_u01761361844554") 2025/10/25 03:10:51 DEBUG : potato2: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f416b2c496b85671f_d20251025_m031049_c001_v7007000_t0000_u01761361849712") 2025/10/25 03:10:51 DEBUG : potato2: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f11035c237888ba0c_d20251025_m031045_c001_v0001131_t0026_u01761361845730") 2025/10/25 03:10:51 DEBUG : potato3: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f416b2c496b85671e_d20251025_m031049_c001_v7007000_t0000_u01761361849263") 2025/10/25 03:10:51 DEBUG : potato3: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f1039e2a83b5c7409_d20251025_m031046_c001_v0001098_t0012_u01761361846098") 2025/10/25 03:10:51 DEBUG : potato3: Deleting (id "4_zff72dd43508d1b9b9fa80e1b_f1117732d9e9619dc_d20251025_m031045_c001_v0001098_t0050_u01761361845013") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pehazud0pile" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-pehazud0pile 2025/10/25 03:10:58 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 03:10:58 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 03:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:10:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 03:10:58 DEBUG : B2 bucket rclone-test-pehazud0pile: Waiting for checks to finish 2025/10/25 03:10:58 DEBUG : B2 bucket rclone-test-pehazud0pile: Waiting for transfers to finish 2025/10/25 03:10:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:10:58 INFO : potato2: Copied (server-side copy) 2025/10/25 03:10:59 INFO : potato2: Deleted 2025/10/25 03:10:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:10:59 INFO : potato3: Copied (server-side copy) 2025/10/25 03:10:59 INFO : potato3: Deleted 2025/10/25 03:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cinabir2pela" 2025/10/25 03:11:00 DEBUG : empty space: Excluded (Size Filter) 2025/10/25 03:11:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:11:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/25 03:11:01 DEBUG : B2 bucket rclone-test-cinabir2pela: Waiting for checks to finish 2025/10/25 03:11:01 DEBUG : B2 bucket rclone-test-cinabir2pela: Waiting for transfers to finish 2025/10/25 03:11:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:11:01 INFO : potato2: Copied (server-side copy) 2025/10/25 03:11:01 INFO : potato2: Deleted 2025/10/25 03:11:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:11:02 INFO : potato3: Copied (server-side copy) 2025/10/25 03:11:02 INFO : potato3: Deleted 2025/10/25 03:11:02 DEBUG : B2 bucket rclone-test-cinabir2pela: Purge remote 2025/10/25 03:11:02 INFO : B2 bucket rclone-test-cinabir2pela: cleaning bucket "rclone-test-cinabir2pela" of all files 2025/10/25 03:11:02 DEBUG : potato2: Deleting (id "4_z5f021da3509d1b9b9fa80e1b_f10260b355a9715cd_d20251025_m031101_c001_v0001183_t0041_u01761361861596") 2025/10/25 03:11:02 DEBUG : potato3: Deleting (id "4_z5f021da3509d1b9b9fa80e1b_f116f971665aa7839_d20251025_m031101_c001_v0001038_t0032_u01761361861846") 2025/10/25 03:11:03 DEBUG : B2 bucket rclone-test-pehazud0pile: Purge remote 2025/10/25 03:11:03 INFO : B2 bucket rclone-test-pehazud0pile: cleaning bucket "rclone-test-pehazud0pile" of all files 2025/10/25 03:11:03 DEBUG : empty space: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f1090d60d8e65275a_d20251025_m031057_c001_v0001101_t0039_u01761361857226") 2025/10/25 03:11:03 DEBUG : potato2: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f416dece3f6168c7f_d20251025_m031101_c001_v7007000_t0000_u01761361861831") 2025/10/25 03:11:03 DEBUG : potato2: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f116cc36fdf10e776_d20251025_m031058_c001_v0001043_t0017_u01761361858579") 2025/10/25 03:11:03 DEBUG : potato3: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f416dece3f6168c82_d20251025_m031102_c001_v7007000_t0000_u01761361862236") 2025/10/25 03:11:03 DEBUG : potato3: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f1088563102b52dc0_d20251025_m031058_c001_v0001102_t0048_u01761361858930") 2025/10/25 03:11:03 DEBUG : potato3: Deleting (id "4_z1f120d73509d1b9b9fa80e1b_f1090d60d8e652766_d20251025_m031057_c001_v0001101_t0054_u01761361857709") 2025/10/25 03:11:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/10/25 03:11:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/25 03:11:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-belacaw8cuze" 2025/10/25 03:11:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bifucuh0kixi -> B2 bucket rclone-test-belacaw8cuze 2025/10/25 03:11:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:11:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/25 03:11:12 DEBUG : empty space: Unchanged skipping 2025/10/25 03:11:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/25 03:11:12 DEBUG : B2 bucket rclone-test-belacaw8cuze: Waiting for checks to finish 2025/10/25 03:11:12 INFO : empty space: Deleted 2025/10/25 03:11:12 DEBUG : B2 bucket rclone-test-belacaw8cuze: Waiting for transfers to finish 2025/10/25 03:11:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:11:12 INFO : potato2: Copied (server-side copy) 2025/10/25 03:11:12 INFO : potato2: Deleted 2025/10/25 03:11:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:11:13 INFO : potato3: Copied (server-side copy) 2025/10/25 03:11:13 INFO : potato3: Deleted 2025/10/25 03:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-feqefix2paka" 2025/10/25 03:11:14 INFO : tomatoDir: Making directory 2025/10/25 03:11:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/25 03:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/25 03:11:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/25 03:11:14 DEBUG : B2 bucket rclone-test-feqefix2paka: Waiting for checks to finish 2025/10/25 03:11:14 DEBUG : B2 bucket rclone-test-feqefix2paka: Waiting for transfers to finish 2025/10/25 03:11:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/25 03:11:15 INFO : empty space: Copied (server-side copy) 2025/10/25 03:11:15 INFO : empty space: Deleted 2025/10/25 03:11:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/25 03:11:15 INFO : potato2: Copied (server-side copy) 2025/10/25 03:11:16 INFO : potato2: Deleted 2025/10/25 03:11:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/25 03:11:16 INFO : potato3: Copied (server-side copy) 2025/10/25 03:11:16 INFO : potato3: Deleted 2025/10/25 03:11:16 DEBUG : B2 bucket rclone-test-feqefix2paka: Purge remote 2025/10/25 03:11:16 INFO : B2 bucket rclone-test-feqefix2paka: cleaning bucket "rclone-test-feqefix2paka" of all files 2025/10/25 03:11:17 DEBUG : empty space: Deleting (id "4_z2fe25d03509d1b9b9fa80e1b_f109fffa3bd3dcff3_d20251025_m031115_c001_v0001183_t0022_u01761361875489") 2025/10/25 03:11:17 DEBUG : potato2: Deleting (id "4_z2fe25d03509d1b9b9fa80e1b_f113796b5a0e1e1d4_d20251025_m031115_c001_v0001137_t0045_u01761361875722") 2025/10/25 03:11:17 DEBUG : potato3: Deleting (id "4_z2fe25d03509d1b9b9fa80e1b_f107bd9cbf640e67d_d20251025_m031115_c001_v0001036_t0048_u01761361875859") 2025/10/25 03:11:17 DEBUG : B2 bucket rclone-test-belacaw8cuze: Purge remote 2025/10/25 03:11:17 INFO : B2 bucket rclone-test-belacaw8cuze: cleaning bucket "rclone-test-belacaw8cuze" of all files 2025/10/25 03:11:17 DEBUG : empty space: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f422f6166223207f5_d20251025_m031115_c001_v7007000_t0000_u01761361875700") 2025/10/25 03:11:17 DEBUG : empty space: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f11360af324ded385_d20251025_m031110_c001_v0001109_t0056_u01761361870547") 2025/10/25 03:11:17 DEBUG : potato2: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f422f6166223207f7_d20251025_m031116_c001_v7007000_t0000_u01761361876064") 2025/10/25 03:11:17 DEBUG : potato2: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f10857f9f8844ed65_d20251025_m031112_c001_v0001090_t0043_u01761361872293") 2025/10/25 03:11:17 DEBUG : potato3: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f422f6166223207f8_d20251025_m031116_c001_v7007000_t0000_u01761361876289") 2025/10/25 03:11:17 DEBUG : potato3: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f110e3715b21efbce_d20251025_m031112_c001_v0001099_t0012_u01761361872625") 2025/10/25 03:11:17 DEBUG : potato3: Deleting (id "4_z3f423db3509d1b9b9fa80e1b_f11360af324ded387_d20251025_m031111_c001_v0001109_t0053_u01761361871288") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/rclone-sync-test" 2025/10/25 03:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/rclone-sync-test-include/layer2" 2025/10/25 03:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/rclone-sync-test-ignore-file" 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test: Waiting for checks to finish 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test: Waiting for transfers to finish 2025/10/25 03:11:31 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:31 INFO : There was nothing to transfer 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:11:31 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:31 INFO : There was nothing to transfer 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/25 03:11:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/25 03:11:31 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:31 INFO : There was nothing to transfer 2025/10/25 03:11:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:11:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:11:32 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:32 INFO : There was nothing to transfer 2025/10/25 03:11:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/25 03:11:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/25 03:11:32 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.29s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/CompareDest" 2025/10/25 03:11:36 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 03:11:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:11:37 INFO : one: Copied (new) 2025/10/25 03:11:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 03:11:38 INFO : one: Copied (replaced existing) 2025/10/25 03:11:38 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 03:11:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:40 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:40 INFO : There was nothing to transfer 2025/10/25 03:11:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 03:11:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 03:11:41 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:41 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:41 INFO : There was nothing to transfer 2025/10/25 03:11:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 03:11:42 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 03:11:42 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:42 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:42 INFO : There was nothing to transfer 2025/10/25 03:11:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/25 03:11:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 03:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/25 03:11:43 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 03:11:43 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:43 DEBUG : Waiting for deletions to finish 2025/10/25 03:11:43 INFO : There was nothing to transfer 2025/10/25 03:11:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/25 03:11:44 DEBUG : two: Need to transfer - File not found at Destination 2025/10/25 03:11:44 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:11:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/25 03:11:44 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/25 03:11:44 INFO : two: Copied (new) 2025/10/25 03:11:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dest" 2025/10/25 03:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/pre-dest1" 2025/10/25 03:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/pre-dest2" 2025/10/25 03:11:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:11:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/25 03:11:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:11:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/25 03:11:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/25 03:11:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dest: Waiting for checks to finish 2025/10/25 03:11:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dest: Waiting for transfers to finish 2025/10/25 03:11:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/25 03:11:53 INFO : 3: Copied (new) 2025/10/25 03:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/CopyDest" 2025/10/25 03:11:58 DEBUG : one: Need to transfer - File not found at Destination 2025/10/25 03:11:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:11:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:11:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:11:59 INFO : one: Copied (new) 2025/10/25 03:11:59 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:12:00 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:00 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 03:12:00 INFO : one: Copied (replaced existing) 2025/10/25 03:12:00 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/BackupDir" 2025/10/25 03:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:12:03 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/25 03:12:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:12:05 INFO : one: Copied (server-side copy) 2025/10/25 03:12:05 INFO : one: Deleted 2025/10/25 03:12:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/25 03:12:06 INFO : one: Copied (server-side copy) 2025/10/25 03:12:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/25 03:12:06 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:06 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:07 DEBUG : one: Unchanged skipping 2025/10/25 03:12:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/25 03:12:07 INFO : two: Copied (server-side copy) 2025/10/25 03:12:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/25 03:12:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:07 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:08 DEBUG : two: Unchanged skipping 2025/10/25 03:12:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:08 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:08 DEBUG : one: Unchanged skipping 2025/10/25 03:12:08 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:08 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:08 INFO : There was nothing to transfer 2025/10/25 03:12:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:09 DEBUG : one: Unchanged skipping 2025/10/25 03:12:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/25 03:12:09 DEBUG : three: Destination not found in --copy-dest 2025/10/25 03:12:09 DEBUG : three: Need to transfer - File not found at Destination 2025/10/25 03:12:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/25 03:12:09 DEBUG : two: Unchanged skipping 2025/10/25 03:12:09 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:09 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/25 03:12:10 INFO : three: Copied (new) 2025/10/25 03:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/backup" 2025/10/25 03:12:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:17 DEBUG : two: Unchanged skipping 2025/10/25 03:12:17 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:12:19 INFO : one: Copied (server-side copy) 2025/10/25 03:12:19 INFO : one: Deleted 2025/10/25 03:12:19 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:20 INFO : one: Copied (new) 2025/10/25 03:12:20 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:12:21 INFO : three.txt: Copied (server-side copy) 2025/10/25 03:12:21 INFO : three.txt: Deleted 2025/10/25 03:12:21 INFO : three.txt: Moved into backup dir 2025/10/25 03:12:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:12:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:23 DEBUG : two: Unchanged skipping 2025/10/25 03:12:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:24 INFO : one: Copied (server-side copy) 2025/10/25 03:12:24 INFO : one: Deleted 2025/10/25 03:12:24 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:12:24 INFO : one: Copied (new) 2025/10/25 03:12:24 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:12:25 INFO : three.txt: Copied (server-side copy) 2025/10/25 03:12:25 INFO : three.txt: Deleted 2025/10/25 03:12:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/backup" 2025/10/25 03:12:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:12:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:32 DEBUG : two: Unchanged skipping 2025/10/25 03:12:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:12:33 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:12:33 INFO : one: Deleted 2025/10/25 03:12:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:34 INFO : one: Copied (new) 2025/10/25 03:12:34 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:12:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:12:35 INFO : three.txt: Deleted 2025/10/25 03:12:35 INFO : three.txt: Moved into backup dir 2025/10/25 03:12:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:36 DEBUG : two: Unchanged skipping 2025/10/25 03:12:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:37 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:12:37 INFO : one: Deleted 2025/10/25 03:12:37 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:12:38 INFO : one: Copied (new) 2025/10/25 03:12:38 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:12:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:12:38 INFO : three.txt: Deleted 2025/10/25 03:12:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/backup" 2025/10/25 03:12:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:45 DEBUG : two: Unchanged skipping 2025/10/25 03:12:45 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:12:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/25 03:12:46 INFO : one: Deleted 2025/10/25 03:12:46 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:47 INFO : one: Copied (new) 2025/10/25 03:12:47 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:12:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/25 03:12:48 INFO : three.txt: Deleted 2025/10/25 03:12:48 INFO : three.txt: Moved into backup dir 2025/10/25 03:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:12:50 DEBUG : two: Unchanged skipping 2025/10/25 03:12:50 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/25 03:12:51 INFO : one: Deleted 2025/10/25 03:12:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:12:51 INFO : one: Copied (new) 2025/10/25 03:12:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:12:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/25 03:12:52 INFO : three.txt: Deleted 2025/10/25 03:12:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:12:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:12:57 DEBUG : two: Unchanged skipping 2025/10/25 03:12:57 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:12:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:12:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:12:58 INFO : one: Deleted 2025/10/25 03:12:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:12:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:12:59 INFO : one: Copied (new) 2025/10/25 03:12:59 DEBUG : Waiting for deletions to finish 2025/10/25 03:12:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:12:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:13:00 INFO : three.txt: Deleted 2025/10/25 03:13:00 INFO : three.txt: Moved into backup dir 2025/10/25 03:13:01 DEBUG : one.bak: Excluded (Path Filter) 2025/10/25 03:13:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/25 03:13:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:13:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:01 DEBUG : two: Unchanged skipping 2025/10/25 03:13:01 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for checks to finish 2025/10/25 03:13:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:13:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:13:02 INFO : one: Deleted 2025/10/25 03:13:02 DEBUG : B2 bucket rclone-test-bifucuh0kixi path dst: Waiting for transfers to finish 2025/10/25 03:13:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:13:02 INFO : one: Copied (new) 2025/10/25 03:13:02 DEBUG : Waiting for deletions to finish 2025/10/25 03:13:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:13:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:13:03 INFO : three.txt: Deleted 2025/10/25 03:13:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1032-03.backblaze.com/b2api/v1/b2_upload_file/2f72ed43506d1b9b9fa80e1b/c001_v0001032_t0030": EOF 2025/10/25 03:13:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-03.backblaze.com/b2api/v1/b2_upload_file/2f72ed43506d1b9b9fa80e1b/c001_v0001032_t0030": EOF) 2025/10/25 03:13:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bifucuh0kixi: 1/10 (Post "https://pod-000-1032-03.backblaze.com/b2api/v1/b2_upload_file/2f72ed43506d1b9b9fa80e1b/c001_v0001032_t0030": EOF) 2025/10/25 03:13:08 DEBUG : pacer: Reducing sleep to 10ms 2025/10/25 03:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:13:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:13:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:13:11 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:13:11 INFO : one: Deleted 2025/10/25 03:13:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:13:12 INFO : one: Copied (new) 2025/10/25 03:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:12 DEBUG : two: Unchanged skipping 2025/10/25 03:13:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/25 03:13:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:13:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:13:13 INFO : three.txt: Deleted 2025/10/25 03:13:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:13:14 INFO : three.txt: Copied (new) 2025/10/25 03:13:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:13:15 INFO : one: Copied (server-side copy) to: one.bak 2025/10/25 03:13:16 INFO : one: Deleted 2025/10/25 03:13:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:13:16 INFO : one: Copied (new) 2025/10/25 03:13:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:16 DEBUG : two: Unchanged skipping 2025/10/25 03:13:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/25 03:13:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:13:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/25 03:13:17 INFO : three.txt: Deleted 2025/10/25 03:13:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/25 03:13:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bifucuh0kixi/dst" 2025/10/25 03:13:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/25 03:13:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/25 03:13:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/25 03:13:24 INFO : one: Deleted 2025/10/25 03:13:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:13:25 INFO : one: Copied (new) 2025/10/25 03:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:25 DEBUG : two: Unchanged skipping 2025/10/25 03:13:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/25 03:13:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/25 03:13:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/25 03:13:26 INFO : three.txt: Deleted 2025/10/25 03:13:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:13:26 INFO : three.txt: Copied (new) 2025/10/25 03:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/25 03:13:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/25 03:13:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/25 03:13:28 INFO : one: Deleted 2025/10/25 03:13:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/25 03:13:28 INFO : one: Copied (new) 2025/10/25 03:13:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:28 DEBUG : two: Unchanged skipping 2025/10/25 03:13:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/25 03:13:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/25 03:13:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/25 03:13:29 INFO : three.txt: Deleted 2025/10/25 03:13:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/25 03:13:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/25 03:13:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:13:32 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:13:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/25 03:13:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/25 03:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/25 03:13:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:13:33 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:13:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/25 03:13:34 INFO : existing: Copied (new) 2025/10/25 03:13:34 DEBUG : Waiting for deletions to finish 2025/10/25 03:13:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/25 03:13:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:13:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/25 03:13:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:13:34 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting files as there were IO errors 2025/10/25 03:13:34 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:13:36 DEBUG : existing: Unchanged skipping 2025/10/25 03:13:36 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:13:36 DEBUG : Waiting for deletions to finish 2025/10/25 03:13:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:13:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:13:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both0: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both13: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both14: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both15: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both16: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both10: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both18: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both19: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both12: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both17: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both2: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both4: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both5: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both6: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both7: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both8: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:13:52 DEBUG : both3: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both1: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both11: Unchanged skipping 2025/10/25 03:13:52 DEBUG : both9: Unchanged skipping 2025/10/25 03:13:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:13:52 DEBUG : Waiting for deletions to finish 2025/10/25 03:13:52 INFO : only4: Deleted 2025/10/25 03:13:53 INFO : only5: Deleted 2025/10/25 03:13:53 INFO : only12: Deleted 2025/10/25 03:13:53 INFO : only7: Deleted 2025/10/25 03:13:53 INFO : only17: Deleted 2025/10/25 03:13:53 INFO : only2: Deleted 2025/10/25 03:13:53 INFO : only8: Deleted 2025/10/25 03:13:53 INFO : only13: Deleted 2025/10/25 03:13:53 INFO : only16: Deleted 2025/10/25 03:13:53 INFO : only1: Deleted 2025/10/25 03:13:53 INFO : only6: Deleted 2025/10/25 03:13:53 INFO : only0: Deleted 2025/10/25 03:13:53 INFO : only11: Deleted 2025/10/25 03:13:53 INFO : only18: Deleted 2025/10/25 03:13:53 INFO : only9: Deleted 2025/10/25 03:13:53 INFO : only10: Deleted 2025/10/25 03:13:53 INFO : only14: Deleted 2025/10/25 03:13:53 INFO : only15: Deleted 2025/10/25 03:13:53 INFO : only19: Deleted 2025/10/25 03:13:53 INFO : only3: Deleted 2025/10/25 03:13:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both0: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:14:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both10: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both11: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both15: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both16: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both17: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both12: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both13: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both14: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both1: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both3: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both4: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both5: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both6: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both2: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both19: Unchanged skipping 2025/10/25 03:14:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:11 DEBUG : both18: Unchanged skipping 2025/10/25 03:14:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : both7: Unchanged skipping 2025/10/25 03:14:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : both8: Unchanged skipping 2025/10/25 03:14:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : both9: Unchanged skipping 2025/10/25 03:14:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/25 03:14:11 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:14:11 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:11 INFO : only12: Copied (replaced existing) 2025/10/25 03:14:11 INFO : only10: Copied (replaced existing) 2025/10/25 03:14:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:11 INFO : only15: Copied (replaced existing) 2025/10/25 03:14:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:11 INFO : only16: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only13: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only17: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only18: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only0: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only14: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only11: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only19: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only3: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only5: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only6: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only7: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only8: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only9: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only4: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only1: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/25 03:14:12 INFO : only2: Copied (replaced existing) 2025/10/25 03:14:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.63s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:21 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:14:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:14:21 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 03:14:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:14:21 INFO : empty_on_remote: Making directory 2025/10/25 03:14:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 03:14:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:23 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:14:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:14:23 DEBUG : empty_on_remote: Making directory with metadata 2025/10/25 03:14:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/25 03:14:23 INFO : empty_on_remote: Making directory 2025/10/25 03:14:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/25 03:14:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:26 INFO : sub dir: Making directory 2025/10/25 03:14:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/25 03:14:28 INFO : sub dir: Making directory 2025/10/25 03:14: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:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:38 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:14:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : apple: Unchanged skipping 2025/10/25 03:14:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:14:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : banana: Unchanged skipping 2025/10/25 03:14:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:14:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:14:38 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:14:38 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:38 INFO : There was nothing to transfer 2025/10/25 03:14:38 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:39 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : banana: Unchanged skipping 2025/10/25 03:14:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:14:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : apple: Unchanged skipping 2025/10/25 03:14:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:14:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:14:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:14:39 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:39 INFO : There was nothing to transfer 2025/10/25 03:14:39 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:39 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:14:53 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:53 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:14:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : apple: Unchanged skipping 2025/10/25 03:14:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : banana: Unchanged skipping 2025/10/25 03:14:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:14:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:14:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:14:54 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:54 INFO : There was nothing to transfer 2025/10/25 03:14:54 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:54 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : apple: Unchanged skipping 2025/10/25 03:14:55 DEBUG : banana: Unchanged skipping 2025/10/25 03:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:14:55 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:14:55 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:14:55 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:55 INFO : There was nothing to transfer 2025/10/25 03:14:55 DEBUG : Waiting for deletions to finish 2025/10/25 03:14:55 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:15:11 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:11 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:11 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:11 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 03:15:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:12 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:12 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 03:15:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/25 03:15:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 03:15:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/25 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:15:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:15:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:15:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:15:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:15:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:15:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:15:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:15:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:15:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:15:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:15:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:15:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:15:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:15:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:15:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:15:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:15:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:15:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:14 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:14 INFO : dir1/0011-56789;.txt: Deleted 2025/10/25 03:15:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/25 03:15:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/25 03:15:14 INFO : appleappleapplebanana: Deleted 2025/10/25 03:15:14 INFO : dir1/0009-3456789.txt: Deleted 2025/10/25 03:15:14 INFO : banana: Deleted 2025/10/25 03:15:14 INFO : dir1/0012-6789;.txt: Deleted 2025/10/25 03:15:14 INFO : dir1/0014-89;=.txt: Deleted 2025/10/25 03:15:14 INFO : splitbananasplit: Deleted 2025/10/25 03:15:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/25 03:15:14 INFO : dir1/0007-1234567.txt: Deleted 2025/10/25 03:15:14 INFO : dir1/0008-2345678.txt: Deleted 2025/10/25 03:15:14 INFO : apple: Deleted 2025/10/25 03:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/25 03:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/25 03:15:15 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : apple: Unchanged skipping 2025/10/25 03:15:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : banana: Unchanged skipping 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:15:15 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:15 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:15 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/25 03:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/25 03:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/25 03:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/25 03:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/25 03:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/25 03:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/25 03:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/25 03:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/25 03:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/25 03:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:15:30 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:30 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/25 03:15:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/25 03:15:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/25 03:15:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/25 03:15:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/25 03:15:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/25 03:15:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/25 03:15:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/25 03:15:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/25 03:15:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/25 03:15:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/25 03:15:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/25 03:15:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:31 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 03:15:31 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/25 03:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 03:15:31 INFO : apple: Copied (new) to: PREFIXapple 2025/10/25 03:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:15:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/25 03:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:15:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/25 03:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:15:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:15:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:15:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:15:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:15:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:15:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:15:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:15:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:15:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:15:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:15:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:15:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:15:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:15:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:33 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:33 INFO : dir1/0009-3456789.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0011-56789;.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/25 03:15:33 INFO : apple: Deleted 2025/10/25 03:15:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0014-89;=.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0007-1234567.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0013-789;=.txt: Deleted 2025/10/25 03:15:33 INFO : dir1/0015-9;=.txt: Deleted 2025/10/25 03:15:33 INFO : appleappleapplebanana: Deleted 2025/10/25 03:15:34 INFO : banana: Deleted 2025/10/25 03:15:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/25 03:15:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/25 03:15:34 INFO : dir1/0010-456789.txt: Deleted 2025/10/25 03:15:34 INFO : dir1/0003-defghij.txt: Deleted 2025/10/25 03:15:34 INFO : dir1/0012-6789;.txt: Deleted 2025/10/25 03:15:34 INFO : dir1/0008-2345678.txt: Deleted 2025/10/25 03:15:34 INFO : splitbananasplit: Deleted 2025/10/25 03:15:34 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : apple: transformed to: PREFIXapple 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/25 03:15:34 DEBUG : banana: transformed to: PREFIXbanana 2025/10/25 03:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/25 03:15:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 03:15:35 INFO : apple: Copied (new) 2025/10/25 03:15:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:15:35 INFO : appleappleapplebanana: Copied (new) 2025/10/25 03:15:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:15:35 INFO : splitbananasplit: Copied (new) 2025/10/25 03:15:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 03:15:35 INFO : banana: Copied (new) 2025/10/25 03:15:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:15:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/25 03:15:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:15:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/25 03:15:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:15:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/25 03:15:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:15:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/25 03:15:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:15:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:15:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:15:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:15:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:15:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:15:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:15:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:15:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:15:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:15:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:15:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:15:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/25 03:15:36 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:36 INFO : PREFIXbanana: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/25 03:15:36 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/25 03:15:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/25 03:15:37 INFO : PREFIXsplitbananasplit: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/25 03:15:37 INFO : PREFIXapple: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/25 03:15:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/25 03:15:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:37 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:37 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:15:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:52 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:52 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:53 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 03:15:53 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:15:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:15:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:15:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 03:15:53 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:15:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:15:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:15:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:15:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:15:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:15:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:15:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:15:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:15:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:15:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:15:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:15:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:15:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:15:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:15:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:54 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:54 INFO : dir1/0008-2345678.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0011-56789;.txt: Deleted 2025/10/25 03:15:55 INFO : apple: Deleted 2025/10/25 03:15:55 INFO : dir1/0003-defghij.txt: Deleted 2025/10/25 03:15:55 INFO : banana: Deleted 2025/10/25 03:15:55 INFO : dir1/0012-6789;.txt: Deleted 2025/10/25 03:15:55 INFO : splitbananasplit: Deleted 2025/10/25 03:15:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0007-1234567.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0009-3456789.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0014-89;=.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0010-456789.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0013-789;=.txt: Deleted 2025/10/25 03:15:55 INFO : appleappleapplebanana: Deleted 2025/10/25 03:15:55 INFO : dir1/0015-9;=.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/25 03:15:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/25 03:15:55 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : apple: transformed to: appleSUFFIX 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/25 03:15:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/25 03:15:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/25 03:15:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:15:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:15:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:15:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/25 03:15:56 INFO : apple: Copied (new) 2025/10/25 03:15:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:15:56 INFO : appleappleapplebanana: Copied (new) 2025/10/25 03:15:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:15:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/25 03:15:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/25 03:15:56 INFO : banana: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:15:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:15:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:15:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:15:57 INFO : splitbananasplit: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:15:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:15:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:15:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:15:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:15:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:15:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:15:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/25 03:15:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:15:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/25 03:15:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:15:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/25 03:15:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:15:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/25 03:15:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:15:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/25 03:15:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:15:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/25 03:15:58 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/25 03:15:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/25 03:15:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/25 03:15:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/25 03:15:58 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/25 03:15:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/25 03:15:58 INFO : bananaSUFFIX: Deleted 2025/10/25 03:15:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : appleSUFFIX: Deleted 2025/10/25 03:15:59 INFO : splitbananasplitSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/25 03:15:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/25 03:15:59 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:59 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : Waiting for deletions to finish 2025/10/25 03:15:59 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:16:13 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:14 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:14 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 03:16:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/25 03:16:14 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:14 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/25 03:16:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/25 03:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/25 03:16:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/25 03:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/25 03:16:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/25 03:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/25 03:16:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/25 03:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/25 03:16:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/25 03:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/25 03:16:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/25 03:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/25 03:16:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/25 03:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/25 03:16:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/25 03:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/25 03:16:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/25 03:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/25 03:16:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/25 03:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/25 03:16:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/25 03:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/25 03:16:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/25 03:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/25 03:16:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/25 03:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/25 03:16:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/25 03:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/25 03:16:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/25 03:16:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/25 03:16:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/25 03:16:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/25 03:16:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/25 03:16:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/25 03:16:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/25 03:16:17 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0012-6789;.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0015-9;=.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0010-456789.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0007-1234567.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0008-2345678.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0009-3456789.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0011-56789;.txt: Deleted 2025/10/25 03:16:17 INFO : appleappleapplebanana: Deleted 2025/10/25 03:16:17 INFO : splitbananasplit: Deleted 2025/10/25 03:16:17 INFO : dir1/0003-defghij.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0013-789;=.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0014-89;=.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/25 03:16:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/25 03:16:17 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:18 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : appleapple: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:16:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/25 03:16:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/25 03:16:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/25 03:16:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/25 03:16:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/25 03:16:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/25 03:16:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/25 03:16:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/25 03:16:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/25 03:16:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/25 03:16:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/25 03:16:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/25 03:16:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:16:18 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:18 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:18 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:18 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : appleapple: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/25 03:16:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/25 03:16:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/25 03:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/25 03:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/25 03:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/25 03:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/25 03:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/25 03:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/25 03:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/25 03:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/25 03:16:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/25 03:16:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/25 03:16:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/25 03:16:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/25 03:16:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/25 03:16:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/25 03:16:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:16:33 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:34 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:16:34 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:16:34 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:34 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:34 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:35 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:35 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:16:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:16:35 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:35 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:35 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:35 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:35 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:36 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:16:50 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:50 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:16:51 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:51 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:16:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:16:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : apple: Unchanged skipping 2025/10/25 03:16:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:16:51 DEBUG : banana: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:16:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:16:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:16:51 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:16:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:51 DEBUG : Waiting for deletions to finish 2025/10/25 03:16:52 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:05 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:05 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:06 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:06 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:06 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:06 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:07 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:07 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:07 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:07 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:21 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:22 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:23 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:23 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:23 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:23 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:23 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:23 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:24 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:38 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:39 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:39 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:39 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:39 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:39 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : apple: Unchanged skipping 2025/10/25 03:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/25 03:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : banana: Unchanged skipping 2025/10/25 03:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/25 03:17:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:40 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:40 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:40 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:40 DEBUG : apple: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : banana: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/25 03:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (195.46s) --- PASS: TestTransform/NFC (14.35s) --- PASS: TestTransform/NFD (16.00s) --- PASS: TestTransform/base64 (20.53s) --- PASS: TestTransform/prefix (21.86s) --- PASS: TestTransform/suffix (22.05s) --- PASS: TestTransform/truncate (18.72s) --- PASS: TestTransform/encoder (17.41s) --- PASS: TestTransform/ISO-8859-1 (15.93s) --- PASS: TestTransform/charmap (15.34s) --- PASS: TestTransform/lowercase (16.58s) --- PASS: TestTransform/ascii (16.69s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/25 03:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/25 03:17:45 INFO : sub dir_somesuffix: Making directory 2025/10/25 03:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/25 03:17:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/25 03:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/25 03:17:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/25 03:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/25 03:17:45 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:45 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/25 03:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:47 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:47 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:47 INFO : tictactoe: Making directory 2025/10/25 03:17:47 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:47 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/25 03:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:47 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:47 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/25 03:17:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:49 INFO : toe: Making directory 2025/10/25 03:17:49 INFO : toe/toe: Making directory 2025/10/25 03:17:49 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/25 03:17:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/25 03:17:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/25 03:17:49 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:49 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/25 03:17:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:50 INFO : toe: Making directory 2025/10/25 03:17:50 INFO : toe/toe: Making directory 2025/10/25 03:17:50 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/25 03:17:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/25 03:17:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/25 03:17:50 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:50 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/25 03:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:52 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:17:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 03:17:52 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:52 INFO : tictacempty_dir: Making directory 2025/10/25 03:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:52 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:52 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:52 INFO : tictactoe: Making directory 2025/10/25 03:17:52 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:52 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:52 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:17:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:52 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:53 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:17:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 03:17:53 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:54 INFO : tictacempty_dir: Making directory 2025/10/25 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:54 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:54 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:54 INFO : tictactoe: Making directory 2025/10/25 03:17:54 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:54 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:54 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/25 03:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:17:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:17:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:54 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:17:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/25 03:17:55 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:55 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:17:55 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:55 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/25 03:17:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/25 03:17:55 NOTICE: B2 bucket rclone-test-bifucuh0kixi: 0 differences found 2025/10/25 03:17:55 NOTICE: B2 bucket rclone-test-bifucuh0kixi: 1 matching files --- PASS: TestAllTag (2.05s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:55 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:56 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:56 INFO : tictactoe: Making directory 2025/10/25 03:17:56 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:56 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:56 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:56 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:56 DEBUG : Waiting for deletions to finish 2025/10/25 03:17:57 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:57 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:57 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:17:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:17:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/25 03:17:57 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/25 03:17:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/25 03:17:57 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2025/10/25 03:17:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:17:58 INFO : toe: Making directory 2025/10/25 03:17:58 INFO : toe/toe: Making directory 2025/10/25 03:17:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/25 03:17:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:17:58 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:17:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:17:59 INFO : toe/toe/toe: Copied (new) 2025/10/25 03:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:18:00 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:18:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 03:18:00 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:00 INFO : tictacempty_dir: Making directory 2025/10/25 03:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:00 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:00 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:00 INFO : tictactoe: Making directory 2025/10/25 03:18:00 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:00 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:00 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/25 03:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:00 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:18:00 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:18:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:00 INFO : toe/toe/toe.txt: Deleted 2025/10/25 03:18:00 INFO : toe/toe: Removing directory 2025/10/25 03:18:00 INFO : toe: Removing directory 2025/10/25 03:18:00 INFO : empty_dir: Removing directory 2025/10/25 03:18:00 DEBUG : Local file system at /tmp/rclone2569195373: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:18:01 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:18:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 03:18:01 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:01 INFO : tictacempty_dir: Making directory 2025/10/25 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:01 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:01 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:01 INFO : tictactoe: Making directory 2025/10/25 03:18:01 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:01 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:01 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/25 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:01 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:18:01 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:18:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:02 INFO : toe/toe/toe.txt: Deleted 2025/10/25 03:18:02 INFO : toe/toe: Removing directory 2025/10/25 03:18:02 INFO : toe: Removing directory 2025/10/25 03:18:02 INFO : empty_dir: Removing directory 2025/10/25 03:18:02 DEBUG : Local file system at /tmp/rclone2569195373: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/25 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/25 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/25 03:18:04 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.26s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:18:04 DEBUG : Reset feature "Copy" 2025/10/25 03:18:04 DEBUG : Reset feature "Move" 2025/10/25 03:18:04 DEBUG : Reset feature "Copy" 2025/10/25 03:18:04 DEBUG : Reset feature "Move" 2025/10/25 03:18:04 DEBUG : empty_dir: Making directory with metadata 2025/10/25 03:18:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/25 03:18:04 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:05 INFO : tictacempty_dir: Making directory 2025/10/25 03:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/25 03:18:05 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:05 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:05 INFO : tictactoe: Making directory 2025/10/25 03:18:05 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:05 DEBUG : toe: transformed to: tictactoe 2025/10/25 03:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:05 INFO : tictactoe/tictactoe: Making directory 2025/10/25 03:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/25 03:18:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/25 03:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:05 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:18:05 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:18:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/25 03:18:05 INFO : toe/toe/toe.txt: Deleted 2025/10/25 03:18:05 INFO : toe/toe: Removing directory 2025/10/25 03:18:05 INFO : toe: Removing directory 2025/10/25 03:18:05 INFO : empty_dir: Removing directory 2025/10/25 03:18:05 DEBUG : Local file system at /tmp/rclone2569195373: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/25 03:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/25 03:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/25 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/25 03:18:07 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.63s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:18:08 DEBUG : toe: transformed to: dG9l 2025/10/25 03:18:08 DEBUG : toe: transformed to: dG9l 2025/10/25 03:18:08 INFO : dG9l: Making directory 2025/10/25 03:18:08 DEBUG : toe: transformed to: dG9l 2025/10/25 03:18:08 DEBUG : toe: transformed to: dG9l 2025/10/25 03:18:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/25 03:18:08 INFO : dG9l/dG9l: Making directory 2025/10/25 03:18:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/25 03:18:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/25 03:18:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/25 03:18:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/25 03:18:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/25 03:18:08 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:18:08 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:18:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/25 03:18:09 DEBUG : Waiting for deletions to finish 2025/10/25 03:18:09 DEBUG : dG9l: transformed to: toe 2025/10/25 03:18:09 DEBUG : dG9l: transformed to: toe 2025/10/25 03:18:09 DEBUG : dG9l: transformed to: toe 2025/10/25 03:18:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/25 03:18:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/25 03:18:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/25 03:18:09 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for checks to finish 2025/10/25 03:18:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/25 03:18:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/25 03:18:09 DEBUG : Local file system at /tmp/rclone2569195373: Waiting for transfers to finish 2025/10/25 03:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bifucuh0kixi", Local "Local file system at /tmp/rclone2569195373", Modify Window "1ms" 2025/10/25 03:18:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:10 DEBUG : toe: transformed to: 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe: transformed to: 2025/10/25 03:18:11 INFO : B2 bucket rclone-test-bifucuh0kixi: Making directory 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe: transformed to: 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe: transformed to: 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe/toe: transformed to: 2025/10/25 03:18:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/25 03:18:11 INFO : toe/toe: Making directory 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe/toe: transformed to: 2025/10/25 03:18:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe: transformed to: 2025/10/25 03:18:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/25 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/25 03:18:11 DEBUG : toe/toe/toe: transformed to: 2025/10/25 03:18:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/25 03:18:11 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for checks to finish 2025/10/25 03:18:11 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Waiting for transfers to finish 2025/10/25 03:18:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/25 03:18:12 INFO : toe/toe/toe: Copied (new) 2025/10/25 03:18:12 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting files as there were IO errors 2025/10/25 03:18:12 ERROR : B2 bucket rclone-test-bifucuh0kixi: not deleting directories as there were IO errors --- PASS: TestError (2.00s) PASS 2025/10/25 03:18:12 DEBUG : B2 bucket rclone-test-bifucuh0kixi: Purge remote 2025/10/25 03:18:12 INFO : B2 bucket rclone-test-bifucuh0kixi: cleaning bucket "rclone-test-bifucuh0kixi" of all files 2025/10/25 03:18:14 DEBUG : BackupDir/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b011_d20251025_m031210_c001_v7007000_t0000_u01761361930755") 2025/10/25 03:18:14 DEBUG : BackupDir/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10815165f8cd0bb1_d20251025_m031205_c001_v0001120_t0008_u01761361925006") 2025/10/25 03:18:14 DEBUG : CompareDest/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afeb_d20251025_m031145_c001_v7007000_t0000_u01761361905366") 2025/10/25 03:18:14 DEBUG : CompareDest/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ccb0_d20251025_m031139_c001_v0001120_t0049_u01761361899426") 2025/10/25 03:18:14 DEBUG : CompareDest/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afec_d20251025_m031145_c001_v7007000_t0000_u01761361905559") 2025/10/25 03:18:14 DEBUG : CompareDest/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd33af_d20251025_m031140_c001_v0001184_t0020_u01761361900806") 2025/10/25 03:18:14 DEBUG : CopyDest/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b012_d20251025_m031210_c001_v7007000_t0000_u01761361930944") 2025/10/25 03:18:14 DEBUG : CopyDest/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d145d_d20251025_m031201_c001_v0001032_t0040_u01761361921946") 2025/10/25 03:18:14 DEBUG : CopyDest/three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b013_d20251025_m031211_c001_v7007000_t0000_u01761361931131") 2025/10/25 03:18:14 DEBUG : CopyDest/three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd34f3_d20251025_m031208_c001_v0001184_t0015_u01761361928850") 2025/10/25 03:18:14 DEBUG : CopyDest/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b014_d20251025_m031211_c001_v7007000_t0000_u01761361931318") 2025/10/25 03:18:14 DEBUG : CopyDest/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cd18_d20251025_m031206_c001_v0001120_t0037_u01761361926879") 2025/10/25 03:18:14 DEBUG : EXISTING: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e6a_d20251025_m031336_c001_v7007000_t0000_u01761362016534") 2025/10/25 03:18:14 DEBUG : EXISTING: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3826_d20251025_m031335_c001_v0001184_t0053_u01761362015575") 2025/10/25 03:18:14 DEBUG : PREFIXapple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b197_d20251025_m031537_c001_v7007000_t0000_u01761362137014") 2025/10/25 03:18:14 DEBUG : PREFIXapple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d019_d20251025_m031531_c001_v0001120_t0046_u01761362131550") 2025/10/25 03:18:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482334_d20251025_m031536_c001_v7007000_t0000_u01761362136787") 2025/10/25 03:18:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4da9_d20251025_m031531_c001_v0001032_t0022_u01761362131533") 2025/10/25 03:18:14 DEBUG : PREFIXbanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622320d53_d20251025_m031536_c001_v7007000_t0000_u01761362136743") 2025/10/25 03:18:14 DEBUG : PREFIXbanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c99_d20251025_m031531_c001_v0001184_t0043_u01761362131523") 2025/10/25 03:18:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622320d54_d20251025_m031536_c001_v7007000_t0000_u01761362136928") 2025/10/25 03:18:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab5b_d20251025_m031531_c001_v0001157_t0041_u01761362131542") 2025/10/25 03:18:15 DEBUG : Testêé: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e5d_d20251025_m031333_c001_v7007000_t0000_u01761362013126") 2025/10/25 03:18:15 DEBUG : Testêé: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd37fe_d20251025_m031332_c001_v0001184_t0034_u01761362012514") 2025/10/25 03:18:15 DEBUG : Testêé: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce3d_d20251025_m031331_c001_v0001120_t0026_u01761362011497") 2025/10/25 03:18:15 DEBUG : YXBwbGU=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f0f_d20251025_m031516_c001_v7007000_t0000_u01761362116705") 2025/10/25 03:18:15 DEBUG : YXBwbGU=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfdd_d20251025_m031512_c001_v0001120_t0023_u01761362112296") 2025/10/25 03:18:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f10_d20251025_m031516_c001_v7007000_t0000_u01761362116897") 2025/10/25 03:18:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d62_d20251025_m031512_c001_v0001032_t0020_u01761362112266") 2025/10/25 03:18:15 DEBUG : YmFuYW5h: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f11_d20251025_m031517_c001_v7007000_t0000_u01761362117083") 2025/10/25 03:18:15 DEBUG : YmFuYW5h: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3bff_d20251025_m031512_c001_v0001184_t0034_u01761362112280") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf853_d20251025_m031005_c001_v7007000_t0000_u01761361805664") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1103_d20251025_m031004_c001_v0001032_t0020_u01761361804387") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf850_d20251025_m031002_c001_v7007000_t0000_u01761361802414") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10e1_d20251025_m031001_c001_v0001032_t0038_u01761361801405") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e2f7_d20251025_m030940_c001_v7007000_t0000_u01761361780809") 2025/10/25 03:18:15 DEBUG : a/potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d101b_d20251025_m030939_c001_v0001032_t0053_u01761361779830") 2025/10/25 03:18:15 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62b7_d20251025_m031741_c001_v7007000_t0000_u01761362261254") 2025/10/25 03:18:15 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4128_d20251025_m031736_c001_v0001184_t0057_u01761362256975") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6730_d20251025_m031724_c001_v7007000_t0000_u01761362244586") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4094_d20251025_m031720_c001_v0001184_t0012_u01761362240307") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20538_d20251025_m031707_c001_v7007000_t0000_u01761362227929") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4016_d20251025_m031704_c001_v0001184_t0030_u01761362224407") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f96_d20251025_m031652_c001_v7007000_t0000_u01761362212565") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3f8b_d20251025_m031648_c001_v0001184_t0034_u01761362208846") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569c7_d20251025_m031636_c001_v7007000_t0000_u01761362196703") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3eec_d20251025_m031632_c001_v0001184_t0022_u01761362192634") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0385_d20251025_m031619_c001_v7007000_t0000_u01761362179306") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e30_d20251025_m031612_c001_v0001184_t0027_u01761362172666") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61d2_d20251025_m031600_c001_v7007000_t0000_u01761362160552") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d6d_d20251025_m031556_c001_v0001184_t0059_u01761362156516") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf618706_d20251025_m031555_c001_v7007000_t0000_u01761362155161") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4df5_d20251025_m031550_c001_v0001032_t0020_u01761362150465") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c618e_d20251025_m031538_c001_v7007000_t0000_u01761362138534") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cb7_d20251025_m031535_c001_v0001184_t0015_u01761362135030") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b856973_d20251025_m031533_c001_v7007000_t0000_u01761362133826") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c8f_d20251025_m031528_c001_v0001184_t0014_u01761362128766") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795f04_d20251025_m031514_c001_v7007000_t0000_u01761362114897") 2025/10/25 03:18:16 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3beb_d20251025_m031509_c001_v0001184_t0002_u01761362109401") 2025/10/25 03:18:17 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee2_d20251025_m031456_c001_v7007000_t0000_u01761362096027") 2025/10/25 03:18:17 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3b5f_d20251025_m031452_c001_v0001184_t0051_u01761362092166") 2025/10/25 03:18:17 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd437_d20251025_m031440_c001_v7007000_t0000_u01761362080211") 2025/10/25 03:18:17 DEBUG : apple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a9f_d20251025_m031436_c001_v0001184_t0027_u01761362076568") 2025/10/25 03:18:17 DEBUG : appleSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61cf_d20251025_m031558_c001_v7007000_t0000_u01761362158997") 2025/10/25 03:18:17 DEBUG : appleSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dff_d20251025_m031553_c001_v0001032_t0035_u01761362153095") 2025/10/25 03:18:17 DEBUG : appleapple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0386_d20251025_m031619_c001_v7007000_t0000_u01761362179491") 2025/10/25 03:18:17 DEBUG : appleapple: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e44_d20251025_m031614_c001_v0001184_t0010_u01761362174839") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62b8_d20251025_m031741_c001_v7007000_t0000_u01761362261442") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d201_d20251025_m031737_c001_v0001120_t0025_u01761362257593") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6731_d20251025_m031724_c001_v7007000_t0000_u01761362244784") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1bd_d20251025_m031720_c001_v0001120_t0025_u01761362240975") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20539_d20251025_m031708_c001_v7007000_t0000_u01761362228113") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d17e_d20251025_m031705_c001_v0001120_t0029_u01761362225040") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f97_d20251025_m031652_c001_v7007000_t0000_u01761362212750") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d158_d20251025_m031649_c001_v0001120_t0003_u01761362209480") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569c8_d20251025_m031636_c001_v7007000_t0000_u01761362196899") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d115_d20251025_m031633_c001_v0001120_t0012_u01761362193216") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f419a82c382531a8c_d20251025_m031617_c001_v7007000_t0000_u01761362177558") 2025/10/25 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0ad_d20251025_m031613_c001_v0001120_t0030_u01761362173258") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61d3_d20251025_m031600_c001_v7007000_t0000_u01761362160743") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabfe_d20251025_m031556_c001_v0001157_t0038_u01761362156493") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61c9_d20251025_m031555_c001_v7007000_t0000_u01761362155467") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d30_d20251025_m031551_c001_v0001184_t0011_u01761362151374") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c618f_d20251025_m031538_c001_v7007000_t0000_u01761362138725") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d02b_d20251025_m031535_c001_v0001120_t0039_u01761362135046") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08863_d20251025_m031533_c001_v7007000_t0000_u01761362133882") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab4f_d20251025_m031529_c001_v0001157_t0032_u01761362129529") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795f03_d20251025_m031514_c001_v7007000_t0000_u01761362114694") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaac4_d20251025_m031510_c001_v0001157_t0053_u01761362110325") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee3_d20251025_m031456_c001_v7007000_t0000_u01761362096221") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa58_d20251025_m031452_c001_v0001157_t0005_u01761362092751") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd438_d20251025_m031440_c001_v7007000_t0000_u01761362080403") 2025/10/25 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea9e5_d20251025_m031437_c001_v0001157_t0031_u01761362077377") 2025/10/25 03:18:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b489c_d20251025_m031558_c001_v7007000_t0000_u01761362158816") 2025/10/25 03:18:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabdf_d20251025_m031553_c001_v0001157_t0058_u01761362153106") 2025/10/25 03:18:18 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf854_d20251025_m031005_c001_v7007000_t0000_u01761361805854") 2025/10/25 03:18:18 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10f1_d20251025_m031002_c001_v0001032_t0045_u01761361802981") 2025/10/25 03:18:18 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf84f_d20251025_m031001_c001_v7007000_t0000_u01761361801810") 2025/10/25 03:18:18 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10d1_d20251025_m031000_c001_v0001032_t0009_u01761361800071") 2025/10/25 03:18:19 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df0e_d20251025_m030940_c001_v7007000_t0000_u01761361780243") 2025/10/25 03:18:19 DEBUG : b/potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d100f_d20251025_m030938_c001_v0001032_t0038_u01761361778619") 2025/10/25 03:18:19 DEBUG : backup/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4202_d20251025_m031226_c001_v7007000_t0000_u01761361946123") 2025/10/25 03:18:19 DEBUG : backup/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1106190fc600e0f3_d20251025_m031223_c001_v0001042_t0025_u01761361943973") 2025/10/25 03:18:19 DEBUG : backup/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10544eb61ba3f5a6_d20251025_m031218_c001_v0001144_t0000_u01761361938804") 2025/10/25 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e41_d20251025_m031252_c001_v7007000_t0000_u01761361972606") 2025/10/25 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1023db96533e91b2_d20251025_m031250_c001_v0001090_t0057_u01761361970572") 2025/10/25 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1083b22dc0b5038d_d20251025_m031246_c001_v0001145_t0042_u01761361966416") 2025/10/25 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e492_d20251025_m031239_c001_v7007000_t0000_u01761361959416") 2025/10/25 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10646cd2ee607e17_d20251025_m031237_c001_v0001172_t0027_u01761361957202") 2025/10/25 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f103e2a5d6ec82942_d20251025_m031233_c001_v0001181_t0027_u01761361953384") 2025/10/25 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e43_d20251025_m031252_c001_v7007000_t0000_u01761361972806") 2025/10/25 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1032ed3b06ee7bf3_d20251025_m031251_c001_v0001183_t0011_u01761361971808") 2025/10/25 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f109bde32d7a3b245_d20251025_m031248_c001_v0001130_t0001_u01761361967951") 2025/10/25 03:18:19 DEBUG : backup/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4203_d20251025_m031226_c001_v7007000_t0000_u01761361946312") 2025/10/25 03:18:19 DEBUG : backup/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f117b0fa3e328cf67_d20251025_m031225_c001_v0001165_t0058_u01761361945242") 2025/10/25 03:18:19 DEBUG : backup/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10029b2fff8698c4_d20251025_m031221_c001_v0001043_t0026_u01761361941181") 2025/10/25 03:18:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e495_d20251025_m031239_c001_v7007000_t0000_u01761361959607") 2025/10/25 03:18:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116a1355f9306a65_d20251025_m031238_c001_v0001041_t0056_u01761361958458") 2025/10/25 03:18:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f106874ce856b983e_d20251025_m031234_c001_v0001184_t0004_u01761361954993") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62ba_d20251025_m031741_c001_v7007000_t0000_u01761362261627") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae31_d20251025_m031737_c001_v0001157_t0005_u01761362257189") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6732_d20251025_m031724_c001_v7007000_t0000_u01761362244978") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaddd_d20251025_m031720_c001_v0001157_t0002_u01761362240531") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2053a_d20251025_m031708_c001_v7007000_t0000_u01761362228305") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead95_d20251025_m031704_c001_v0001157_t0003_u01761362224622") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f98_d20251025_m031652_c001_v7007000_t0000_u01761362212936") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead45_d20251025_m031649_c001_v0001157_t0053_u01761362209074") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569c9_d20251025_m031637_c001_v7007000_t0000_u01761362197086") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deacf2_d20251025_m031632_c001_v0001157_t0040_u01761362192853") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0387_d20251025_m031619_c001_v7007000_t0000_u01761362179684") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac78_d20251025_m031612_c001_v0001157_t0058_u01761362172863") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61d5_d20251025_m031600_c001_v7007000_t0000_u01761362160934") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e0d_d20251025_m031556_c001_v0001032_t0058_u01761362156483") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c705868698_d20251025_m031555_c001_v7007000_t0000_u01761362155180") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabc7_d20251025_m031550_c001_v0001157_t0013_u01761362150835") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6190_d20251025_m031538_c001_v7007000_t0000_u01761362138912") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dc1_d20251025_m031535_c001_v0001032_t0016_u01761362135040") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b856976_d20251025_m031534_c001_v7007000_t0000_u01761362134021") 2025/10/25 03:18:20 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4da7_d20251025_m031528_c001_v0001032_t0006_u01761362128974") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f61662232092d_d20251025_m031514_c001_v7007000_t0000_u01761362114709") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d55_d20251025_m031509_c001_v0001032_t0015_u01761362109608") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee5_d20251025_m031456_c001_v7007000_t0000_u01761362096414") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d25_d20251025_m031452_c001_v0001032_t0052_u01761362092372") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd43a_d20251025_m031440_c001_v7007000_t0000_u01761362080600") 2025/10/25 03:18:21 DEBUG : banana: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ceb_d20251025_m031436_c001_v0001032_t0009_u01761362076773") 2025/10/25 03:18:21 DEBUG : bananaSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b666e_d20251025_m031558_c001_v7007000_t0000_u01761362158835") 2025/10/25 03:18:21 DEBUG : bananaSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d43_d20251025_m031553_c001_v0001184_t0028_u01761362153120") 2025/10/25 03:18:21 DEBUG : both0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0ec_d20251025_m031413_c001_v7007000_t0000_u01761362053470") 2025/10/25 03:18:21 DEBUG : both0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ceb9_d20251025_m031358_c001_v0001120_t0039_u01761362038912") 2025/10/25 03:18:21 DEBUG : both0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1b_d20251025_m031354_c001_v7007000_t0000_u01761362034501") 2025/10/25 03:18:21 DEBUG : both0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce51_d20251025_m031338_c001_v0001120_t0047_u01761362018405") 2025/10/25 03:18:21 DEBUG : both1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0ed_d20251025_m031413_c001_v7007000_t0000_u01761362053655") 2025/10/25 03:18:21 DEBUG : both1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cebb_d20251025_m031359_c001_v0001120_t0025_u01761362039716") 2025/10/25 03:18:21 DEBUG : both1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1c_d20251025_m031354_c001_v7007000_t0000_u01761362034694") 2025/10/25 03:18:21 DEBUG : both1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce53_d20251025_m031338_c001_v0001120_t0014_u01761362018923") 2025/10/25 03:18:21 DEBUG : both10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0ee_d20251025_m031413_c001_v7007000_t0000_u01761362053840") 2025/10/25 03:18:21 DEBUG : both10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ced7_d20251025_m031405_c001_v0001120_t0045_u01761362045035") 2025/10/25 03:18:21 DEBUG : both10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1d_d20251025_m031354_c001_v7007000_t0000_u01761362034892") 2025/10/25 03:18:21 DEBUG : both10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce85_d20251025_m031346_c001_v0001120_t0032_u01761362026118") 2025/10/25 03:18:22 DEBUG : both11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0ef_d20251025_m031414_c001_v7007000_t0000_u01761362054025") 2025/10/25 03:18:22 DEBUG : both11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cedb_d20251025_m031405_c001_v0001120_t0058_u01761362045663") 2025/10/25 03:18:22 DEBUG : both11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1e_d20251025_m031355_c001_v7007000_t0000_u01761362035082") 2025/10/25 03:18:22 DEBUG : both11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce87_d20251025_m031346_c001_v0001120_t0039_u01761362026642") 2025/10/25 03:18:22 DEBUG : both12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f2_d20251025_m031414_c001_v7007000_t0000_u01761362054215") 2025/10/25 03:18:22 DEBUG : both12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cedd_d20251025_m031406_c001_v0001120_t0025_u01761362046363") 2025/10/25 03:18:22 DEBUG : both12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1f_d20251025_m031355_c001_v7007000_t0000_u01761362035272") 2025/10/25 03:18:22 DEBUG : both12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce8d_d20251025_m031347_c001_v0001120_t0034_u01761362027125") 2025/10/25 03:18:22 DEBUG : both13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f3_d20251025_m031414_c001_v7007000_t0000_u01761362054399") 2025/10/25 03:18:22 DEBUG : both13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cee3_d20251025_m031406_c001_v0001120_t0029_u01761362046823") 2025/10/25 03:18:22 DEBUG : both13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a21_d20251025_m031355_c001_v7007000_t0000_u01761362035456") 2025/10/25 03:18:22 DEBUG : both13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce91_d20251025_m031347_c001_v0001120_t0024_u01761362027736") 2025/10/25 03:18:22 DEBUG : both14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f4_d20251025_m031414_c001_v7007000_t0000_u01761362054588") 2025/10/25 03:18:22 DEBUG : both14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cee5_d20251025_m031407_c001_v0001120_t0051_u01761362047406") 2025/10/25 03:18:22 DEBUG : both14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a22_d20251025_m031355_c001_v7007000_t0000_u01761362035724") 2025/10/25 03:18:22 DEBUG : both14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce93_d20251025_m031348_c001_v0001120_t0047_u01761362028355") 2025/10/25 03:18:22 DEBUG : both15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f5_d20251025_m031414_c001_v7007000_t0000_u01761362054779") 2025/10/25 03:18:22 DEBUG : both15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cee9_d20251025_m031408_c001_v0001120_t0028_u01761362048070") 2025/10/25 03:18:22 DEBUG : both15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a23_d20251025_m031355_c001_v7007000_t0000_u01761362035913") 2025/10/25 03:18:22 DEBUG : both15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce97_d20251025_m031348_c001_v0001120_t0037_u01761362028848") 2025/10/25 03:18:22 DEBUG : both16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f7_d20251025_m031414_c001_v7007000_t0000_u01761362054962") 2025/10/25 03:18:23 DEBUG : both16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ceeb_d20251025_m031408_c001_v0001120_t0013_u01761362048625") 2025/10/25 03:18:23 DEBUG : both16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a24_d20251025_m031356_c001_v7007000_t0000_u01761362036103") 2025/10/25 03:18:23 DEBUG : both16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce99_d20251025_m031349_c001_v0001120_t0059_u01761362029327") 2025/10/25 03:18:23 DEBUG : both17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f8_d20251025_m031415_c001_v7007000_t0000_u01761362055147") 2025/10/25 03:18:23 DEBUG : both17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ceef_d20251025_m031409_c001_v0001120_t0032_u01761362049208") 2025/10/25 03:18:23 DEBUG : both17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a25_d20251025_m031356_c001_v7007000_t0000_u01761362036292") 2025/10/25 03:18:23 DEBUG : both17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce9b_d20251025_m031349_c001_v0001120_t0048_u01761362029987") 2025/10/25 03:18:23 DEBUG : both18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0f9_d20251025_m031415_c001_v7007000_t0000_u01761362055331") 2025/10/25 03:18:23 DEBUG : both18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cef3_d20251025_m031409_c001_v0001120_t0034_u01761362049769") 2025/10/25 03:18:23 DEBUG : both18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a26_d20251025_m031356_c001_v7007000_t0000_u01761362036484") 2025/10/25 03:18:23 DEBUG : both18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce9d_d20251025_m031350_c001_v0001120_t0020_u01761362030583") 2025/10/25 03:18:23 DEBUG : both19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0fb_d20251025_m031415_c001_v7007000_t0000_u01761362055515") 2025/10/25 03:18:23 DEBUG : both19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cef9_d20251025_m031410_c001_v0001120_t0026_u01761362050304") 2025/10/25 03:18:23 DEBUG : both19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a27_d20251025_m031356_c001_v7007000_t0000_u01761362036671") 2025/10/25 03:18:23 DEBUG : both19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cea3_d20251025_m031351_c001_v0001120_t0034_u01761362031096") 2025/10/25 03:18:23 DEBUG : both2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0fc_d20251025_m031415_c001_v7007000_t0000_u01761362055712") 2025/10/25 03:18:24 DEBUG : both2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cebd_d20251025_m031400_c001_v0001120_t0046_u01761362040275") 2025/10/25 03:18:24 DEBUG : both2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a28_d20251025_m031356_c001_v7007000_t0000_u01761362036857") 2025/10/25 03:18:24 DEBUG : both2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce5b_d20251025_m031339_c001_v0001120_t0001_u01761362019543") 2025/10/25 03:18:24 DEBUG : both3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0fd_d20251025_m031415_c001_v7007000_t0000_u01761362055920") 2025/10/25 03:18:24 DEBUG : both3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cebf_d20251025_m031400_c001_v0001120_t0028_u01761362040777") 2025/10/25 03:18:24 DEBUG : both3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a29_d20251025_m031357_c001_v7007000_t0000_u01761362037047") 2025/10/25 03:18:24 DEBUG : both3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce5f_d20251025_m031340_c001_v0001120_t0016_u01761362020238") 2025/10/25 03:18:24 DEBUG : both4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0fe_d20251025_m031416_c001_v7007000_t0000_u01761362056108") 2025/10/25 03:18:24 DEBUG : both4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cec3_d20251025_m031401_c001_v0001120_t0042_u01761362041460") 2025/10/25 03:18:24 DEBUG : both4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2a_d20251025_m031357_c001_v7007000_t0000_u01761362037232") 2025/10/25 03:18:24 DEBUG : both4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce6b_d20251025_m031342_c001_v0001120_t0010_u01761362022578") 2025/10/25 03:18:24 DEBUG : both5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b0ff_d20251025_m031416_c001_v7007000_t0000_u01761362056299") 2025/10/25 03:18:24 DEBUG : both5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cec7_d20251025_m031402_c001_v0001120_t0043_u01761362042000") 2025/10/25 03:18:24 DEBUG : both5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2b_d20251025_m031357_c001_v7007000_t0000_u01761362037416") 2025/10/25 03:18:24 DEBUG : both5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce71_d20251025_m031343_c001_v0001120_t0021_u01761362023385") 2025/10/25 03:18:24 DEBUG : both6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b102_d20251025_m031416_c001_v7007000_t0000_u01761362056490") 2025/10/25 03:18:24 DEBUG : both6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cecb_d20251025_m031402_c001_v0001120_t0056_u01761362042522") 2025/10/25 03:18:24 DEBUG : both6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2c_d20251025_m031357_c001_v7007000_t0000_u01761362037604") 2025/10/25 03:18:24 DEBUG : both6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce75_d20251025_m031343_c001_v0001120_t0000_u01761362023943") 2025/10/25 03:18:24 DEBUG : both7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b104_d20251025_m031416_c001_v7007000_t0000_u01761362056686") 2025/10/25 03:18:24 DEBUG : both7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cecd_d20251025_m031403_c001_v0001120_t0012_u01761362043215") 2025/10/25 03:18:25 DEBUG : both7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2d_d20251025_m031357_c001_v7007000_t0000_u01761362037793") 2025/10/25 03:18:25 DEBUG : both7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce7d_d20251025_m031344_c001_v0001120_t0028_u01761362024545") 2025/10/25 03:18:25 DEBUG : both8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b105_d20251025_m031416_c001_v7007000_t0000_u01761362056884") 2025/10/25 03:18:25 DEBUG : both8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cecf_d20251025_m031403_c001_v0001120_t0054_u01761362043846") 2025/10/25 03:18:25 DEBUG : both8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2e_d20251025_m031357_c001_v7007000_t0000_u01761362037993") 2025/10/25 03:18:25 DEBUG : both8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce81_d20251025_m031345_c001_v0001120_t0058_u01761362025082") 2025/10/25 03:18:25 DEBUG : both9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b107_d20251025_m031417_c001_v7007000_t0000_u01761362057066") 2025/10/25 03:18:25 DEBUG : both9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ced5_d20251025_m031404_c001_v0001120_t0040_u01761362044497") 2025/10/25 03:18:25 DEBUG : both9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a2f_d20251025_m031358_c001_v7007000_t0000_u01761362038185") 2025/10/25 03:18:25 DEBUG : both9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce83_d20251025_m031345_c001_v0001120_t0029_u01761362025651") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf857_d20251025_m031006_c001_v7007000_t0000_u01761361806042") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10f5_d20251025_m031003_c001_v0001032_t0055_u01761361803478") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf851_d20251025_m031002_c001_v7007000_t0000_u01761361802614") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10d7_d20251025_m031000_c001_v0001032_t0011_u01761361800550") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e2f8_d20251025_m030940_c001_v7007000_t0000_u01761361780994") 2025/10/25 03:18:25 DEBUG : c/non empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1015_d20251025_m030939_c001_v0001032_t0041_u01761361779047") 2025/10/25 03:18:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f12_d20251025_m031517_c001_v7007000_t0000_u01761362117266") 2025/10/25 03:18:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaacc_d20251025_m031512_c001_v0001157_t0054_u01761362112288") 2025/10/25 03:18:25 DEBUG : check sum: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df02_d20251025_m030930_c001_v7007000_t0000_u01761361770075") 2025/10/25 03:18:25 DEBUG : check sum: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0fb3_d20251025_m030928_c001_v0001032_t0029_u01761361768920") 2025/10/25 03:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b856a24_d20251025_m031810_c001_v7007000_t0000_u01761362290625") 2025/10/25 03:18:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd421b_d20251025_m031809_c001_v0001184_t0057_u01761362289176") 2025/10/25 03:18:26 DEBUG : dest/3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81affd_d20251025_m031154_c001_v7007000_t0000_u01761361914902") 2025/10/25 03:18:26 DEBUG : dest/3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4101783c7fc03263_d20251025_m031153_c001_v0001137_t0016_u01761361913783") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0388_d20251025_m031619_c001_v7007000_t0000_u01761362179868") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e68_d20251025_m031614_c001_v0001032_t0002_u01761362174869") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62bb_d20251025_m031741_c001_v7007000_t0000_u01761362261813") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd40e6_d20251025_m031729_c001_v0001184_t0031_u01761362249337") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6733_d20251025_m031725_c001_v7007000_t0000_u01761362245165") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd404d_d20251025_m031712_c001_v0001184_t0044_u01761362232751") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2053c_d20251025_m031708_c001_v7007000_t0000_u01761362228520") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3fd9_d20251025_m031657_c001_v0001184_t0034_u01761362217416") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f99_d20251025_m031653_c001_v7007000_t0000_u01761362213123") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3f47_d20251025_m031641_c001_v0001184_t0047_u01761362201486") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569ca_d20251025_m031637_c001_v7007000_t0000_u01761362197288") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ea0_d20251025_m031624_c001_v0001184_t0046_u01761362184073") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08cae_d20251025_m031617_c001_v7007000_t0000_u01761362177496") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3dd6_d20251025_m031605_c001_v0001184_t0023_u01761362165356") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61d8_d20251025_m031601_c001_v7007000_t0000_u01761362161125") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d71_d20251025_m031556_c001_v0001184_t0032_u01761362156722") 2025/10/25 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf618708_d20251025_m031555_c001_v7007000_t0000_u01761362155529") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dd5_d20251025_m031543_c001_v0001032_t0028_u01761362143313") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6193_d20251025_m031539_c001_v7007000_t0000_u01761362139098") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cb9_d20251025_m031535_c001_v0001184_t0029_u01761362135242") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482331_d20251025_m031533_c001_v7007000_t0000_u01761362133687") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c51_d20251025_m031521_c001_v0001184_t0044_u01761362121445") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f61662232092f_d20251025_m031514_c001_v7007000_t0000_u01761362114903") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3bb5_d20251025_m031500_c001_v0001184_t0039_u01761362100922") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee6_d20251025_m031456_c001_v7007000_t0000_u01761362096612") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3b07_d20251025_m031444_c001_v0001184_t0002_u01761362084924") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd43b_d20251025_m031440_c001_v7007000_t0000_u01761362080798") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a5f_d20251025_m031430_c001_v0001184_t0010_u01761362070212") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6672_d20251025_m031559_c001_v7007000_t0000_u01761362159178") 2025/10/25 03:18:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d49_d20251025_m031553_c001_v0001184_t0012_u01761362153326") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0389_d20251025_m031620_c001_v7007000_t0000_u01761362180060") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0b7_d20251025_m031614_c001_v0001120_t0052_u01761362174857") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62bd_d20251025_m031742_c001_v7007000_t0000_u01761362262004") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deadfb_d20251025_m031729_c001_v0001157_t0046_u01761362249911") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6734_d20251025_m031725_c001_v7007000_t0000_u01761362245370") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deadbe_d20251025_m031713_c001_v0001157_t0017_u01761362233335") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2053d_d20251025_m031708_c001_v7007000_t0000_u01761362228727") 2025/10/25 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead66_d20251025_m031657_c001_v0001157_t0046_u01761362217978") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f9a_d20251025_m031653_c001_v7007000_t0000_u01761362213312") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead12_d20251025_m031642_c001_v0001157_t0053_u01761362202067") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569cb_d20251025_m031637_c001_v7007000_t0000_u01761362197482") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deacb8_d20251025_m031624_c001_v0001157_t0001_u01761362184652") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd4f8_d20251025_m031617_c001_v7007000_t0000_u01761362177720") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac4e_d20251025_m031605_c001_v0001157_t0036_u01761362165933") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61da_d20251025_m031601_c001_v7007000_t0000_u01761362161319") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac02_d20251025_m031556_c001_v0001157_t0041_u01761362156833") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c705868699_d20251025_m031555_c001_v7007000_t0000_u01761362155389") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab9c_d20251025_m031544_c001_v0001157_t0043_u01761362144116") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6195_d20251025_m031539_c001_v7007000_t0000_u01761362139285") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d02d_d20251025_m031535_c001_v0001120_t0057_u01761362135368") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4068ede49cb88d86_d20251025_m031534_c001_v7007000_t0000_u01761362134044") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d89_d20251025_m031522_c001_v0001032_t0054_u01761362122023") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b182_d20251025_m031514_c001_v7007000_t0000_u01761362114756") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d3f_d20251025_m031501_c001_v0001032_t0025_u01761362101524") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee7_d20251025_m031456_c001_v7007000_t0000_u01761362096804") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d0b_d20251025_m031445_c001_v0001032_t0059_u01761362085576") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd43c_d20251025_m031440_c001_v7007000_t0000_u01761362080985") 2025/10/25 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4cd1_d20251025_m031430_c001_v0001032_t0030_u01761362070423") 2025/10/25 03:18:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96537_d20251025_m031559_c001_v7007000_t0000_u01761362159018") 2025/10/25 03:18:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d061_d20251025_m031553_c001_v0001120_t0054_u01761362153372") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038a_d20251025_m031620_c001_v7007000_t0000_u01761362180249") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e48_d20251025_m031615_c001_v0001184_t0004_u01761362175162") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62be_d20251025_m031742_c001_v7007000_t0000_u01761362262191") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1df_d20251025_m031730_c001_v0001120_t0009_u01761362250593") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6735_d20251025_m031725_c001_v7007000_t0000_u01761362245555") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d19d_d20251025_m031714_c001_v0001120_t0044_u01761362234221") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2053f_d20251025_m031708_c001_v7007000_t0000_u01761362228912") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d168_d20251025_m031658_c001_v0001120_t0025_u01761362218689") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f9b_d20251025_m031653_c001_v7007000_t0000_u01761362213500") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d137_d20251025_m031642_c001_v0001120_t0044_u01761362202779") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569cc_d20251025_m031637_c001_v7007000_t0000_u01761362197668") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0f1_d20251025_m031625_c001_v0001120_t0005_u01761362185506") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b1ce_d20251025_m031617_c001_v7007000_t0000_u01761362177489") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d091_d20251025_m031606_c001_v0001120_t0028_u01761362166764") 2025/10/25 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61dc_d20251025_m031601_c001_v7007000_t0000_u01761362161514") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d77_d20251025_m031556_c001_v0001184_t0030_u01761362156938") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b4f_d20251025_m031555_c001_v7007000_t0000_u01761362155382") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cff_d20251025_m031544_c001_v0001184_t0021_u01761362144763") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6197_d20251025_m031539_c001_v7007000_t0000_u01761362139471") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab6f_d20251025_m031535_c001_v0001157_t0015_u01761362135379") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b194_d20251025_m031534_c001_v7007000_t0000_u01761362134056") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab23_d20251025_m031522_c001_v0001157_t0052_u01761362122922") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee1c5_d20251025_m031514_c001_v7007000_t0000_u01761362114916") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa99_d20251025_m031503_c001_v0001157_t0039_u01761362103273") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ee8_d20251025_m031457_c001_v7007000_t0000_u01761362097013") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa24_d20251025_m031446_c001_v0001157_t0002_u01761362086366") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd43d_d20251025_m031441_c001_v7007000_t0000_u01761362081170") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea9a7_d20251025_m031430_c001_v0001157_t0036_u01761362070762") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61d0_d20251025_m031559_c001_v7007000_t0000_u01761362159190") 2025/10/25 03:18:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d4d_d20251025_m031553_c001_v0001184_t0030_u01761362153542") 2025/10/25 03:18:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038b_d20251025_m031620_c001_v7007000_t0000_u01761362180437") 2025/10/25 03:18:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0bb_d20251025_m031615_c001_v0001120_t0021_u01761362175284") 2025/10/25 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62bf_d20251025_m031742_c001_v7007000_t0000_u01761362262378") 2025/10/25 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f8b_d20251025_m031731_c001_v0001032_t0018_u01761362251490") 2025/10/25 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6736_d20251025_m031725_c001_v7007000_t0000_u01761362245739") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f5b_d20251025_m031714_c001_v0001032_t0015_u01761362234905") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20540_d20251025_m031709_c001_v7007000_t0000_u01761362229108") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f16_d20251025_m031659_c001_v0001032_t0059_u01761362219451") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f9c_d20251025_m031653_c001_v7007000_t0000_u01761362213691") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ed6_d20251025_m031643_c001_v0001032_t0054_u01761362203469") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569cd_d20251025_m031637_c001_v7007000_t0000_u01761362197861") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e96_d20251025_m031626_c001_v0001032_t0014_u01761362186731") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08caf_d20251025_m031617_c001_v7007000_t0000_u01761362177686") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e3b_d20251025_m031607_c001_v0001032_t0003_u01761362167454") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61dd_d20251025_m031601_c001_v7007000_t0000_u01761362161710") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e11_d20251025_m031557_c001_v0001032_t0017_u01761362157046") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6664_d20251025_m031555_c001_v7007000_t0000_u01761362155182") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d047_d20251025_m031545_c001_v0001120_t0048_u01761362145355") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6199_d20251025_m031539_c001_v7007000_t0000_u01761362139659") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dc3_d20251025_m031535_c001_v0001032_t0006_u01761362135453") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08864_d20251025_m031534_c001_v7007000_t0000_u01761362134076") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfff_d20251025_m031523_c001_v0001120_t0034_u01761362123692") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cfb06_d20251025_m031514_c001_v7007000_t0000_u01761362114926") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfbb_d20251025_m031504_c001_v0001120_t0030_u01761362104264") 2025/10/25 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795eea_d20251025_m031457_c001_v7007000_t0000_u01761362097226") 2025/10/25 03:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf85_d20251025_m031447_c001_v0001120_t0044_u01761362087207") 2025/10/25 03:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd43f_d20251025_m031441_c001_v7007000_t0000_u01761362081356") 2025/10/25 03:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf51_d20251025_m031431_c001_v0001120_t0020_u01761362071078") 2025/10/25 03:18:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6670_d20251025_m031559_c001_v7007000_t0000_u01761362159028") 2025/10/25 03:18:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabe9_d20251025_m031553_c001_v0001157_t0046_u01761362153573") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038c_d20251025_m031620_c001_v7007000_t0000_u01761362180622") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e4c_d20251025_m031615_c001_v0001184_t0003_u01761362175365") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c1_d20251025_m031742_c001_v7007000_t0000_u01761362262565") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4104_d20251025_m031732_c001_v0001184_t0017_u01761362252077") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6737_d20251025_m031725_c001_v7007000_t0000_u01761362245926") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd405e_d20251025_m031715_c001_v0001184_t0025_u01761362235583") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20541_d20251025_m031709_c001_v7007000_t0000_u01761362229304") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ff1_d20251025_m031700_c001_v0001184_t0025_u01761362220160") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f9d_d20251025_m031653_c001_v7007000_t0000_u01761362213877") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3f65_d20251025_m031643_c001_v0001184_t0033_u01761362203897") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569ce_d20251025_m031638_c001_v7007000_t0000_u01761362198055") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3eb6_d20251025_m031627_c001_v0001184_t0048_u01761362187451") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0384_d20251025_m031617_c001_v7007000_t0000_u01761362177747") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3df8_d20251025_m031607_c001_v0001184_t0047_u01761362167938") 2025/10/25 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61df_d20251025_m031601_c001_v7007000_t0000_u01761362161898") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d7a_d20251025_m031557_c001_v0001184_t0006_u01761362157149") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b50_d20251025_m031555_c001_v7007000_t0000_u01761362155573") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4de7_d20251025_m031545_c001_v0001032_t0020_u01761362145635") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c619b_d20251025_m031539_c001_v7007000_t0000_u01761362139895") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cbd_d20251025_m031535_c001_v0001184_t0051_u01761362135464") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186c5_d20251025_m031533_c001_v7007000_t0000_u01761362133487") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c6e_d20251025_m031524_c001_v0001184_t0020_u01761362124066") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f0a_d20251025_m031514_c001_v7007000_t0000_u01761362114688") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3bcc_d20251025_m031504_c001_v0001184_t0049_u01761362104541") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795eeb_d20251025_m031457_c001_v7007000_t0000_u01761362097422") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3b23_d20251025_m031447_c001_v0001184_t0009_u01761362087512") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd440_d20251025_m031441_c001_v7007000_t0000_u01761362081542") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a6f_d20251025_m031431_c001_v0001184_t0050_u01761362071355") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b55_d20251025_m031558_c001_v7007000_t0000_u01761362158770") 2025/10/25 03:18:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e03_d20251025_m031553_c001_v0001032_t0043_u01761362153717") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038d_d20251025_m031620_c001_v7007000_t0000_u01761362180807") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e6a_d20251025_m031615_c001_v0001032_t0015_u01761362175427") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c2_d20251025_m031742_c001_v7007000_t0000_u01761362262754") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae09_d20251025_m031732_c001_v0001157_t0022_u01761362252489") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6738_d20251025_m031726_c001_v7007000_t0000_u01761362246112") 2025/10/25 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deadcb_d20251025_m031715_c001_v0001157_t0043_u01761362235820") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20542_d20251025_m031709_c001_v7007000_t0000_u01761362229490") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead78_d20251025_m031700_c001_v0001157_t0045_u01761362220361") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810f9e_d20251025_m031654_c001_v7007000_t0000_u01761362214146") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead1e_d20251025_m031644_c001_v0001157_t0022_u01761362204114") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d0_d20251025_m031638_c001_v7007000_t0000_u01761362198250") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deacca_d20251025_m031627_c001_v0001157_t0057_u01761362187660") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0383_d20251025_m031617_c001_v7007000_t0000_u01761362177535") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac5a_d20251025_m031608_c001_v0001157_t0027_u01761362168135") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e2_d20251025_m031602_c001_v7007000_t0000_u01761362162086") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac04_d20251025_m031557_c001_v0001157_t0044_u01761362157170") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6668_d20251025_m031555_c001_v7007000_t0000_u01761362155395") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabab_d20251025_m031546_c001_v0001157_t0012_u01761362146083") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c619c_d20251025_m031540_c001_v7007000_t0000_u01761362140082") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cc1_d20251025_m031535_c001_v0001184_t0019_u01761362135677") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9651b_d20251025_m031533_c001_v7007000_t0000_u01761362133835") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d93_d20251025_m031524_c001_v0001032_t0037_u01761362124279") 2025/10/25 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f09_d20251025_m031514_c001_v7007000_t0000_u01761362114501") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d43_d20251025_m031504_c001_v0001032_t0020_u01761362104776") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795eec_d20251025_m031457_c001_v7007000_t0000_u01761362097679") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d11_d20251025_m031447_c001_v0001032_t0029_u01761362087736") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd441_d20251025_m031441_c001_v7007000_t0000_u01761362081729") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4cd7_d20251025_m031431_c001_v0001032_t0028_u01761362071574") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf61870b_d20251025_m031558_c001_v7007000_t0000_u01761362158781") 2025/10/25 03:18:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d4f_d20251025_m031553_c001_v0001184_t0053_u01761362153741") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038e_d20251025_m031620_c001_v7007000_t0000_u01761362180993") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac8c_d20251025_m031615_c001_v0001157_t0014_u01761362175452") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c4_d20251025_m031742_c001_v7007000_t0000_u01761362262953") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1eb_d20251025_m031732_c001_v0001120_t0015_u01761362252873") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6739_d20251025_m031726_c001_v7007000_t0000_u01761362246311") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1a3_d20251025_m031716_c001_v0001120_t0003_u01761362236174") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20543_d20251025_m031709_c001_v7007000_t0000_u01761362229683") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d16a_d20251025_m031700_c001_v0001120_t0022_u01761362220683") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa0_d20251025_m031654_c001_v7007000_t0000_u01761362214349") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d13f_d20251025_m031644_c001_v0001120_t0046_u01761362204425") 2025/10/25 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d1_d20251025_m031638_c001_v7007000_t0000_u01761362198436") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0fd_d20251025_m031628_c001_v0001120_t0009_u01761362188095") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b1cc_d20251025_m031617_c001_v7007000_t0000_u01761362177117") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d099_d20251025_m031608_c001_v0001120_t0056_u01761362168559") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e3_d20251025_m031602_c001_v7007000_t0000_u01761362162278") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d7e_d20251025_m031557_c001_v0001184_t0052_u01761362157351") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96534_d20251025_m031555_c001_v7007000_t0000_u01761362155215") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d09_d20251025_m031546_c001_v0001184_t0013_u01761362146766") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c619d_d20251025_m031540_c001_v7007000_t0000_u01761362140268") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d02f_d20251025_m031535_c001_v0001120_t0015_u01761362135715") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4068ede49cb88d85_d20251025_m031533_c001_v7007000_t0000_u01761362133856") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab2d_d20251025_m031524_c001_v0001157_t0027_u01761362124984") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e958_d20251025_m031514_c001_v7007000_t0000_u01761362114940") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaaa6_d20251025_m031505_c001_v0001157_t0016_u01761362105174") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795eed_d20251025_m031457_c001_v7007000_t0000_u01761362097868") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa33_d20251025_m031448_c001_v0001157_t0026_u01761362088311") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd442_d20251025_m031441_c001_v7007000_t0000_u01761362081916") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea9b3_d20251025_m031432_c001_v0001157_t0017_u01761362072345") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586869f_d20251025_m031559_c001_v7007000_t0000_u01761362159039") 2025/10/25 03:18:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d063_d20251025_m031553_c001_v0001120_t0013_u01761362153804") 2025/10/25 03:18:36 DEBUG : dir1/0007-12345: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d038f_d20251025_m031621_c001_v7007000_t0000_u01761362181182") 2025/10/25 03:18:36 DEBUG : dir1/0007-12345: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0bf_d20251025_m031615_c001_v0001120_t0030_u01761362175689") 2025/10/25 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c5_d20251025_m031743_c001_v7007000_t0000_u01761362263145") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f93_d20251025_m031733_c001_v0001032_t0043_u01761362253212") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b673a_d20251025_m031726_c001_v7007000_t0000_u01761362246505") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f5f_d20251025_m031716_c001_v0001032_t0003_u01761362236644") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20544_d20251025_m031709_c001_v7007000_t0000_u01761362229870") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f22_d20251025_m031700_c001_v0001032_t0005_u01761362220960") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa2_d20251025_m031654_c001_v7007000_t0000_u01761362214542") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ed8_d20251025_m031644_c001_v0001032_t0003_u01761362204752") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d2_d20251025_m031638_c001_v7007000_t0000_u01761362198621") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e98_d20251025_m031628_c001_v0001032_t0023_u01761362188720") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373f8b_d20251025_m031617_c001_v7007000_t0000_u01761362177510") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e43_d20251025_m031608_c001_v0001032_t0021_u01761362168963") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e5_d20251025_m031602_c001_v7007000_t0000_u01761362162465") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d077_d20251025_m031557_c001_v0001120_t0058_u01761362157356") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4895_d20251025_m031555_c001_v7007000_t0000_u01761362155228") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d04d_d20251025_m031546_c001_v0001120_t0059_u01761362146978") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c619e_d20251025_m031540_c001_v7007000_t0000_u01761362140459") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab71_d20251025_m031535_c001_v0001157_t0059_u01761362135754") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186c7_d20251025_m031533_c001_v7007000_t0000_u01761362133865") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d005_d20251025_m031525_c001_v0001120_t0022_u01761362125458") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f0b_d20251025_m031514_c001_v7007000_t0000_u01761362114873") 2025/10/25 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfbd_d20251025_m031505_c001_v0001120_t0000_u01761362105699") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795eee_d20251025_m031458_c001_v7007000_t0000_u01761362098066") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf89_d20251025_m031448_c001_v0001120_t0032_u01761362088718") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd443_d20251025_m031442_c001_v7007000_t0000_u01761362082106") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf57_d20251025_m031432_c001_v0001120_t0028_u01761362072807") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586869e_d20251025_m031558_c001_v7007000_t0000_u01761362158849") 2025/10/25 03:18:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d53_d20251025_m031553_c001_v0001184_t0042_u01761362153967") 2025/10/25 03:18:38 DEBUG : dir1/0008-23456: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0392_d20251025_m031621_c001_v7007000_t0000_u01761362181368") 2025/10/25 03:18:38 DEBUG : dir1/0008-23456: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e6c_d20251025_m031615_c001_v0001032_t0002_u01761362175903") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c6_d20251025_m031743_c001_v7007000_t0000_u01761362263331") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4116_d20251025_m031733_c001_v0001184_t0012_u01761362253614") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b673b_d20251025_m031726_c001_v7007000_t0000_u01761362246690") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4074_d20251025_m031717_c001_v0001184_t0054_u01761362237097") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20545_d20251025_m031710_c001_v7007000_t0000_u01761362230065") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4005_d20251025_m031701_c001_v0001184_t0004_u01761362221675") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa3_d20251025_m031654_c001_v7007000_t0000_u01761362214734") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3f6d_d20251025_m031645_c001_v0001184_t0009_u01761362205186") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d3_d20251025_m031638_c001_v7007000_t0000_u01761362198807") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ec6_d20251025_m031629_c001_v0001184_t0029_u01761362189100") 2025/10/25 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418e418520c39f4f_d20251025_m031617_c001_v7007000_t0000_u01761362177518") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e02_d20251025_m031609_c001_v0001184_t0040_u01761362169533") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e6_d20251025_m031602_c001_v7007000_t0000_u01761362162657") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e13_d20251025_m031557_c001_v0001032_t0058_u01761362157509") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6662_d20251025_m031554_c001_v7007000_t0000_u01761362154796") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4def_d20251025_m031547_c001_v0001032_t0017_u01761362147469") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61a0_d20251025_m031540_c001_v7007000_t0000_u01761362140664") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cc5_d20251025_m031535_c001_v0001184_t0026_u01761362135881") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c617f_d20251025_m031534_c001_v7007000_t0000_u01761362134101") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c7e_d20251025_m031525_c001_v0001184_t0039_u01761362125808") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd469_d20251025_m031514_c001_v7007000_t0000_u01761362114883") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3bd3_d20251025_m031506_c001_v0001184_t0054_u01761362106204") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef0_d20251025_m031458_c001_v7007000_t0000_u01761362098261") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3b35_d20251025_m031449_c001_v0001184_t0021_u01761362089074") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd444_d20251025_m031442_c001_v7007000_t0000_u01761362082291") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a83_d20251025_m031433_c001_v0001184_t0024_u01761362073101") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b666d_d20251025_m031558_c001_v7007000_t0000_u01761362158793") 2025/10/25 03:18:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabed_d20251025_m031553_c001_v0001157_t0054_u01761362153994") 2025/10/25 03:18:39 DEBUG : dir1/0009-34567: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0393_d20251025_m031621_c001_v7007000_t0000_u01761362181562") 2025/10/25 03:18:39 DEBUG : dir1/0009-34567: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac92_d20251025_m031615_c001_v0001157_t0011_u01761362175981") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c7_d20251025_m031743_c001_v7007000_t0000_u01761362263518") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae17_d20251025_m031733_c001_v0001157_t0018_u01761362253835") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b673c_d20251025_m031726_c001_v7007000_t0000_u01761362246875") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deadcf_d20251025_m031717_c001_v0001157_t0019_u01761362237302") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20546_d20251025_m031710_c001_v7007000_t0000_u01761362230276") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead85_d20251025_m031701_c001_v0001157_t0054_u01761362221925") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa5_d20251025_m031654_c001_v7007000_t0000_u01761362214926") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead30_d20251025_m031645_c001_v0001157_t0018_u01761362205450") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d4_d20251025_m031638_c001_v7007000_t0000_u01761362198994") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deacd8_d20251025_m031629_c001_v0001157_t0013_u01761362189305") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd4f6_d20251025_m031617_c001_v7007000_t0000_u01761362177524") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac62_d20251025_m031609_c001_v0001157_t0024_u01761362169881") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e7_d20251025_m031602_c001_v7007000_t0000_u01761362162845") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac0a_d20251025_m031557_c001_v0001157_t0017_u01761362157519") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61c8_d20251025_m031555_c001_v7007000_t0000_u01761362155235") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabb9_d20251025_m031547_c001_v0001157_t0030_u01761362147900") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61a2_d20251025_m031540_c001_v7007000_t0000_u01761362140852") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cc9_d20251025_m031536_c001_v0001184_t0057_u01761362136100") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482330_d20251025_m031533_c001_v7007000_t0000_u01761362133446") 2025/10/25 03:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d9f_d20251025_m031526_c001_v0001032_t0051_u01761362126007") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd468_d20251025_m031514_c001_v7007000_t0000_u01761362114697") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d45_d20251025_m031506_c001_v0001032_t0016_u01761362106406") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef3_d20251025_m031458_c001_v7007000_t0000_u01761362098454") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d19_d20251025_m031449_c001_v0001032_t0003_u01761362089457") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd446_d20251025_m031442_c001_v7007000_t0000_u01761362082475") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4cdd_d20251025_m031433_c001_v0001032_t0004_u01761362073322") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b58_d20251025_m031559_c001_v7007000_t0000_u01761362159143") 2025/10/25 03:18:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d59_d20251025_m031554_c001_v0001184_t0035_u01761362154183") 2025/10/25 03:18:41 DEBUG : dir1/0010-45678: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0394_d20251025_m031621_c001_v7007000_t0000_u01761362181752") 2025/10/25 03:18:41 DEBUG : dir1/0010-45678: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0c3_d20251025_m031616_c001_v0001120_t0038_u01761362176092") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62c9_d20251025_m031743_c001_v7007000_t0000_u01761362263704") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1f3_d20251025_m031734_c001_v0001120_t0016_u01761362254226") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b673d_d20251025_m031727_c001_v7007000_t0000_u01761362247060") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1a9_d20251025_m031717_c001_v0001120_t0033_u01761362237615") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20547_d20251025_m031710_c001_v7007000_t0000_u01761362230470") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d176_d20251025_m031702_c001_v0001120_t0042_u01761362222280") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa7_d20251025_m031655_c001_v7007000_t0000_u01761362215113") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d14e_d20251025_m031646_c001_v0001120_t0010_u01761362206182") 2025/10/25 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d5_d20251025_m031639_c001_v7007000_t0000_u01761362199183") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d105_d20251025_m031629_c001_v0001120_t0051_u01761362189816") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f419a82c382531a8a_d20251025_m031617_c001_v7007000_t0000_u01761362177375") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0a1_d20251025_m031610_c001_v0001120_t0054_u01761362170211") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e8_d20251025_m031603_c001_v7007000_t0000_u01761362163036") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d86_d20251025_m031557_c001_v0001184_t0026_u01761362157567") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96535_d20251025_m031555_c001_v7007000_t0000_u01761362155406") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d17_d20251025_m031548_c001_v0001184_t0014_u01761362148253") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61a5_d20251025_m031541_c001_v7007000_t0000_u01761362141044") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dc7_d20251025_m031536_c001_v0001032_t0033_u01761362136112") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482333_d20251025_m031534_c001_v7007000_t0000_u01761362134065") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab37_d20251025_m031526_c001_v0001157_t0058_u01761362126463") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b183_d20251025_m031514_c001_v7007000_t0000_u01761362114951") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaab4_d20251025_m031507_c001_v0001157_t0016_u01761362107127") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef4_d20251025_m031458_c001_v7007000_t0000_u01761362098644") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa41_d20251025_m031450_c001_v0001157_t0052_u01761362090008") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd447_d20251025_m031442_c001_v7007000_t0000_u01761362082663") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea9bf_d20251025_m031433_c001_v0001157_t0043_u01761362073887") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b57_d20251025_m031558_c001_v7007000_t0000_u01761362158959") 2025/10/25 03:18:42 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d065_d20251025_m031554_c001_v0001120_t0020_u01761362154193") 2025/10/25 03:18:42 DEBUG : dir1/0011-56789: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0395_d20251025_m031621_c001_v7007000_t0000_u01761362181937") 2025/10/25 03:18:42 DEBUG : dir1/0011-56789: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e56_d20251025_m031616_c001_v0001184_t0059_u01761362176235") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62cb_d20251025_m031743_c001_v7007000_t0000_u01761362263891") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f99_d20251025_m031734_c001_v0001032_t0002_u01761362254654") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b673e_d20251025_m031727_c001_v7007000_t0000_u01761362247247") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f67_d20251025_m031718_c001_v0001032_t0044_u01761362238042") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20548_d20251025_m031710_c001_v7007000_t0000_u01761362230656") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f26_d20251025_m031702_c001_v0001032_t0041_u01761362222538") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa8_d20251025_m031655_c001_v7007000_t0000_u01761362215297") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ee6_d20251025_m031646_c001_v0001032_t0032_u01761362206636") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d6_d20251025_m031639_c001_v7007000_t0000_u01761362199370") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e9e_d20251025_m031630_c001_v0001032_t0027_u01761362190211") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f419a82c382531a8b_d20251025_m031617_c001_v7007000_t0000_u01761362177543") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e4e_d20251025_m031610_c001_v0001032_t0000_u01761362170584") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61e9_d20251025_m031603_c001_v7007000_t0000_u01761362163220") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d8a_d20251025_m031557_c001_v0001184_t0019_u01761362157772") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6663_d20251025_m031554_c001_v7007000_t0000_u01761362154990") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d04f_d20251025_m031548_c001_v0001120_t0011_u01761362148459") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61a7_d20251025_m031541_c001_v7007000_t0000_u01761362141232") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab75_d20251025_m031536_c001_v0001157_t0001_u01761362136121") 2025/10/25 03:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186c6_d20251025_m031533_c001_v7007000_t0000_u01761362133678") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d00b_d20251025_m031526_c001_v0001120_t0003_u01761362126877") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f08_d20251025_m031514_c001_v7007000_t0000_u01761362114316") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfc3_d20251025_m031507_c001_v0001120_t0022_u01761362107604") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef5_d20251025_m031458_c001_v7007000_t0000_u01761362098835") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf91_d20251025_m031450_c001_v0001120_t0053_u01761362090346") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd449_d20251025_m031442_c001_v7007000_t0000_u01761362082851") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf61_d20251025_m031434_c001_v0001120_t0000_u01761362074301") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf61870c_d20251025_m031558_c001_v7007000_t0000_u01761362158971") 2025/10/25 03:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e07_d20251025_m031554_c001_v0001032_t0032_u01761362154357") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0396_d20251025_m031622_c001_v7007000_t0000_u01761362182128") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0c7_d20251025_m031616_c001_v0001120_t0029_u01761362176354") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62cc_d20251025_m031744_c001_v7007000_t0000_u01761362264111") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd411e_d20251025_m031735_c001_v0001184_t0054_u01761362255278") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6740_d20251025_m031727_c001_v7007000_t0000_u01761362247433") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd408a_d20251025_m031718_c001_v0001184_t0047_u01761362238500") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed20549_d20251025_m031710_c001_v7007000_t0000_u01761362230849") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd400b_d20251025_m031703_c001_v0001184_t0041_u01761362223056") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fa9_d20251025_m031655_c001_v7007000_t0000_u01761362215482") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3f7a_d20251025_m031647_c001_v0001184_t0006_u01761362207074") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d8_d20251025_m031639_c001_v7007000_t0000_u01761362199556") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ed4_d20251025_m031630_c001_v0001184_t0032_u01761362190743") 2025/10/25 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f419a82c382531a88_d20251025_m031617_c001_v7007000_t0000_u01761362177150") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e18_d20251025_m031611_c001_v0001184_t0017_u01761362171045") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ea_d20251025_m031603_c001_v7007000_t0000_u01761362163444") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac0e_d20251025_m031557_c001_v0001157_t0014_u01761362157849") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622324b4e_d20251025_m031555_c001_v7007000_t0000_u01761362155181") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4df3_d20251025_m031548_c001_v0001032_t0034_u01761362148894") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61aa_d20251025_m031541_c001_v7007000_t0000_u01761362141418") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d031_d20251025_m031536_c001_v0001120_t0028_u01761362136153") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186c8_d20251025_m031534_c001_v7007000_t0000_u01761362134083") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c8d_d20251025_m031527_c001_v0001184_t0046_u01761362127348") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee1c4_d20251025_m031514_c001_v7007000_t0000_u01761362114726") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3be1_d20251025_m031507_c001_v0001184_t0004_u01761362107910") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef6_d20251025_m031459_c001_v7007000_t0000_u01761362099023") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3b45_d20251025_m031450_c001_v0001184_t0003_u01761362090640") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd44a_d20251025_m031443_c001_v7007000_t0000_u01761362083043") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a97_d20251025_m031434_c001_v0001184_t0024_u01761362074705") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b666f_d20251025_m031558_c001_v7007000_t0000_u01761362158983") 2025/10/25 03:18:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabef_d20251025_m031554_c001_v0001157_t0048_u01761362154368") 2025/10/25 03:18:45 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0397_d20251025_m031622_c001_v7007000_t0000_u01761362182314") 2025/10/25 03:18:45 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3e5e_d20251025_m031616_c001_v0001184_t0044_u01761362176460") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62cd_d20251025_m031744_c001_v7007000_t0000_u01761362264298") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae21_d20251025_m031735_c001_v0001157_t0020_u01761362255493") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6741_d20251025_m031727_c001_v7007000_t0000_u01761362247621") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deadd3_d20251025_m031718_c001_v0001157_t0059_u01761362238715") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2054b_d20251025_m031711_c001_v7007000_t0000_u01761362231040") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead8f_d20251025_m031703_c001_v0001157_t0021_u01761362223263") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810faa_d20251025_m031655_c001_v7007000_t0000_u01761362215674") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dead39_d20251025_m031647_c001_v0001157_t0050_u01761362207272") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569d9_d20251025_m031639_c001_v7007000_t0000_u01761362199744") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deace4_d20251025_m031630_c001_v0001157_t0009_u01761362190950") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373f8c_d20251025_m031617_c001_v7007000_t0000_u01761362177700") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac68_d20251025_m031611_c001_v0001157_t0037_u01761362171325") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ec_d20251025_m031603_c001_v7007000_t0000_u01761362163633") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d079_d20251025_m031557_c001_v0001120_t0019_u01761362157864") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4897_d20251025_m031555_c001_v7007000_t0000_u01761362155418") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deabbf_d20251025_m031549_c001_v0001157_t0014_u01761362149402") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ac_d20251025_m031541_c001_v7007000_t0000_u01761362141604") 2025/10/25 03:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ccb_d20251025_m031536_c001_v0001184_t0047_u01761362136306") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b193_d20251025_m031533_c001_v7007000_t0000_u01761362133868") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4da5_d20251025_m031527_c001_v0001032_t0056_u01761362127555") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f0c_d20251025_m031515_c001_v7007000_t0000_u01761362115076") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d4b_d20251025_m031508_c001_v0001032_t0029_u01761362108121") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef8_d20251025_m031459_c001_v7007000_t0000_u01761362099214") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d1f_d20251025_m031450_c001_v0001032_t0016_u01761362090880") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd44b_d20251025_m031443_c001_v7007000_t0000_u01761362083229") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ce1_d20251025_m031434_c001_v0001032_t0021_u01761362074981") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61cd_d20251025_m031558_c001_v7007000_t0000_u01761362158806") 2025/10/25 03:18:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d5b_d20251025_m031554_c001_v0001184_t0014_u01761362154382") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0398_d20251025_m031622_c001_v7007000_t0000_u01761362182501") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e72_d20251025_m031616_c001_v0001032_t0019_u01761362176455") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62cf_d20251025_m031744_c001_v7007000_t0000_u01761362264486") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1fb_d20251025_m031735_c001_v0001120_t0033_u01761362255831") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6742_d20251025_m031727_c001_v7007000_t0000_u01761362247816") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d1b5_d20251025_m031719_c001_v0001120_t0030_u01761362239150") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2054c_d20251025_m031711_c001_v7007000_t0000_u01761362231232") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d17a_d20251025_m031703_c001_v0001120_t0053_u01761362223632") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fab_d20251025_m031655_c001_v7007000_t0000_u01761362215859") 2025/10/25 03:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d154_d20251025_m031647_c001_v0001120_t0050_u01761362207717") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569da_d20251025_m031639_c001_v7007000_t0000_u01761362199930") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d10d_d20251025_m031631_c001_v0001120_t0043_u01761362191615") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418e418520c39f50_d20251025_m031617_c001_v7007000_t0000_u01761362177711") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0a3_d20251025_m031611_c001_v0001120_t0026_u01761362171661") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ed_d20251025_m031603_c001_v7007000_t0000_u01761362163818") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d8c_d20251025_m031557_c001_v0001184_t0056_u01761362157989") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf618707_d20251025_m031555_c001_v7007000_t0000_u01761362155345") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d23_d20251025_m031549_c001_v0001184_t0050_u01761362149844") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ae_d20251025_m031541_c001_v7007000_t0000_u01761362141791") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d033_d20251025_m031536_c001_v0001120_t0025_u01761362136445") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b192_d20251025_m031533_c001_v7007000_t0000_u01761362133848") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab3f_d20251025_m031527_c001_v0001157_t0004_u01761362127939") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cfb03_d20251025_m031514_c001_v7007000_t0000_u01761362114734") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaab8_d20251025_m031508_c001_v0001157_t0023_u01761362108620") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795ef9_d20251025_m031459_c001_v7007000_t0000_u01761362099400") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaa4c_d20251025_m031451_c001_v0001157_t0059_u01761362091326") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd44c_d20251025_m031443_c001_v7007000_t0000_u01761362083416") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea9d1_d20251025_m031435_c001_v0001157_t0004_u01761362075405") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf61870d_d20251025_m031559_c001_v7007000_t0000_u01761362159160") 2025/10/25 03:18:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d067_d20251025_m031554_c001_v0001120_t0028_u01761362154467") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d0399_d20251025_m031622_c001_v7007000_t0000_u01761362182685") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d0c9_d20251025_m031616_c001_v0001120_t0045_u01761362176652") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62d0_d20251025_m031744_c001_v7007000_t0000_u01761362264672") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f9e_d20251025_m031736_c001_v0001032_t0019_u01761362256146") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6743_d20251025_m031728_c001_v7007000_t0000_u01761362248002") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f6b_d20251025_m031719_c001_v0001032_t0055_u01761362239456") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2054d_d20251025_m031711_c001_v7007000_t0000_u01761362231424") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f30_d20251025_m031704_c001_v0001032_t0022_u01761362224034") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810fae_d20251025_m031656_c001_v7007000_t0000_u01761362216043") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4eea_d20251025_m031648_c001_v0001032_t0011_u01761362208166") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569db_d20251025_m031640_c001_v7007000_t0000_u01761362200128") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ea6_d20251025_m031632_c001_v0001032_t0058_u01761362192022") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b1cd_d20251025_m031617_c001_v7007000_t0000_u01761362177301") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e5a_d20251025_m031611_c001_v0001032_t0005_u01761362171954") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61ef_d20251025_m031604_c001_v7007000_t0000_u01761362164006") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e15_d20251025_m031558_c001_v0001032_t0037_u01761362158054") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6669_d20251025_m031555_c001_v7007000_t0000_u01761362155466") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d053_d20251025_m031550_c001_v0001120_t0012_u01761362150040") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61b0_d20251025_m031541_c001_v7007000_t0000_u01761362141982") 2025/10/25 03:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cd1_d20251025_m031536_c001_v0001184_t0026_u01761362136504") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482332_d20251025_m031533_c001_v7007000_t0000_u01761362133873") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d00f_d20251025_m031528_c001_v0001120_t0055_u01761362128416") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd46a_d20251025_m031515_c001_v7007000_t0000_u01761362115071") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfc9_d20251025_m031508_c001_v0001120_t0058_u01761362108968") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795efa_d20251025_m031459_c001_v7007000_t0000_u01761362099597") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf9d_d20251025_m031451_c001_v0001120_t0054_u01761362091796") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd44d_d20251025_m031443_c001_v7007000_t0000_u01761362083602") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf69_d20251025_m031436_c001_v0001120_t0010_u01761362076020") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96536_d20251025_m031558_c001_v7007000_t0000_u01761362158826") 2025/10/25 03:18:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3d5f_d20251025_m031554_c001_v0001184_t0037_u01761362154591") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f14_d20251025_m031517_c001_v7007000_t0000_u01761362117457") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c07_d20251025_m031512_c001_v0001184_t0056_u01761362112565") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f15_d20251025_m031517_c001_v7007000_t0000_u01761362117667") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfdf_d20251025_m031512_c001_v0001120_t0011_u01761362112572") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f16_d20251025_m031517_c001_v7007000_t0000_u01761362117863") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaace_d20251025_m031512_c001_v0001157_t0040_u01761362112608") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f17_d20251025_m031518_c001_v7007000_t0000_u01761362118047") 2025/10/25 03:18:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d64_d20251025_m031512_c001_v0001032_t0058_u01761362112734") 2025/10/25 03:18:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f18_d20251025_m031518_c001_v7007000_t0000_u01761362118249") 2025/10/25 03:18:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c0b_d20251025_m031512_c001_v0001184_t0056_u01761362112773") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f19_d20251025_m031518_c001_v7007000_t0000_u01761362118436") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfe1_d20251025_m031512_c001_v0001120_t0025_u01761362112935") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1a_d20251025_m031518_c001_v7007000_t0000_u01761362118623") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c0d_d20251025_m031513_c001_v0001184_t0034_u01761362113033") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1b_d20251025_m031518_c001_v7007000_t0000_u01761362118807") 2025/10/25 03:18:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaad2_d20251025_m031513_c001_v0001157_t0058_u01761362113074") 2025/10/25 03:18:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1c_d20251025_m031518_c001_v7007000_t0000_u01761362118998") 2025/10/25 03:18:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d66_d20251025_m031513_c001_v0001032_t0011_u01761362113146") 2025/10/25 03:18:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1d_d20251025_m031519_c001_v7007000_t0000_u01761362119189") 2025/10/25 03:18:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c0f_d20251025_m031513_c001_v0001184_t0047_u01761362113249") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1e_d20251025_m031519_c001_v7007000_t0000_u01761362119375") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfe9_d20251025_m031513_c001_v0001120_t0005_u01761362113349") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f1f_d20251025_m031519_c001_v7007000_t0000_u01761362119562") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c13_d20251025_m031513_c001_v0001184_t0015_u01761362113460") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f21_d20251025_m031519_c001_v7007000_t0000_u01761362119761") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4d68_d20251025_m031513_c001_v0001032_t0023_u01761362113631") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f22_d20251025_m031519_c001_v7007000_t0000_u01761362119950") 2025/10/25 03:18:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c15_d20251025_m031513_c001_v0001184_t0045_u01761362113669") 2025/10/25 03:18:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f23_d20251025_m031520_c001_v7007000_t0000_u01761362120136") 2025/10/25 03:18:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaad8_d20251025_m031513_c001_v0001157_t0000_u01761362113679") 2025/10/25 03:18:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9f24_d20251025_m031520_c001_v7007000_t0000_u01761362120320") 2025/10/25 03:18:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfed_d20251025_m031513_c001_v0001120_t0055_u01761362113839") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c618a_d20251025_m031536_c001_v7007000_t0000_u01761362136943") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c9d_d20251025_m031531_c001_v0001184_t0040_u01761362131745") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622320d56_d20251025_m031537_c001_v7007000_t0000_u01761362137114") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d01b_d20251025_m031531_c001_v0001120_t0049_u01761362131826") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186d1_d20251025_m031536_c001_v7007000_t0000_u01761362136951") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab5d_d20251025_m031531_c001_v0001157_t0024_u01761362131879") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08866_d20251025_m031536_c001_v7007000_t0000_u01761362136966") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4dad_d20251025_m031531_c001_v0001032_t0045_u01761362131945") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482337_d20251025_m031536_c001_v7007000_t0000_u01761362136979") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3c9f_d20251025_m031531_c001_v0001184_t0028_u01761362131982") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186d0_d20251025_m031536_c001_v7007000_t0000_u01761362136763") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d01d_d20251025_m031532_c001_v0001120_t0022_u01761362132151") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482336_d20251025_m031536_c001_v7007000_t0000_u01761362136818") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ca3_d20251025_m031532_c001_v0001184_t0009_u01761362132192") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c618d_d20251025_m031537_c001_v7007000_t0000_u01761362137201") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ca5_d20251025_m031532_c001_v0001184_t0018_u01761362132397") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4068ede49cb88d8a_d20251025_m031536_c001_v7007000_t0000_u01761362136992") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d01f_d20251025_m031532_c001_v0001120_t0040_u01761362132403") 2025/10/25 03:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b196_d20251025_m031536_c001_v7007000_t0000_u01761362136816") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4db3_d20251025_m031532_c001_v0001032_t0043_u01761362132418") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f409fcbafcf6186d4_d20251025_m031537_c001_v7007000_t0000_u01761362137196") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab5f_d20251025_m031532_c001_v0001157_t0059_u01761362132460") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4108f3b562482338_d20251025_m031537_c001_v7007000_t0000_u01761362137005") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3ca9_d20251025_m031532_c001_v0001184_t0032_u01761362132621") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08867_d20251025_m031537_c001_v7007000_t0000_u01761362137159") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d023_d20251025_m031532_c001_v0001120_t0004_u01761362132737") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6188_d20251025_m031536_c001_v7007000_t0000_u01761362136757") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab61_d20251025_m031532_c001_v0001157_t0009_u01761362132765") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4068ede49cb88d89_d20251025_m031536_c001_v7007000_t0000_u01761362136808") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3cad_d20251025_m031532_c001_v0001184_t0005_u01761362132834") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa08865_d20251025_m031536_c001_v7007000_t0000_u01761362136777") 2025/10/25 03:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4db9_d20251025_m031532_c001_v0001032_t0042_u01761362132846") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e4f_d20251025_m031330_c001_v7007000_t0000_u01761362010001") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110341fc3a60b48d_d20251025_m031328_c001_v0001181_t0038_u01761362008202") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168db6_d20251025_m031328_c001_v7007000_t0000_u01761362008008") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110341fc3a60b46c_d20251025_m031324_c001_v0001181_t0018_u01761362004950") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168dac_d20251025_m031324_c001_v7007000_t0000_u01761362004182") 2025/10/25 03:18:53 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3782_d20251025_m031320_c001_v0001184_t0053_u01761362000282") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e84e_d20251025_m031318_c001_v7007000_t0000_u01761361998738") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1047b9cde06d28b5_d20251025_m031316_c001_v0001157_t0001_u01761361996178") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb49156_d20251025_m031315_c001_v7007000_t0000_u01761361995993") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1047b9cde06d287f_d20251025_m031312_c001_v0001157_t0055_u01761361992279") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb49152_d20251025_m031311_c001_v7007000_t0000_u01761361991548") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cde1_d20251025_m031305_c001_v0001120_t0057_u01761361985147") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e58_d20251025_m031303_c001_v7007000_t0000_u01761361983821") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110f0421bb4732e2_d20251025_m031302_c001_v0001091_t0026_u01761361982298") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586852d_d20251025_m031302_c001_v7007000_t0000_u01761361982107") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110f0421bb4732dc_d20251025_m031258_c001_v0001091_t0044_u01761361978785") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c705868526_d20251025_m031258_c001_v7007000_t0000_u01761361978044") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d14e8_d20251025_m031253_c001_v0001032_t0036_u01761361973959") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e45_d20251025_m031252_c001_v7007000_t0000_u01761361972995") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f115531eaaa811adc_d20251025_m031251_c001_v0001146_t0046_u01761361971111") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee0b1_d20251025_m031250_c001_v7007000_t0000_u01761361970924") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f115531eaaa811acb_d20251025_m031247_c001_v0001146_t0054_u01761361967439") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee0ac_d20251025_m031246_c001_v7007000_t0000_u01761361966672") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3605_d20251025_m031240_c001_v0001184_t0058_u01761361960732") 2025/10/25 03:18:54 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e497_d20251025_m031239_c001_v7007000_t0000_u01761361959796") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11712a3c3f6b061e_d20251025_m031238_c001_v0001178_t0055_u01761361958039") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168d50_d20251025_m031237_c001_v7007000_t0000_u01761361957793") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11712a3c3f6b0601_d20251025_m031234_c001_v0001178_t0014_u01761361954450") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168d4c_d20251025_m031233_c001_v7007000_t0000_u01761361953720") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cd75_d20251025_m031227_c001_v0001120_t0056_u01761361947440") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4204_d20251025_m031226_c001_v7007000_t0000_u01761361946507") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10560c4a7bc3327f_d20251025_m031224_c001_v0001032_t0009_u01761361944537") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9e2c_d20251025_m031224_c001_v7007000_t0000_u01761361944341") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10560c4a7bc33279_d20251025_m031220_c001_v0001032_t0008_u01761361940381") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9e2a_d20251025_m031219_c001_v7007000_t0000_u01761361939637") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1470_d20251025_m031212_c001_v0001032_t0027_u01761361932725") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b015_d20251025_m031211_c001_v7007000_t0000_u01761361931504") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f106467c6fc87c36a_d20251025_m031205_c001_v0001101_t0012_u01761361925697") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c608b_d20251025_m031205_c001_v7007000_t0000_u01761361925487") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd349a_d20251025_m031201_c001_v0001184_t0017_u01761361921279") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10817bedce3ec31c_d20251025_m031200_c001_v0001113_t0033_u01761361920368") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10817bedce3ec316_d20251025_m031159_c001_v0001113_t0053_u01761361919280") 2025/10/25 03:18:55 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afed_d20251025_m031145_c001_v7007000_t0000_u01761361905798") 2025/10/25 03:18:56 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d13b0_d20251025_m031138_c001_v0001032_t0038_u01761361898692") 2025/10/25 03:18:56 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11776ae73c0d1118_d20251025_m031137_c001_v0001176_t0004_u01761361897921") 2025/10/25 03:18:56 DEBUG : dst/one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11776ae73c0d1112_d20251025_m031136_c001_v0001176_t0038_u01761361896903") 2025/10/25 03:18:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e50_d20251025_m031330_c001_v7007000_t0000_u01761362010196") 2025/10/25 03:18:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1071cf0bd6b9a2b2_d20251025_m031327_c001_v0001180_t0003_u01761362007774") 2025/10/25 03:18:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105d2d6a2a46a38a_d20251025_m031323_c001_v0001172_t0033_u01761362003867") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e84f_d20251025_m031318_c001_v7007000_t0000_u01761361998930") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f104bc2ec9a8e8e10_d20251025_m031315_c001_v0001183_t0049_u01761361995761") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1023db96533e91df_d20251025_m031311_c001_v0001090_t0052_u01761361991124") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e5a_d20251025_m031304_c001_v7007000_t0000_u01761361984009") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1049fb0ed1b77821_d20251025_m031301_c001_v0001184_t0015_u01761361981856") 2025/10/25 03:18:56 DEBUG : dst/one.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1189ccf38cbbed9c_d20251025_m031257_c001_v0001179_t0031_u01761361977839") 2025/10/25 03:18:56 DEBUG : dst/three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b017_d20251025_m031211_c001_v7007000_t0000_u01761361931730") 2025/10/25 03:18:56 DEBUG : dst/three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10817bedce3ec356_d20251025_m031210_c001_v0001113_t0034_u01761361930052") 2025/10/25 03:18:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e51_d20251025_m031330_c001_v7007000_t0000_u01761362010381") 2025/10/25 03:18:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1146c71a394c4e21_d20251025_m031328_c001_v0001184_t0044_u01761362008989") 2025/10/25 03:18:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f10325e2a1c2c2fc8_d20251025_m031325_c001_v0001092_t0045_u01761362005816") 2025/10/25 03:18:56 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e52_d20251025_m031330_c001_v7007000_t0000_u01761362010571") 2025/10/25 03:18:56 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110341fc3a60b495_d20251025_m031329_c001_v0001181_t0026_u01761362009404") 2025/10/25 03:18:56 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168db8_d20251025_m031329_c001_v7007000_t0000_u01761362009207") 2025/10/25 03:18:56 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f110341fc3a60b47d_d20251025_m031326_c001_v0001181_t0030_u01761362006410") 2025/10/25 03:18:56 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168db3_d20251025_m031326_c001_v7007000_t0000_u01761362006212") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd378c_d20251025_m031321_c001_v0001184_t0001_u01761362001183") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e850_d20251025_m031319_c001_v7007000_t0000_u01761361999121") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1047b9cde06d28c5_d20251025_m031317_c001_v0001157_t0030_u01761361997822") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb49157_d20251025_m031317_c001_v7007000_t0000_u01761361997636") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1047b9cde06d2891_d20251025_m031314_c001_v0001157_t0040_u01761361994027") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb49153_d20251025_m031313_c001_v7007000_t0000_u01761361993840") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cde7_d20251025_m031308_c001_v0001120_t0025_u01761361988214") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c705868530_d20251025_m031303_c001_v7007000_t0000_u01761361983254") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d14fc_d20251025_m031300_c001_v0001032_t0050_u01761361980725") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586852b_d20251025_m031259_c001_v7007000_t0000_u01761361979951") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd368e_d20251025_m031255_c001_v0001184_t0043_u01761361975387") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee0b2_d20251025_m031252_c001_v7007000_t0000_u01761361972038") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3657_d20251025_m031249_c001_v0001184_t0036_u01761361969748") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f418b68eadcbee0ae_d20251025_m031248_c001_v7007000_t0000_u01761361968575") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cda3_d20251025_m031242_c001_v0001120_t0044_u01761361962043") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168d53_d20251025_m031238_c001_v7007000_t0000_u01761361958786") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cd95_d20251025_m031236_c001_v0001120_t0048_u01761361956290") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416dece3f6168d4d_d20251025_m031235_c001_v7007000_t0000_u01761361955192") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d14a3_d20251025_m031228_c001_v0001032_t0055_u01761361948851") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9e2d_d20251025_m031225_c001_v7007000_t0000_u01761361945529") 2025/10/25 03:18:57 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d148f_d20251025_m031222_c001_v0001032_t0027_u01761361942757") 2025/10/25 03:18:58 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4205eaf0283c9e2b_d20251025_m031221_c001_v7007000_t0000_u01761361941651") 2025/10/25 03:18:58 DEBUG : dst/three.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3529_d20251025_m031214_c001_v0001184_t0030_u01761361934474") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e852_d20251025_m031319_c001_v7007000_t0000_u01761361999315") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f118eff53675c9ed9_d20251025_m031317_c001_v0001036_t0041_u01761361997185") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f108bdfc267f9375a_d20251025_m031313_c001_v0001106_t0048_u01761361993234") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e5c_d20251025_m031304_c001_v7007000_t0000_u01761361984220") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11732a04082d2591_d20251025_m031303_c001_v0001180_t0026_u01761361983036") 2025/10/25 03:18:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1093af722920ea92_d20251025_m031259_c001_v0001037_t0036_u01761361979386") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e54_d20251025_m031330_c001_v7007000_t0000_u01761362010757") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce13_d20251025_m031320_c001_v0001120_t0043_u01761362000885") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e854_d20251025_m031319_c001_v7007000_t0000_u01761361999543") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd36fb_d20251025_m031305_c001_v0001184_t0048_u01761361985904") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e5d_d20251025_m031304_c001_v7007000_t0000_u01761361984412") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cdc3_d20251025_m031254_c001_v0001120_t0043_u01761361974748") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795e46_d20251025_m031253_c001_v7007000_t0000_u01761361973185") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d14c8_d20251025_m031241_c001_v0001032_t0024_u01761361961311") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e499_d20251025_m031239_c001_v7007000_t0000_u01761361959990") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3593_d20251025_m031228_c001_v0001184_t0014_u01761361948279") 2025/10/25 03:18:58 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b4205_d20251025_m031226_c001_v7007000_t0000_u01761361946701") 2025/10/25 03:18:59 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cd36_d20251025_m031213_c001_v0001120_t0026_u01761361933629") 2025/10/25 03:18:59 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b019_d20251025_m031211_c001_v7007000_t0000_u01761361931983") 2025/10/25 03:18:59 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1014d82bf3b4cdde_d20251025_m031207_c001_v0001176_t0024_u01761361927695") 2025/10/25 03:18:59 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afee_d20251025_m031146_c001_v7007000_t0000_u01761361906005") 2025/10/25 03:18:59 DEBUG : dst/two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11776ae73c0d1153_d20251025_m031144_c001_v0001176_t0043_u01761361904729") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb48fdb_d20251025_m031112_c001_v7007000_t0000_u01761361872237") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3232_d20251025_m031107_c001_v0001184_t0010_u01761361867813") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb48fab_d20251025_m031105_c001_v7007000_t0000_u01761361865665") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd318d_d20251025_m031054_c001_v0001184_t0031_u01761361854550") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810944_d20251025_m031045_c001_v7007000_t0000_u01761361845705") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3100_d20251025_m031042_c001_v0001184_t0036_u01761361842204") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf87e_d20251025_m031020_c001_v7007000_t0000_u01761361820424") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d117c_d20251025_m031018_c001_v0001032_t0022_u01761361818161") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf874_d20251025_m031017_c001_v7007000_t0000_u01761361817015") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1166_d20251025_m031015_c001_v0001032_t0001_u01761361815177") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf862_d20251025_m031011_c001_v7007000_t0000_u01761361811837") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d113c_d20251025_m031009_c001_v0001032_t0024_u01761361809767") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf85c_d20251025_m031008_c001_v7007000_t0000_u01761361808607") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d111f_d20251025_m031006_c001_v0001032_t0026_u01761361806911") 2025/10/25 03:18:59 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf84a_d20251025_m030959_c001_v7007000_t0000_u01761361799486") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10b1_d20251025_m030957_c001_v0001032_t0010_u01761361797602") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf846_d20251025_m030956_c001_v7007000_t0000_u01761361796519") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10a1_d20251025_m030955_c001_v0001032_t0024_u01761361795508") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e304_d20251025_m030949_c001_v7007000_t0000_u01761361789074") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1053_d20251025_m030947_c001_v0001032_t0055_u01761361787329") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e2fe_d20251025_m030945_c001_v7007000_t0000_u01761361785459") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1031_d20251025_m030944_c001_v0001032_t0051_u01761361784093") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e2fd_d20251025_m030943_c001_v7007000_t0000_u01761361783717") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f117cf3a27cffa1d3_d20251025_m030943_c001_v0001172_t0001_u01761361783017") 2025/10/25 03:19:00 DEBUG : empty space: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1023_d20251025_m030941_c001_v0001032_t0037_u01761361781362") 2025/10/25 03:19:00 DEBUG : enormous: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf87a_d20251025_m031019_c001_v7007000_t0000_u01761361819500") 2025/10/25 03:19:00 DEBUG : enormous: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1182_d20251025_m031018_c001_v0001032_t0032_u01761361818745") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f412fb83cf4373e63_d20251025_m031335_c001_v7007000_t0000_u01761362015193") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ce43_d20251025_m031333_c001_v0001120_t0039_u01761362013880") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681093c_d20251025_m031040_c001_v7007000_t0000_u01761361840728") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1230_d20251025_m031039_c001_v0001032_t0039_u01761361839665") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df0b_d20251025_m030938_c001_v7007000_t0000_u01761361778246") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0ffd_d20251025_m030937_c001_v0001032_t0057_u01761361777087") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df09_d20251025_m030936_c001_v7007000_t0000_u01761361776508") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0ff3_d20251025_m030935_c001_v0001032_t0028_u01761361775694") 2025/10/25 03:19:00 DEBUG : existing: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0fe5_d20251025_m030933_c001_v0001032_t0048_u01761361773904") 2025/10/25 03:19:01 DEBUG : existing-b: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681093d_d20251025_m031040_c001_v7007000_t0000_u01761361840921") 2025/10/25 03:19:01 DEBUG : existing-b: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd30da_d20251025_m031039_c001_v0001184_t0059_u01761361839675") 2025/10/25 03:19:01 DEBUG : file1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b136_d20251025_m031425_c001_v7007000_t0000_u01761362065365") 2025/10/25 03:19:01 DEBUG : file1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea97a_d20251025_m031424_c001_v0001157_t0009_u01761362064221") 2025/10/25 03:19:01 DEBUG : file1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b12e_d20251025_m031422_c001_v7007000_t0000_u01761362062893") 2025/10/25 03:19:01 DEBUG : file1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4cae_d20251025_m031421_c001_v0001032_t0013_u01761362061771") 2025/10/25 03:19:01 DEBUG : five: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf887_d20251025_m031024_c001_v7007000_t0000_u01761361824804") 2025/10/25 03:19:01 DEBUG : five: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4035fdfc186d11a0_d20251025_m031022_c001_v0001032_t0030_u01761361822731") 2025/10/25 03:19:01 DEBUG : foo: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e2ff_d20251025_m030946_c001_v7007000_t0000_u01761361786962") 2025/10/25 03:19:01 DEBUG : foo: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4035fdfc186d104d_d20251025_m030946_c001_v0001032_t0030_u01761361786398") 2025/10/25 03:19:01 DEBUG : foo: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4035fdfc186d1045_d20251025_m030945_c001_v0001032_t0030_u01761361785825") 2025/10/25 03:19:01 DEBUG : four: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf889_d20251025_m031024_c001_v7007000_t0000_u01761361824987") 2025/10/25 03:19:01 DEBUG : four: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cb76_d20251025_m031023_c001_v0001120_t0004_u01761361823466") 2025/10/25 03:19:01 DEBUG : four: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1198_d20251025_m031021_c001_v0001032_t0009_u01761361821850") 2025/10/25 03:19:01 DEBUG : hello world2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aefc_d20251025_m030847_c001_v7007000_t0000_u01761361727455") 2025/10/25 03:19:01 DEBUG : hello world2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e42_d20251025_m030846_c001_v0001032_t0003_u01761361726592") 2025/10/25 03:19:01 DEBUG : ignore-size: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df07_d20251025_m030933_c001_v7007000_t0000_u01761361773535") 2025/10/25 03:19:01 DEBUG : ignore-size: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0fd7_d20251025_m030932_c001_v0001032_t0057_u01761361772391") 2025/10/25 03:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810921_d20251025_m031038_c001_v7007000_t0000_u01761361838916") 2025/10/25 03:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd30ba_d20251025_m031037_c001_v0001184_t0027_u01761361837946") 2025/10/25 03:19:02 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681091d_d20251025_m031037_c001_v7007000_t0000_u01761361837189") 2025/10/25 03:19:02 DEBUG : nested/sub dir/file: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd30a0_d20251025_m031036_c001_v0001184_t0033_u01761361836051") 2025/10/25 03:19:02 DEBUG : one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf88b_d20251025_m031025_c001_v7007000_t0000_u01761361825171") 2025/10/25 03:19:02 DEBUG : one: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4035fdfc186d118c_d20251025_m031020_c001_v0001032_t0030_u01761361820831") 2025/10/25 03:19:02 DEBUG : only0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b108_d20251025_m031417_c001_v7007000_t0000_u01761362057251") 2025/10/25 03:19:02 DEBUG : only0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f413a72ba63dea904_d20251025_m031412_c001_v0001157_t0010_u01761362052204") 2025/10/25 03:19:02 DEBUG : only0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd390f_d20251025_m031359_c001_v0001184_t0033_u01761362039519") 2025/10/25 03:19:02 DEBUG : only0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a18_d20251025_m031353_c001_v7007000_t0000_u01761362033477") 2025/10/25 03:19:02 DEBUG : only0: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3840_d20251025_m031338_c001_v0001184_t0039_u01761362018716") 2025/10/25 03:19:02 DEBUG : only1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b109_d20251025_m031417_c001_v7007000_t0000_u01761362057437") 2025/10/25 03:19:02 DEBUG : only1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39c3_d20251025_m031412_c001_v0001184_t0012_u01761362052637") 2025/10/25 03:19:02 DEBUG : only1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3915_d20251025_m031400_c001_v0001184_t0034_u01761362040017") 2025/10/25 03:19:02 DEBUG : only1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa087de_d20251025_m031353_c001_v7007000_t0000_u01761362033316") 2025/10/25 03:19:02 DEBUG : only1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3844_d20251025_m031339_c001_v0001184_t0021_u01761362019331") 2025/10/25 03:19:02 DEBUG : only10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b10c_d20251025_m031417_c001_v7007000_t0000_u01761362057626") 2025/10/25 03:19:02 DEBUG : only10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf01_d20251025_m031411_c001_v0001120_t0004_u01761362051457") 2025/10/25 03:19:02 DEBUG : only10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd396b_d20251025_m031405_c001_v0001184_t0031_u01761362045442") 2025/10/25 03:19:02 DEBUG : only10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a19_d20251025_m031353_c001_v7007000_t0000_u01761362033669") 2025/10/25 03:19:02 DEBUG : only10: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3890_d20251025_m031346_c001_v0001184_t0013_u01761362026436") 2025/10/25 03:19:03 DEBUG : only11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b10d_d20251025_m031417_c001_v7007000_t0000_u01761362057822") 2025/10/25 03:19:03 DEBUG : only11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf0a_d20251025_m031412_c001_v0001120_t0004_u01761362052242") 2025/10/25 03:19:03 DEBUG : only11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd396f_d20251025_m031406_c001_v0001184_t0017_u01761362046115") 2025/10/25 03:19:03 DEBUG : only11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586858c_d20251025_m031353_c001_v7007000_t0000_u01761362033489") 2025/10/25 03:19:03 DEBUG : only11: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3894_d20251025_m031346_c001_v0001184_t0020_u01761362026918") 2025/10/25 03:19:03 DEBUG : only12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b10e_d20251025_m031418_c001_v7007000_t0000_u01761362058005") 2025/10/25 03:19:03 DEBUG : only12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39b1_d20251025_m031411_c001_v0001184_t0012_u01761362051473") 2025/10/25 03:19:03 DEBUG : only12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3977_d20251025_m031406_c001_v0001184_t0004_u01761362046616") 2025/10/25 03:19:03 DEBUG : only12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9647d_d20251025_m031353_c001_v7007000_t0000_u01761362033089") 2025/10/25 03:19:03 DEBUG : only12: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd389c_d20251025_m031347_c001_v0001184_t0000_u01761362027514") 2025/10/25 03:19:03 DEBUG : only13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b110_d20251025_m031418_c001_v7007000_t0000_u01761362058189") 2025/10/25 03:19:03 DEBUG : only13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f413a72ba63dea900_d20251025_m031412_c001_v0001157_t0010_u01761362052016") 2025/10/25 03:19:03 DEBUG : only13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3981_d20251025_m031407_c001_v0001184_t0040_u01761362047174") 2025/10/25 03:19:03 DEBUG : only13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a17_d20251025_m031353_c001_v7007000_t0000_u01761362033292") 2025/10/25 03:19:03 DEBUG : only13: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38a2_d20251025_m031348_c001_v0001184_t0021_u01761362028127") 2025/10/25 03:19:03 DEBUG : only14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b111_d20251025_m031418_c001_v7007000_t0000_u01761362058378") 2025/10/25 03:19:03 DEBUG : only14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4128c1e9ef7f4c90_d20251025_m031412_c001_v0001032_t0030_u01761362052214") 2025/10/25 03:19:03 DEBUG : only14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3985_d20251025_m031407_c001_v0001184_t0059_u01761362047869") 2025/10/25 03:19:03 DEBUG : only14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586858d_d20251025_m031353_c001_v7007000_t0000_u01761362033678") 2025/10/25 03:19:03 DEBUG : only14: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38a8_d20251025_m031348_c001_v0001184_t0005_u01761362028636") 2025/10/25 03:19:04 DEBUG : only15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b113_d20251025_m031418_c001_v7007000_t0000_u01761362058568") 2025/10/25 03:19:04 DEBUG : only15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf05_d20251025_m031411_c001_v0001120_t0004_u01761362051853") 2025/10/25 03:19:04 DEBUG : only15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3989_d20251025_m031408_c001_v0001184_t0024_u01761362048420") 2025/10/25 03:19:04 DEBUG : only15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa087e0_d20251025_m031353_c001_v7007000_t0000_u01761362033697") 2025/10/25 03:19:04 DEBUG : only15: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38ac_d20251025_m031349_c001_v0001184_t0026_u01761362029127") 2025/10/25 03:19:04 DEBUG : only16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b114_d20251025_m031418_c001_v7007000_t0000_u01761362058755") 2025/10/25 03:19:04 DEBUG : only16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39b7_d20251025_m031411_c001_v0001184_t0012_u01761362051868") 2025/10/25 03:19:04 DEBUG : only16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd398f_d20251025_m031409_c001_v0001184_t0002_u01761362049001") 2025/10/25 03:19:04 DEBUG : only16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c70586858a_d20251025_m031353_c001_v7007000_t0000_u01761362033302") 2025/10/25 03:19:04 DEBUG : only16: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38b4_d20251025_m031349_c001_v0001184_t0028_u01761362029773") 2025/10/25 03:19:05 DEBUG : only17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b115_d20251025_m031418_c001_v7007000_t0000_u01761362058943") 2025/10/25 03:19:05 DEBUG : only17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf08_d20251025_m031412_c001_v0001120_t0004_u01761362052050") 2025/10/25 03:19:05 DEBUG : only17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3999_d20251025_m031409_c001_v0001184_t0028_u01761362049542") 2025/10/25 03:19:05 DEBUG : only17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a16_d20251025_m031353_c001_v7007000_t0000_u01761362033101") 2025/10/25 03:19:05 DEBUG : only17: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38ba_d20251025_m031350_c001_v0001184_t0019_u01761362030296") 2025/10/25 03:19:05 DEBUG : only18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b116_d20251025_m031419_c001_v7007000_t0000_u01761362059136") 2025/10/25 03:19:05 DEBUG : only18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39bb_d20251025_m031412_c001_v0001184_t0012_u01761362052066") 2025/10/25 03:19:05 DEBUG : only18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd39a3_d20251025_m031410_c001_v0001184_t0019_u01761362050076") 2025/10/25 03:19:05 DEBUG : only18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa087df_d20251025_m031353_c001_v7007000_t0000_u01761362033503") 2025/10/25 03:19:05 DEBUG : only18: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38c2_d20251025_m031350_c001_v0001184_t0028_u01761362030884") 2025/10/25 03:19:05 DEBUG : only19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b119_d20251025_m031419_c001_v7007000_t0000_u01761362059318") 2025/10/25 03:19:05 DEBUG : only19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39bf_d20251025_m031412_c001_v0001184_t0012_u01761362052257") 2025/10/25 03:19:05 DEBUG : only19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd39ab_d20251025_m031410_c001_v0001184_t0027_u01761362050629") 2025/10/25 03:19:05 DEBUG : only19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96481_d20251025_m031353_c001_v7007000_t0000_u01761362033833") 2025/10/25 03:19:05 DEBUG : only19: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd38c6_d20251025_m031351_c001_v0001184_t0015_u01761362031519") 2025/10/25 03:19:05 DEBUG : only2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b11b_d20251025_m031419_c001_v7007000_t0000_u01761362059501") 2025/10/25 03:19:05 DEBUG : only2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f413a72ba63dea90e_d20251025_m031412_c001_v0001157_t0010_u01761362052787") 2025/10/25 03:19:05 DEBUG : only2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3921_d20251025_m031400_c001_v0001184_t0044_u01761362040585") 2025/10/25 03:19:05 DEBUG : only2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f404540c705868589_d20251025_m031353_c001_v7007000_t0000_u01761362033112") 2025/10/25 03:19:05 DEBUG : only2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3850_d20251025_m031340_c001_v0001184_t0024_u01761362020008") 2025/10/25 03:19:05 DEBUG : only3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b11c_d20251025_m031419_c001_v7007000_t0000_u01761362059684") 2025/10/25 03:19:06 DEBUG : only3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f413a72ba63dea906_d20251025_m031412_c001_v0001157_t0010_u01761362052399") 2025/10/25 03:19:06 DEBUG : only3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3929_d20251025_m031401_c001_v0001184_t0002_u01761362041231") 2025/10/25 03:19:06 DEBUG : only3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810a1a_d20251025_m031353_c001_v7007000_t0000_u01761362033854") 2025/10/25 03:19:06 DEBUG : only3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3862_d20251025_m031342_c001_v0001184_t0017_u01761362022332") 2025/10/25 03:19:06 DEBUG : only4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b11d_d20251025_m031419_c001_v7007000_t0000_u01761362059873") 2025/10/25 03:19:06 DEBUG : only4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf0e_d20251025_m031412_c001_v0001120_t0004_u01761362052621") 2025/10/25 03:19:06 DEBUG : only4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3931_d20251025_m031401_c001_v0001184_t0034_u01761362041716") 2025/10/25 03:19:06 DEBUG : only4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9647b_d20251025_m031352_c001_v7007000_t0000_u01761362032719") 2025/10/25 03:19:06 DEBUG : only4: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd386e_d20251025_m031343_c001_v0001184_t0023_u01761362023185") 2025/10/25 03:19:06 DEBUG : only5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b11f_d20251025_m031420_c001_v7007000_t0000_u01761362060056") 2025/10/25 03:19:06 DEBUG : only5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4128c1e9ef7f4c92_d20251025_m031412_c001_v0001032_t0030_u01761362052411") 2025/10/25 03:19:06 DEBUG : only5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd393b_d20251025_m031402_c001_v0001184_t0001_u01761362042289") 2025/10/25 03:19:06 DEBUG : only5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9647c_d20251025_m031352_c001_v7007000_t0000_u01761362032906") 2025/10/25 03:19:06 DEBUG : only5: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3872_d20251025_m031343_c001_v0001184_t0000_u01761362023717") 2025/10/25 03:19:06 DEBUG : only6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b120_d20251025_m031420_c001_v7007000_t0000_u01761362060243") 2025/10/25 03:19:06 DEBUG : only6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416c96d9a494cf0c_d20251025_m031412_c001_v0001120_t0004_u01761362052427") 2025/10/25 03:19:06 DEBUG : only6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd394b_d20251025_m031402_c001_v0001184_t0033_u01761362042985") 2025/10/25 03:19:06 DEBUG : only6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9647f_d20251025_m031353_c001_v7007000_t0000_u01761362033465") 2025/10/25 03:19:06 DEBUG : only6: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3880_d20251025_m031344_c001_v0001184_t0034_u01761362024324") 2025/10/25 03:19:07 DEBUG : only7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b121_d20251025_m031420_c001_v7007000_t0000_u01761362060435") 2025/10/25 03:19:07 DEBUG : only7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd39c1_d20251025_m031412_c001_v0001184_t0012_u01761362052443") 2025/10/25 03:19:07 DEBUG : only7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3953_d20251025_m031403_c001_v0001184_t0054_u01761362043634") 2025/10/25 03:19:07 DEBUG : only7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4036d880aaa087dd_d20251025_m031353_c001_v7007000_t0000_u01761362033092") 2025/10/25 03:19:07 DEBUG : only7: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3884_d20251025_m031344_c001_v0001184_t0025_u01761362024887") 2025/10/25 03:19:07 DEBUG : only8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b123_d20251025_m031420_c001_v7007000_t0000_u01761362060622") 2025/10/25 03:19:07 DEBUG : only8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f413a72ba63dea90a_d20251025_m031412_c001_v0001157_t0010_u01761362052598") 2025/10/25 03:19:07 DEBUG : only8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd395d_d20251025_m031404_c001_v0001184_t0049_u01761362044294") 2025/10/25 03:19:07 DEBUG : only8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b9647e_d20251025_m031353_c001_v7007000_t0000_u01761362033280") 2025/10/25 03:19:07 DEBUG : only8: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3888_d20251025_m031345_c001_v0001184_t0028_u01761362025446") 2025/10/25 03:19:07 DEBUG : only9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b126_d20251025_m031420_c001_v7007000_t0000_u01761362060812") 2025/10/25 03:19:07 DEBUG : only9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4128c1e9ef7f4c94_d20251025_m031412_c001_v0001032_t0030_u01761362052610") 2025/10/25 03:19:07 DEBUG : only9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3963_d20251025_m031404_c001_v0001184_t0054_u01761362044810") 2025/10/25 03:19:07 DEBUG : only9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417489b595b96480_d20251025_m031353_c001_v7007000_t0000_u01761362033649") 2025/10/25 03:19:07 DEBUG : only9: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd388a_d20251025_m031345_c001_v0001184_t0025_u01761362025905") 2025/10/25 03:19:07 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810917_d20251025_m031034_c001_v7007000_t0000_u01761361834836") 2025/10/25 03:19:07 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cb9a_d20251025_m031032_c001_v0001120_t0016_u01761361832642") 2025/10/25 03:19:07 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810911_d20251025_m031031_c001_v7007000_t0000_u01761361831530") 2025/10/25 03:19:07 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d11d2_d20251025_m031029_c001_v0001032_t0042_u01761361829218") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681090c_d20251025_m031028_c001_v7007000_t0000_u01761361828483") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3009_d20251025_m031026_c001_v0001184_t0001_u01761361826147") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf86a_d20251025_m031013_c001_v7007000_t0000_u01761361813998") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1150_d20251025_m031012_c001_v0001032_t0046_u01761361812388") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf860_d20251025_m031010_c001_v7007000_t0000_u01761361810647") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1134_d20251025_m031009_c001_v0001032_t0037_u01761361809262") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf85b_d20251025_m031007_c001_v7007000_t0000_u01761361807857") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1119_d20251025_m031006_c001_v0001032_t0059_u01761361806412") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf849_d20251025_m030958_c001_v7007000_t0000_u01761361798931") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10ad_d20251025_m030957_c001_v0001032_t0000_u01761361797155") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf847_d20251025_m030956_c001_v7007000_t0000_u01761361796702") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d109b_d20251025_m030954_c001_v0001032_t0025_u01761361794868") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf844_d20251025_m030954_c001_v7007000_t0000_u01761361794474") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d108d_d20251025_m030953_c001_v0001032_t0035_u01761361793442") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1083_d20251025_m030952_c001_v0001032_t0001_u01761361792484") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf843_d20251025_m030952_c001_v7007000_t0000_u01761361792086") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1075_d20251025_m030950_c001_v0001032_t0011_u01761361790857") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d106d_d20251025_m030950_c001_v0001032_t0027_u01761361790024") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e305_d20251025_m030949_c001_v7007000_t0000_u01761361789292") 2025/10/25 03:19:08 DEBUG : potato: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d105b_d20251025_m030948_c001_v0001032_t0014_u01761361788171") 2025/10/25 03:19:08 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706afc0_d20251025_m031122_c001_v7007000_t0000_u01761361882024") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cc74_d20251025_m031121_c001_v0001120_t0034_u01761361881230") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb48fde_d20251025_m031112_c001_v7007000_t0000_u01761361872606") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cc38_d20251025_m031106_c001_v0001120_t0013_u01761361866984") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f40917ca080ea68cb_d20251025_m031058_c001_v7007000_t0000_u01761361858991") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cc00_d20251025_m031053_c001_v0001120_t0034_u01761361853860") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810945_d20251025_m031046_c001_v7007000_t0000_u01761361846114") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cbc6_d20251025_m031041_c001_v0001120_t0029_u01761361841863") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf87b_d20251025_m031019_c001_v7007000_t0000_u01761361819683") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1178_d20251025_m031017_c001_v0001032_t0025_u01761361817578") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf875_d20251025_m031017_c001_v7007000_t0000_u01761361817206") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d115e_d20251025_m031014_c001_v0001032_t0057_u01761361814633") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf86b_d20251025_m031014_c001_v7007000_t0000_u01761361814182") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1154_d20251025_m031013_c001_v0001032_t0020_u01761361813245") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf864_d20251025_m031012_c001_v7007000_t0000_u01761361812019") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1148_d20251025_m031011_c001_v0001032_t0051_u01761361811022") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf85d_d20251025_m031008_c001_v7007000_t0000_u01761361808790") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1127_d20251025_m031007_c001_v0001032_t0020_u01761361807872") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf84b_d20251025_m030959_c001_v7007000_t0000_u01761361799695") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d10bf_d20251025_m030958_c001_v0001032_t0014_u01761361798476") 2025/10/25 03:19:09 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aeff_d20251025_m030850_c001_v7007000_t0000_u01761361730731") 2025/10/25 03:19:10 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e64_d20251025_m030849_c001_v0001032_t0042_u01761361729900") 2025/10/25 03:19:10 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aefe_d20251025_m030848_c001_v7007000_t0000_u01761361728978") 2025/10/25 03:19:10 DEBUG : potato2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e50_d20251025_m030848_c001_v0001032_t0028_u01761361728015") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41448d3fddb48fe3_d20251025_m031113_c001_v7007000_t0000_u01761361873130") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d12e9_d20251025_m031108_c001_v0001032_t0004_u01761361868380") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f40917ca080ea68cc_d20251025_m031059_c001_v7007000_t0000_u01761361859497") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1287_d20251025_m031055_c001_v0001032_t0039_u01761361855125") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810946_d20251025_m031046_c001_v7007000_t0000_u01761361846576") 2025/10/25 03:19:10 DEBUG : potato3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d123e_d20251025_m031042_c001_v0001032_t0038_u01761361842414") 2025/10/25 03:19:10 DEBUG : pre-dest1/1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afff_d20251025_m031155_c001_v7007000_t0000_u01761361915090") 2025/10/25 03:19:10 DEBUG : pre-dest1/1: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d13e2_d20251025_m031146_c001_v0001032_t0008_u01761361906771") 2025/10/25 03:19:10 DEBUG : pre-dest2/2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b000_d20251025_m031155_c001_v7007000_t0000_u01761361915278") 2025/10/25 03:19:10 DEBUG : pre-dest2/2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494ccd1_d20251025_m031147_c001_v0001120_t0012_u01761361907685") 2025/10/25 03:19:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81afc9_d20251025_m031132_c001_v7007000_t0000_u01761361892785") 2025/10/25 03:19:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd330f_d20251025_m031129_c001_v0001184_t0050_u01761361889803") 2025/10/25 03:19:10 DEBUG : sizeonly: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df04_d20251025_m030931_c001_v7007000_t0000_u01761361771789") 2025/10/25 03:19:10 DEBUG : sizeonly: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0fc3_d20251025_m030930_c001_v0001032_t0053_u01761361770721") 2025/10/25 03:19:10 DEBUG : splitbanan: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44d039a_d20251025_m031622_c001_v7007000_t0000_u01761362182881") 2025/10/25 03:19:10 DEBUG : splitbanan: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deac88_d20251025_m031614_c001_v0001157_t0059_u01761362174848") 2025/10/25 03:19:10 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62d1_d20251025_m031744_c001_v7007000_t0000_u01761362264861") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4fa4_d20251025_m031737_c001_v0001032_t0005_u01761362257920") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6744_d20251025_m031728_c001_v7007000_t0000_u01761362248187") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f71_d20251025_m031721_c001_v0001032_t0018_u01761362241286") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4190ef62bed2054e_d20251025_m031711_c001_v7007000_t0000_u01761362231609") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4f36_d20251025_m031705_c001_v0001032_t0046_u01761362225335") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810faf_d20251025_m031656_c001_v7007000_t0000_u01761362216252") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ef6_d20251025_m031650_c001_v0001032_t0038_u01761362210006") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b8569dc_d20251025_m031640_c001_v7007000_t0000_u01761362200314") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4eaa_d20251025_m031633_c001_v0001032_t0032_u01761362193615") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b1cf_d20251025_m031617_c001_v7007000_t0000_u01761362177680") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4e64_d20251025_m031613_c001_v0001032_t0002_u01761362173539") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61f1_d20251025_m031604_c001_v7007000_t0000_u01761362164206") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d071_d20251025_m031556_c001_v0001120_t0009_u01761362156501") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f41308852a44b6666_d20251025_m031555_c001_v7007000_t0000_u01761362155195") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d059_d20251025_m031551_c001_v0001120_t0043_u01761362151593") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c61b2_d20251025_m031542_c001_v7007000_t0000_u01761362142178") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deab6b_d20251025_m031535_c001_v0001157_t0040_u01761362135059") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f422f616622320d4d_d20251025_m031534_c001_v7007000_t0000_u01761362134117") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d017_d20251025_m031529_c001_v0001120_t0019_u01761362129885") 2025/10/25 03:19:11 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77e957_d20251025_m031514_c001_v7007000_t0000_u01761362114748") 2025/10/25 03:19:12 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfcd_d20251025_m031510_c001_v0001120_t0033_u01761362110635") 2025/10/25 03:19:12 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4009d42887795efb_d20251025_m031459_c001_v7007000_t0000_u01761362099784") 2025/10/25 03:19:12 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cfa5_d20251025_m031453_c001_v0001120_t0024_u01761362093184") 2025/10/25 03:19:12 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f423f3964a66bd44f_d20251025_m031443_c001_v7007000_t0000_u01761362083788") 2025/10/25 03:19:12 DEBUG : splitbananasplit: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf73_d20251025_m031437_c001_v0001120_t0033_u01761362077713") 2025/10/25 03:19:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f407238d1373b489d_d20251025_m031559_c001_v7007000_t0000_u01761362159008") 2025/10/25 03:19:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d05f_d20251025_m031553_c001_v0001120_t0045_u01761362153125") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b144_d20251025_m031429_c001_v7007000_t0000_u01761362069638") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf4b_d20251025_m031428_c001_v0001120_t0002_u01761362068335") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b13e_d20251025_m031427_c001_v7007000_t0000_u01761362067555") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4cc6_d20251025_m031426_c001_v0001032_t0030_u01761362066355") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810922_d20251025_m031039_c001_v7007000_t0000_u01761361839104") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cbae_d20251025_m031037_c001_v0001120_t0009_u01761361837931") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681091e_d20251025_m031037_c001_v7007000_t0000_u01761361837376") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1210_d20251025_m031036_c001_v0001032_t0026_u01761361836400") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77df00_d20251025_m030928_c001_v7007000_t0000_u01761361768363") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0fa1_d20251025_m030926_c001_v0001032_t0054_u01761361766731") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77defd_d20251025_m030926_c001_v7007000_t0000_u01761361766364") 2025/10/25 03:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f97_d20251025_m030924_c001_v0001032_t0027_u01761361764746") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77def5_d20251025_m030922_c001_v7007000_t0000_u01761361762515") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f7b_d20251025_m030920_c001_v0001032_t0046_u01761361760833") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77def2_d20251025_m030920_c001_v7007000_t0000_u01761361760289") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f71_d20251025_m030919_c001_v0001032_t0016_u01761361759158") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f5b_d20251025_m030916_c001_v0001032_t0036_u01761361756388") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f415e79b3fd77daf4_d20251025_m030916_c001_v7007000_t0000_u01761361756021") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f4f_d20251025_m030915_c001_v0001032_t0006_u01761361755031") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f43_d20251025_m030914_c001_v0001032_t0005_u01761361754098") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af15_d20251025_m030913_c001_v7007000_t0000_u01761361753357") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f2f_d20251025_m030910_c001_v0001032_t0013_u01761361750445") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f15_d20251025_m030907_c001_v0001032_t0056_u01761361747642") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af0f_d20251025_m030907_c001_v7007000_t0000_u01761361747251") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0f09_d20251025_m030906_c001_v0001032_t0026_u01761361746441") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0eff_d20251025_m030905_c001_v0001032_t0032_u01761361745592") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af0d_d20251025_m030905_c001_v7007000_t0000_u01761361745219") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0ed3_d20251025_m030900_c001_v0001032_t0006_u01761361740758") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af09_d20251025_m030900_c001_v7007000_t0000_u01761361740384") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0ec9_d20251025_m030859_c001_v0001032_t0016_u01761361739355") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af08_d20251025_m030858_c001_v7007000_t0000_u01761361738433") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0eb9_d20251025_m030857_c001_v0001032_t0013_u01761361737542") 2025/10/25 03:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af07_d20251025_m030856_c001_v7007000_t0000_u01761361736939") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0ead_d20251025_m030855_c001_v0001032_t0054_u01761361735976") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af04_d20251025_m030855_c001_v7007000_t0000_u01761361735048") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e97_d20251025_m030854_c001_v0001032_t0023_u01761361734011") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af02_d20251025_m030853_c001_v7007000_t0000_u01761361733445") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e88_d20251025_m030852_c001_v0001032_t0012_u01761361732614") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706af00_d20251025_m030852_c001_v7007000_t0000_u01761361732058") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e78_d20251025_m030851_c001_v0001032_t0057_u01761361731300") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aef8_d20251025_m030846_c001_v7007000_t0000_u01761361726029") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e36_d20251025_m030845_c001_v0001032_t0052_u01761361725207") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aef6_d20251025_m030844_c001_v7007000_t0000_u01761361724651") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e28_d20251025_m030843_c001_v0001032_t0019_u01761361723773") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aef1_d20251025_m030842_c001_v7007000_t0000_u01761361722826") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0e18_d20251025_m030841_c001_v0001032_t0006_u01761361721311") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f401886b19706aeed_d20251025_m030838_c001_v7007000_t0000_u01761361718983") 2025/10/25 03:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d0df8_d20251025_m030838_c001_v0001032_t0019_u01761361718166") 2025/10/25 03:19:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b146_d20251025_m031429_c001_v7007000_t0000_u01761362069828") 2025/10/25 03:19:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63dea999_d20251025_m031428_c001_v0001157_t0049_u01761362068347") 2025/10/25 03:19:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b13f_d20251025_m031427_c001_v7007000_t0000_u01761362067747") 2025/10/25 03:19:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a3d_d20251025_m031426_c001_v0001184_t0011_u01761362066351") 2025/10/25 03:19:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62d6_d20251025_m031746_c001_v7007000_t0000_u01761362266890") 2025/10/25 03:19:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4163_d20251025_m031746_c001_v0001184_t0055_u01761362266224") 2025/10/25 03:19:15 DEBUG : sub/yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810914_d20251025_m031034_c001_v7007000_t0000_u01761361834235") 2025/10/25 03:19:15 DEBUG : sub/yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd305c_d20251025_m031032_c001_v0001184_t0005_u01761361832289") 2025/10/25 03:19:15 DEBUG : test_dir1/file2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b138_d20251025_m031425_c001_v7007000_t0000_u01761362065554") 2025/10/25 03:19:15 DEBUG : test_dir1/file2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf36_d20251025_m031423_c001_v0001120_t0038_u01761362063873") 2025/10/25 03:19:15 DEBUG : test_dir1/file2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b12f_d20251025_m031423_c001_v7007000_t0000_u01761362063075") 2025/10/25 03:19:15 DEBUG : test_dir1/file2: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a19_d20251025_m031421_c001_v0001184_t0028_u01761362061782") 2025/10/25 03:19:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b13a_d20251025_m031425_c001_v7007000_t0000_u01761362065745") 2025/10/25 03:19:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3a2f_d20251025_m031423_c001_v0001184_t0058_u01761362063863") 2025/10/25 03:19:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f402ba7889c81b130_d20251025_m031423_c001_v7007000_t0000_u01761362063265") 2025/10/25 03:19:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cf2e_d20251025_m031421_c001_v0001120_t0042_u01761362061770") 2025/10/25 03:19:15 DEBUG : three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf88c_d20251025_m031025_c001_v7007000_t0000_u01761361825357") 2025/10/25 03:19:15 DEBUG : three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d11b0_d20251025_m031024_c001_v0001032_t0037_u01761361824053") 2025/10/25 03:19:15 DEBUG : three: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1035fdfc186d1194_d20251025_m031021_c001_v0001032_t0006_u01761361821206") 2025/10/25 03:19:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62dd_d20251025_m031748_c001_v7007000_t0000_u01761362268633") 2025/10/25 03:19:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae77_d20251025_m031747_c001_v0001157_t0022_u01761362267846") 2025/10/25 03:19:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6309_d20251025_m031807_c001_v7007000_t0000_u01761362287640") 2025/10/25 03:19:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d26a_d20251025_m031805_c001_v0001120_t0031_u01761362285552") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62ff_d20251025_m031803_c001_v7007000_t0000_u01761362283986") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaeb7_d20251025_m031802_c001_v0001157_t0048_u01761362282288") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62f7_d20251025_m031801_c001_v7007000_t0000_u01761362281333") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd41d4_d20251025_m031800_c001_v0001184_t0012_u01761362280697") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62e7_d20251025_m031755_c001_v7007000_t0000_u01761362275651") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deae95_d20251025_m031754_c001_v0001157_t0059_u01761362274563") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62ed_d20251025_m031757_c001_v7007000_t0000_u01761362277877") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d23c_d20251025_m031756_c001_v0001120_t0000_u01761362276600") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62e2_d20251025_m031753_c001_v7007000_t0000_u01761362273604") 2025/10/25 03:19:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd4193_d20251025_m031752_c001_v0001184_t0020_u01761362272996") 2025/10/25 03:19:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62e1_d20251025_m031752_c001_v7007000_t0000_u01761362272049") 2025/10/25 03:19:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f4ff3_d20251025_m031751_c001_v0001032_t0030_u01761362271260") 2025/10/25 03:19:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62de_d20251025_m031750_c001_v7007000_t0000_u01761362270298") 2025/10/25 03:19:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494d225_d20251025_m031749_c001_v0001120_t0030_u01761362269578") 2025/10/25 03:19:16 DEBUG : toe/toe/toe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f416b2c496b856a28_d20251025_m031812_c001_v7007000_t0000_u01761362292642") 2025/10/25 03:19:16 DEBUG : toe/toe/toe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f113a72ba63deaeeb_d20251025_m031811_c001_v0001157_t0031_u01761362291615") 2025/10/25 03:19:16 DEBUG : toe/toe/toe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c62f5_d20251025_m031759_c001_v7007000_t0000_u01761362279734") 2025/10/25 03:19:17 DEBUG : toe/toe/toe: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f5021_d20251025_m031758_c001_v0001032_t0028_u01761362278829") 2025/10/25 03:19:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c630d_d20251025_m031808_c001_v7007000_t0000_u01761362288229") 2025/10/25 03:19:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1128c1e9ef7f504c_d20251025_m031807_c001_v0001032_t0023_u01761362287013") 2025/10/25 03:19:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405638df902c6301_d20251025_m031804_c001_v7007000_t0000_u01761362284589") 2025/10/25 03:19:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f100e8c692617cc99_d20251025_m031803_c001_v0001176_t0024_u01761362283750") 2025/10/25 03:19:17 DEBUG : two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f417c043bd44cf88d_d20251025_m031025_c001_v7007000_t0000_u01761361825545") 2025/10/25 03:19:17 DEBUG : two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f405b1ed4ffbd2fd9_d20251025_m031023_c001_v0001184_t0012_u01761361823287") 2025/10/25 03:19:17 DEBUG : two: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4035fdfc186d1192_d20251025_m031021_c001_v0001032_t0030_u01761361821022") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810919_d20251025_m031035_c001_v7007000_t0000_u01761361835032") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11049fdc4f88c0c1_d20251025_m031033_c001_v0001098_t0028_u01761361833789") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681090f_d20251025_m031030_c001_v7007000_t0000_u01761361830976") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f105b1ed4ffbd3035_d20251025_m031029_c001_v0001184_t0026_u01761361829230") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681090a_d20251025_m031027_c001_v7007000_t0000_u01761361827936") 2025/10/25 03:19:17 DEBUG : yam: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f116c96d9a494cb82_d20251025_m031026_c001_v0001120_t0059_u01761361826154") 2025/10/25 03:19:17 DEBUG : yaml: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d896810912_d20251025_m031031_c001_v7007000_t0000_u01761361831715") 2025/10/25 03:19:17 DEBUG : yaml: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f11049fdc4f88c0a5_d20251025_m031030_c001_v0001098_t0030_u01761361830203") 2025/10/25 03:19:17 DEBUG : yaml: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f4211a8d89681090d_d20251025_m031028_c001_v7007000_t0000_u01761361828669") 2025/10/25 03:19:18 DEBUG : yaml: Deleting (id "4_z2f72ed43506d1b9b9fa80e1b_f1020055931e5e586_d20251025_m031027_c001_v0001029_t0036_u01761361827542") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m43.923986761s (try 1/5)