"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/25 04:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige" 2025/11/25 04:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 04:37:41 DEBUG : Creating backend with remote "/tmp/rclone2093937724" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:44 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:37:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:45 DEBUG : Creating backend with remote "/non-existing" 2025/11/25 04:37:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/25 04:37:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:46 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:46 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:48 INFO : B2 bucket rclone-test-gehavoj0yige: Running all checks before starting transfers 2025/11/25 04:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:48 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:48 INFO : B2 bucket rclone-test-gehavoj0yige: Checks finished, now starting transfers 2025/11/25 04:37:48 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:49 ERROR : Ignoring --no-traverse with sync 2025/11/25 04:37:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:49 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:49 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:49 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:37:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/25 04:37:50 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:50 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:50 DEBUG : hello world2: size = 12 OK 2025/11/25 04:37:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/25 04:37:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:37:51 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:51 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:51 DEBUG : potato2: size = 11 OK 2025/11/25 04:37:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:37:53 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:53 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:53 DEBUG : potato2: size = 11 OK 2025/11/25 04:37:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 04:37:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:37:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:37:54 INFO : sub dir2: Making directory 2025/11/25 04:37:54 INFO : sub dir: Making directory 2025/11/25 04:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:54 INFO : sub dir2/sub sub dir2: Making directory 2025/11/25 04:37:54 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:54 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:54 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/25 04:37:54 DEBUG : B2 bucket rclone-test-gehavoj0yige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:55 INFO : sub dir2: Making directory 2025/11/25 04:37:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/25 04:37:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:55 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:55 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:56 DEBUG : sub dir2: Making directory with metadata 2025/11/25 04:37:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:37:56 INFO : sub dir2: Making directory 2025/11/25 04:37:56 INFO : sub dir: Making directory 2025/11/25 04:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:56 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:56 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:56 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:37:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/25 04:37:56 DEBUG : B2 bucket rclone-test-gehavoj0yige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/25 04:37:57 DEBUG : B2 bucket rclone-test-gehavoj0yige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:58 INFO : sub dir2: Making directory 2025/11/25 04:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:58 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:37:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:37:59 DEBUG : sub dir2: Making directory with metadata 2025/11/25 04:37:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:37:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:37:59 INFO : sub dir2: Making directory 2025/11/25 04:37:59 INFO : sub dir: Making directory 2025/11/25 04:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:37:59 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:37:59 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:37:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:37:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:37:59 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:37:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/25 04:37:59 DEBUG : B2 bucket rclone-test-gehavoj0yige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:00 INFO : sub dir2: Making directory 2025/11/25 04:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:38:00 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:00 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:38:01 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:38:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:02 DEBUG : Creating backend with remote "TestB2:rclone-test-siyatuz2rica" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-siyatuz2rica 2025/11/25 04:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:38:03 DEBUG : B2 bucket rclone-test-siyatuz2rica: Waiting for checks to finish 2025/11/25 04:38:03 DEBUG : B2 bucket rclone-test-siyatuz2rica: Waiting for transfers to finish 2025/11/25 04:38:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:38:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:04 DEBUG : B2 bucket rclone-test-siyatuz2rica: Purge remote 2025/11/25 04:38:04 INFO : B2 bucket rclone-test-siyatuz2rica: cleaning bucket "rclone-test-siyatuz2rica" of all files 2025/11/25 04:38:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2ede340ddbb9b9fa80e1b_f1056215c28f62268_d20251125_m043804_c001_v0001177_t0047_u01764045484086") --- PASS: TestServerSideCopy (4.06s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:06 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:38:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:38:06 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 04:38:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 04:38:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cidajet3jode" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-cidajet3jode 2025/11/25 04:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:38:08 DEBUG : B2 bucket rclone-test-cidajet3jode: Waiting for checks to finish 2025/11/25 04:38:08 DEBUG : B2 bucket rclone-test-cidajet3jode: Waiting for transfers to finish 2025/11/25 04:38:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:38:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:38:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cidajet3jode) 2025/11/25 04:38:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:38:11 DEBUG : B2 bucket rclone-test-cidajet3jode: Waiting for checks to finish 2025/11/25 04:38:11 DEBUG : B2 bucket rclone-test-cidajet3jode: Waiting for transfers to finish 2025/11/25 04:38:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 04:38:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 04:38:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:12 DEBUG : B2 bucket rclone-test-cidajet3jode: Purge remote 2025/11/25 04:38:12 INFO : B2 bucket rclone-test-cidajet3jode: cleaning bucket "rclone-test-cidajet3jode" of all files 2025/11/25 04:38:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20d5340edbb9b9fa80e1b_f11361742f33d012c_d20251125_m043811_c001_v0001185_t0041_u01764045491742") 2025/11/25 04:38:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fb20d5340edbb9b9fa80e1b_f119fe4226ffef35b_d20251125_m043809_c001_v0001185_t0055_u01764045489956") --- PASS: TestServerSideCopyOverSelf (6.03s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:38:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:38:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:14 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 04:38:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 04:38:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/25 04:38:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.66s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqewiy3guji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-kiqewiy3guji 2025/11/25 04:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:38:16 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for checks to finish 2025/11/25 04:38:16 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for transfers to finish 2025/11/25 04:38:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:38:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kiqewiy3guji) 2025/11/25 04:38:19 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for checks to finish 2025/11/25 04:38:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:38:19 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for transfers to finish 2025/11/25 04:38:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/25 04:38:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/25 04:38:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:19 INFO : sub dir/hello world: Deleted 2025/11/25 04:38:20 DEBUG : testing file moves 2025/11/25 04:38:20 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kiqewiy3guji) 2025/11/25 04:38:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/25 04:38:20 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for checks to finish 2025/11/25 04:38:20 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Waiting for transfers to finish 2025/11/25 04:38:21 DEBUG : sub dir/hello world: size = 24 OK 2025/11/25 04:38:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/25 04:38:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/25 04:38:21 INFO : sub dir/hello world: Deleted 2025/11/25 04:38:21 DEBUG : B2 bucket rclone-test-kiqewiy3guji: Purge remote 2025/11/25 04:38:21 INFO : B2 bucket rclone-test-kiqewiy3guji: cleaning bucket "rclone-test-kiqewiy3guji" of all files 2025/11/25 04:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d2340edbb9b9fa80e1b_f1132f3c35e42eb57_d20251125_m043821_c001_v0001176_t0018_u01764045501008") 2025/11/25 04:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d2340edbb9b9fa80e1b_f109b053ae602dae8_d20251125_m043819_c001_v0001101_t0028_u01764045499190") 2025/11/25 04:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zbfc22d2340edbb9b9fa80e1b_f101e1609bca6c2f8_d20251125_m043817_c001_v0001109_t0041_u01764045497500") --- PASS: TestServerSideMoveOverSelf (8.05s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:23 ERROR : error listing: directory not found 2025/11/25 04:38:23 INFO : Local file system at /tmp/rclone2093937724: Making directory 2025/11/25 04:38:24 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:24 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.51s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:38:25 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for checks to finish 2025/11/25 04:38:25 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for transfers to finish 2025/11/25 04:38:26 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/25 04:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:38:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/25 04:38:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/25 04:38:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:27 DEBUG : check sum: size = 1 OK 2025/11/25 04:38:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:38:27 INFO : check sum: Copied (new) 2025/11/25 04:38:27 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:27 DEBUG : check sum: size = 1 OK 2025/11/25 04:38:27 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:38:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/25 04:38:27 DEBUG : check sum: Unchanged skipping 2025/11/25 04:38:27 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:27 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/25 04:38:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:28 DEBUG : sizeonly: size = 6 OK 2025/11/25 04:38:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 04:38:28 INFO : sizeonly: Copied (new) 2025/11/25 04:38:28 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:28 DEBUG : sizeonly: size = 6 OK 2025/11/25 04:38:28 DEBUG : sizeonly: Sizes identical 2025/11/25 04:38:28 DEBUG : sizeonly: Unchanged skipping 2025/11/25 04:38:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:28 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/25 04:38:29 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:29 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/25 04:38:30 INFO : ignore-size: Copied (new) 2025/11/25 04:38:30 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:38:30 DEBUG : ignore-size: Unchanged skipping 2025/11/25 04:38:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:30 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:31 DEBUG : existing: size = 6 OK 2025/11/25 04:38:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:38:31 DEBUG : existing: Unchanged skipping 2025/11/25 04:38:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:31 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:31 INFO : There was nothing to transfer 2025/11/25 04:38:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/25 04:38:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:32 DEBUG : existing: size = 6 OK 2025/11/25 04:38:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 04:38:32 INFO : existing: Copied (replaced existing) 2025/11/25 04:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:38:33 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:33 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:33 DEBUG : existing: size = 6 OK 2025/11/25 04:38:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 04:38:33 INFO : existing: Copied (new) 2025/11/25 04:38:33 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:33 DEBUG : existing: Destination exists, skipping 2025/11/25 04:38:33 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:33 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:33 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/25 04:38:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:35 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:38:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:38:35 DEBUG : a/potato2: size = 60 OK 2025/11/25 04:38:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:35 INFO : a/potato2: Copied (new) 2025/11/25 04:38:35 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:35 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:35 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:37 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/25 04:38:37 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:38:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/25 04:38:37 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:37 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:37 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:37 INFO : There was nothing to transfer 2025/11/25 04:38:37 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/25 04:38:37 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:38:38 INFO : empty space: Updated modification time in destination 2025/11/25 04:38:38 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:38 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:38 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:39 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:39 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/25 04:38:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:38:39 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:39 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:39 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:41 DEBUG : foo: size = 3 OK 2025/11/25 04:38:41 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/25 04:38:41 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:38:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:41 DEBUG : foo: sha1 differ 2025/11/25 04:38:41 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:41 DEBUG : foo: size = 3 OK 2025/11/25 04:38:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/25 04:38:41 INFO : foo: Copied (replaced existing) 2025/11/25 04:38:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:42 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/25 04:38:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:42 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:42 DEBUG : potato: size = 60 OK 2025/11/25 04:38:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:42 INFO : potato: Copied (new) 2025/11/25 04:38:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:38:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:44 DEBUG : potato: Sizes differ 2025/11/25 04:38:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:44 DEBUG : potato: size = 21 OK 2025/11/25 04:38:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/25 04:38:44 INFO : potato: Copied (replaced existing) 2025/11/25 04:38:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.68s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:45 DEBUG : potato: size = 21 OK 2025/11/25 04:38:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/25 04:38:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2093937724) 2025/11/25 04:38:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:38:45 DEBUG : potato: sha1 differ 2025/11/25 04:38:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:46 DEBUG : potato: size = 21 OK 2025/11/25 04:38:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/25 04:38:46 INFO : potato: Copied (replaced existing) 2025/11/25 04:38:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/25 04:38:47 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:47 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:47 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:47 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:47 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:49 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:49 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:49 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:49 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:49 DEBUG : potato2: size = 60 OK 2025/11/25 04:38:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:49 INFO : potato2: Copied (new) 2025/11/25 04:38:49 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:50 INFO : d: Making directory 2025/11/25 04:38:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/25 04:38:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:51 DEBUG : a/potato2: size = 60 OK 2025/11/25 04:38:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:51 INFO : a/potato2: Copied (new) 2025/11/25 04:38:51 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:38:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:51 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:38:51 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:51 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/25 04:38:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:53 DEBUG : c/non empty space: size = 5 OK 2025/11/25 04:38:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/25 04:38:53 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:53 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:53 DEBUG : a/potato2: size = 60 OK 2025/11/25 04:38:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:53 INFO : a/potato2: Copied (new) 2025/11/25 04:38:53 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting files as there were IO errors 2025/11/25 04:38:53 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:55 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:55 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:55 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:55 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:55 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:55 INFO : potato: Deleted 2025/11/25 04:38:56 DEBUG : potato2: size = 60 OK 2025/11/25 04:38:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:57 DEBUG : Waiting for deletions to finish 2025/11/25 04:38:57 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:57 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:57 INFO : potato: Deleted 2025/11/25 04:38:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:58 DEBUG : empty space: size = 1 OK 2025/11/25 04:38:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:38:58 DEBUG : empty space: Unchanged skipping 2025/11/25 04:38:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:38:58 DEBUG : potato2: size = 60 OK 2025/11/25 04:38:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:38:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:38:59 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:38:59 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:00 DEBUG : potato2: size = 19 OK 2025/11/25 04:39:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/25 04:39:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:39:01 DEBUG : enormous: Excluded 2025/11/25 04:39:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:39:01 DEBUG : potato2: Excluded 2025/11/25 04:39:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:39:01 DEBUG : potato2: Excluded 2025/11/25 04:39:01 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:39:01 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:01 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:01 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:01 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:01 INFO : There was nothing to transfer 2025/11/25 04:39:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:39:01 DEBUG : enormous: Excluded 2025/11/25 04:39:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:39:01 DEBUG : potato2: Excluded 2025/11/25 04:39:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:39:02 DEBUG : potato2: Excluded 2025/11/25 04:39:02 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/25 04:39:02 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:02 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for checks to finish 2025/11/25 04:39:02 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for transfers to finish 2025/11/25 04:39:02 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/25 04:39:03 DEBUG : enormous: Excluded 2025/11/25 04:39:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/25 04:39:03 DEBUG : potato2: Excluded 2025/11/25 04:39:04 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/25 04:39:04 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:04 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:04 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:04 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:04 INFO : enormous: Deleted 2025/11/25 04:39:04 INFO : potato2: Deleted 2025/11/25 04:39:04 INFO : There was nothing to transfer 2025/11/25 04:39:04 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/25 04:39:04 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for checks to finish 2025/11/25 04:39:04 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:04 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for transfers to finish 2025/11/25 04:39:04 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:04 INFO : enormous: Deleted 2025/11/25 04:39:04 INFO : potato2: Deleted 2025/11/25 04:39:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:06 DEBUG : five: Need to transfer - File not found at Destination 2025/11/25 04:39:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:39:06 DEBUG : four: size = 8 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:06 DEBUG : four: Sizes differ 2025/11/25 04:39:06 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:06 DEBUG : one: Destination is newer than source, skipping 2025/11/25 04:39:06 DEBUG : three: size = 5 OK 2025/11/25 04:39:06 DEBUG : three: Sizes identical 2025/11/25 04:39:06 DEBUG : two: size = 3 OK 2025/11/25 04:39:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 04:39:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/25 04:39:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2093937724) 2025/11/25 04:39:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:06 DEBUG : two: sha1 differ 2025/11/25 04:39:06 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:06 DEBUG : five: size = 4 OK 2025/11/25 04:39:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/25 04:39:06 INFO : five: Copied (new) 2025/11/25 04:39:07 DEBUG : four: size = 4 OK 2025/11/25 04:39:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/25 04:39:07 INFO : four: Copied (replaced existing) 2025/11/25 04:39:07 DEBUG : two: size = 3 OK 2025/11/25 04:39:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/25 04:39:07 INFO : two: Copied (replaced existing) 2025/11/25 04:39:07 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:07 DEBUG : five: size = 4 OK 2025/11/25 04:39:07 DEBUG : four: size = 4 OK 2025/11/25 04:39:07 DEBUG : one: Destination is newer than source, skipping 2025/11/25 04:39:07 DEBUG : three: size = 5 OK 2025/11/25 04:39:07 DEBUG : two: size = 3 OK 2025/11/25 04:39:07 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2093937724) 2025/11/25 04:39:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:07 DEBUG : three: sha1 differ 2025/11/25 04:39:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/25 04:39:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/25 04:39:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/25 04:39:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/25 04:39:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/25 04:39:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 04:39:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 04:39:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/25 04:39:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/25 04:39:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/25 04:39:07 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:08 DEBUG : three: size = 5 OK 2025/11/25 04:39:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/25 04:39:08 INFO : three: Copied (replaced existing) 2025/11/25 04:39:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/25 04:39:09 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:09 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:09 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 04:39:09 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/25 04:39:09 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:09 DEBUG : yam: size = 11 OK 2025/11/25 04:39:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:09 INFO : yam: Copied (new) 2025/11/25 04:39:09 DEBUG : potato: size = 14 OK 2025/11/25 04:39:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 04:39:09 INFO : potato: Copied (new) 2025/11/25 04:39:09 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:10 DEBUG : potato: size = 14 OK 2025/11/25 04:39:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:39:10 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:10 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:10 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:10 DEBUG : potato: Unchanged skipping 2025/11/25 04:39:10 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:11 DEBUG : yaml: size = 11 OK 2025/11/25 04:39:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:11 INFO : yam: Copied (server-side copy) to: yaml 2025/11/25 04:39:11 INFO : yam: Deleted 2025/11/25 04:39:11 INFO : yaml: Renamed from "yam" 2025/11/25 04:39:11 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/25 04:39:12 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:12 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:12 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 04:39:12 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/25 04:39:12 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:12 DEBUG : potato: size = 14 OK 2025/11/25 04:39:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 04:39:12 INFO : potato: Copied (new) 2025/11/25 04:39:12 DEBUG : yam: size = 11 OK 2025/11/25 04:39:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:12 INFO : yam: Copied (new) 2025/11/25 04:39:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:13 DEBUG : potato: size = 14 OK 2025/11/25 04:39:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:39:13 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:13 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:13 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:13 DEBUG : potato: Unchanged skipping 2025/11/25 04:39:13 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:13 DEBUG : yaml: size = 11 OK 2025/11/25 04:39:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:13 INFO : yam: Copied (server-side copy) to: yaml 2025/11/25 04:39:13 INFO : yam: Deleted 2025/11/25 04:39:13 INFO : yaml: Renamed from "yam" 2025/11/25 04:39:13 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/25 04:39:14 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:14 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/25 04:39:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/25 04:39:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:14 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/af329da340ddbb9b9fa80e1b/c001_v0001185_t0056": EOF 2025/11/25 04:39:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/af329da340ddbb9b9fa80e1b/c001_v0001185_t0056": EOF) 2025/11/25 04:39:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/25 04:39:14 DEBUG : potato: Received error: Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/af329da340ddbb9b9fa80e1b/c001_v0001185_t0056": EOF - low level retry 0/10 2025/11/25 04:39:15 DEBUG : pacer: Reducing sleep to 10ms 2025/11/25 04:39:15 DEBUG : sub/yam: size = 11 OK 2025/11/25 04:39:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:15 INFO : sub/yam: Copied (new) 2025/11/25 04:39:15 DEBUG : potato: size = 14 OK 2025/11/25 04:39:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/25 04:39:15 INFO : potato: Copied (new) 2025/11/25 04:39:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:39:15 DEBUG : potato: size = 14 OK 2025/11/25 04:39:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:39:15 DEBUG : potato: Unchanged skipping 2025/11/25 04:39:15 INFO : B2 bucket rclone-test-gehavoj0yige: Making map for --track-renames 2025/11/25 04:39:15 INFO : B2 bucket rclone-test-gehavoj0yige: Finished making map for --track-renames 2025/11/25 04:39:15 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:15 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for renames to finish 2025/11/25 04:39:16 DEBUG : yam: size = 11 OK 2025/11/25 04:39:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/25 04:39:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/25 04:39:16 INFO : sub/yam: Deleted 2025/11/25 04:39:16 INFO : yam: Renamed from "sub/yam" 2025/11/25 04:39:16 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.76s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:17 DEBUG : Creating backend with remote "/tmp/rclone2093937724/dir1" 2025/11/25 04:39:17 DEBUG : Creating backend with remote "/tmp/rclone2093937724/dir2" 2025/11/25 04:39:17 DEBUG : Local file system at /tmp/rclone2093937724/dir2: Using server-side directory move 2025/11/25 04:39:17 INFO : Local file system at /tmp/rclone2093937724/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/25 04:39:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/25 04:39:17 DEBUG : Local file system at /tmp/rclone2093937724/dir2: Waiting for checks to finish 2025/11/25 04:39:17 DEBUG : Local file system at /tmp/rclone2093937724/dir2: Waiting for transfers to finish 2025/11/25 04:39:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:39:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 04:39:17 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:17 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:39:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:39:18 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:39:18 INFO : sub dir/hello world: Deleted 2025/11/25 04:39:18 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/25 04:39:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/25 04:39:18 INFO : nested/sub dir/file: Copied (new) 2025/11/25 04:39:18 INFO : nested/sub dir/file: Deleted 2025/11/25 04:39:18 INFO : sub dir: Removing directory 2025/11/25 04:39:18 INFO : nested/sub dir: Removing directory 2025/11/25 04:39:18 INFO : nested: Removing directory 2025/11/25 04:39:18 DEBUG : Local file system at /tmp/rclone2093937724: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/25 04:39:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/25 04:39:19 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:19 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/25 04:39:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:39:19 INFO : sub dir/hello world: Copied (new) 2025/11/25 04:39:19 INFO : sub dir/hello world: Deleted 2025/11/25 04:39:19 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/25 04:39:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/25 04:39:19 INFO : nested/sub dir/file: Copied (new) 2025/11/25 04:39:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/25 04:39:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:39:20 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:20 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:21 DEBUG : existing-b: size = 6 OK 2025/11/25 04:39:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/25 04:39:21 INFO : existing-b: Copied (new) 2025/11/25 04:39:21 INFO : existing-b: Deleted 2025/11/25 04:39:21 DEBUG : existing: size = 6 OK 2025/11/25 04:39:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 04:39:21 INFO : existing: Copied (new) 2025/11/25 04:39:21 INFO : existing: Deleted 2025/11/25 04:39:21 DEBUG : existing: Destination exists, skipping 2025/11/25 04:39:21 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:39:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/25 04:39:21 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:39:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-faronaw5xaku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-faronaw5xaku 2025/11/25 04:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:26 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:39:26 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-faronaw5xaku) 2025/11/25 04:39:26 DEBUG : potato3: Sizes differ 2025/11/25 04:39:26 DEBUG : B2 bucket rclone-test-faronaw5xaku: Waiting for checks to finish 2025/11/25 04:39:26 INFO : empty space: Deleted 2025/11/25 04:39:26 DEBUG : B2 bucket rclone-test-faronaw5xaku: Waiting for transfers to finish 2025/11/25 04:39:26 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:26 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:26 INFO : potato2: Deleted 2025/11/25 04:39:26 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:26 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:26 INFO : potato3: Deleted 2025/11/25 04:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wodagut9hoqu" 2025/11/25 04:39:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/25 04:39:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 04:39:27 DEBUG : B2 bucket rclone-test-wodagut9hoqu: Waiting for checks to finish 2025/11/25 04:39:27 DEBUG : B2 bucket rclone-test-wodagut9hoqu: Waiting for transfers to finish 2025/11/25 04:39:29 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:39:29 INFO : empty space: Copied (server-side copy) 2025/11/25 04:39:29 INFO : empty space: Deleted 2025/11/25 04:39:29 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:29 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:29 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:29 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:29 INFO : potato3: Deleted 2025/11/25 04:39:29 INFO : potato2: Deleted 2025/11/25 04:39:30 DEBUG : B2 bucket rclone-test-wodagut9hoqu: Purge remote 2025/11/25 04:39:30 INFO : B2 bucket rclone-test-wodagut9hoqu: cleaning bucket "rclone-test-wodagut9hoqu" of all files 2025/11/25 04:39:30 DEBUG : empty space: Deleting (id "4_z9fa23d9340fdbb9b9fa80e1b_f11063715b1f1d44e_d20251125_m043928_c001_v0001092_t0014_u01764045568882") 2025/11/25 04:39:30 DEBUG : potato2: Deleting (id "4_z9fa23d9340fdbb9b9fa80e1b_f102f21aec2c3450b_d20251125_m043929_c001_v0001101_t0041_u01764045569232") 2025/11/25 04:39:30 DEBUG : potato3: Deleting (id "4_z9fa23d9340fdbb9b9fa80e1b_f1050ef75414ed0a3_d20251125_m043929_c001_v0001185_t0021_u01764045569249") 2025/11/25 04:39:31 DEBUG : B2 bucket rclone-test-faronaw5xaku: Purge remote 2025/11/25 04:39:31 INFO : B2 bucket rclone-test-faronaw5xaku: cleaning bucket "rclone-test-faronaw5xaku" of all files 2025/11/25 04:39:31 DEBUG : empty space: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f419d6c923fb619e4_d20251125_m043929_c001_v7007000_t0000_u01764045569232") 2025/11/25 04:39:31 DEBUG : empty space: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f1125d51c6ddb268d_d20251125_m043925_c001_v0001185_t0059_u01764045565318") 2025/11/25 04:39:31 DEBUG : potato2: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f417b6583fbf9a2f5_d20251125_m043929_c001_v7007000_t0000_u01764045569711") 2025/11/25 04:39:31 DEBUG : potato2: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f118c7895048286a4_d20251125_m043926_c001_v0001185_t0022_u01764045566192") 2025/11/25 04:39:31 DEBUG : potato3: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f419d6c923fb619e7_d20251125_m043929_c001_v7007000_t0000_u01764045569674") 2025/11/25 04:39:31 DEBUG : potato3: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f111397b90f7dfc29_d20251125_m043926_c001_v0001180_t0012_u01764045566469") 2025/11/25 04:39:31 DEBUG : potato3: Deleting (id "4_zef422d9340fdbb9b9fa80e1b_f1125d51c6ddb2697_d20251125_m043925_c001_v0001185_t0010_u01764045565587") --- PASS: TestServerSideMove (10.44s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jegexih1voze" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-jegexih1voze 2025/11/25 04:39:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:39:37 DEBUG : empty space: Excluded 2025/11/25 04:39:37 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:39:37 DEBUG : empty space: Excluded 2025/11/25 04:39:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jegexih1voze) 2025/11/25 04:39:37 DEBUG : potato3: Sizes differ 2025/11/25 04:39:37 DEBUG : B2 bucket rclone-test-jegexih1voze: Waiting for checks to finish 2025/11/25 04:39:37 DEBUG : B2 bucket rclone-test-jegexih1voze: Waiting for transfers to finish 2025/11/25 04:39:37 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:37 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:38 INFO : potato2: Deleted 2025/11/25 04:39:38 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:38 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:38 INFO : potato3: Deleted 2025/11/25 04:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qeqirut0hide" 2025/11/25 04:39:39 DEBUG : empty space: Excluded (Size Filter) 2025/11/25 04:39:39 DEBUG : empty space: Excluded 2025/11/25 04:39:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 04:39:39 DEBUG : B2 bucket rclone-test-qeqirut0hide: Waiting for checks to finish 2025/11/25 04:39:39 DEBUG : B2 bucket rclone-test-qeqirut0hide: Waiting for transfers to finish 2025/11/25 04:39:40 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:40 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:40 INFO : potato2: Deleted 2025/11/25 04:39:40 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:40 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:40 INFO : potato3: Deleted 2025/11/25 04:39:41 DEBUG : B2 bucket rclone-test-qeqirut0hide: Purge remote 2025/11/25 04:39:41 INFO : B2 bucket rclone-test-qeqirut0hide: cleaning bucket "rclone-test-qeqirut0hide" of all files 2025/11/25 04:39:41 DEBUG : potato2: Deleting (id "4_z7f826d6340fdbb9b9fa80e1b_f1125d51c6ddb2aa3_d20251125_m043940_c001_v0001185_t0009_u01764045580360") 2025/11/25 04:39:41 DEBUG : potato3: Deleting (id "4_z7f826d6340fdbb9b9fa80e1b_f11662069ec8d2b6f_d20251125_m043940_c001_v0001185_t0030_u01764045580609") 2025/11/25 04:39:42 DEBUG : B2 bucket rclone-test-jegexih1voze: Purge remote 2025/11/25 04:39:42 INFO : B2 bucket rclone-test-jegexih1voze: cleaning bucket "rclone-test-jegexih1voze" of all files 2025/11/25 04:39:42 DEBUG : empty space: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f1108c2cf099891aa_d20251125_m043936_c001_v0001171_t0025_u01764045576755") 2025/11/25 04:39:42 DEBUG : potato2: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f4045e4084ccb4aac_d20251125_m043940_c001_v7007000_t0000_u01764045580569") 2025/11/25 04:39:42 DEBUG : potato2: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f1034589886330781_d20251125_m043937_c001_v0001185_t0052_u01764045577755") 2025/11/25 04:39:42 DEBUG : potato3: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f4045e4084ccb4aae_d20251125_m043940_c001_v7007000_t0000_u01764045580893") 2025/11/25 04:39:42 DEBUG : potato3: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f11501b8d495bafbe_d20251125_m043938_c001_v0001185_t0017_u01764045578021") 2025/11/25 04:39:42 DEBUG : potato3: Deleting (id "4_z8f825d6340fdbb9b9fa80e1b_f1108c2cf099891ae_d20251125_m043937_c001_v0001171_t0054_u01764045577105") --- PASS: TestServerSideMoveWithFilter (10.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mayizaj4tusu" 2025/11/25 04:39:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gehavoj0yige -> B2 bucket rclone-test-mayizaj4tusu 2025/11/25 04:39:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:48 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:39:48 DEBUG : empty space: Unchanged skipping 2025/11/25 04:39:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:39:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mayizaj4tusu) 2025/11/25 04:39:48 DEBUG : potato3: Sizes differ 2025/11/25 04:39:48 DEBUG : B2 bucket rclone-test-mayizaj4tusu: Waiting for checks to finish 2025/11/25 04:39:48 INFO : empty space: Deleted 2025/11/25 04:39:48 DEBUG : B2 bucket rclone-test-mayizaj4tusu: Waiting for transfers to finish 2025/11/25 04:39:48 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:48 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:48 INFO : potato2: Deleted 2025/11/25 04:39:49 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:49 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:49 INFO : potato3: Deleted 2025/11/25 04:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gacisar7biqe" 2025/11/25 04:39:50 INFO : tomatoDir: Making directory 2025/11/25 04:39:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/25 04:39:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/25 04:39:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/25 04:39:50 DEBUG : B2 bucket rclone-test-gacisar7biqe: Waiting for checks to finish 2025/11/25 04:39:50 DEBUG : B2 bucket rclone-test-gacisar7biqe: Waiting for transfers to finish 2025/11/25 04:39:51 DEBUG : empty space: size = 1 OK 2025/11/25 04:39:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/25 04:39:51 INFO : empty space: Copied (server-side copy) 2025/11/25 04:39:51 INFO : empty space: Deleted 2025/11/25 04:39:51 DEBUG : potato3: size = 68 OK 2025/11/25 04:39:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/25 04:39:51 INFO : potato3: Copied (server-side copy) 2025/11/25 04:39:51 DEBUG : potato2: size = 60 OK 2025/11/25 04:39:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/25 04:39:51 INFO : potato2: Copied (server-side copy) 2025/11/25 04:39:51 INFO : potato3: Deleted 2025/11/25 04:39:52 INFO : potato2: Deleted 2025/11/25 04:39:52 DEBUG : B2 bucket rclone-test-gacisar7biqe: Purge remote 2025/11/25 04:39:52 INFO : B2 bucket rclone-test-gacisar7biqe: cleaning bucket "rclone-test-gacisar7biqe" of all files 2025/11/25 04:39:52 DEBUG : empty space: Deleting (id "4_z2ff29d2340fdbb9b9fa80e1b_f1131da239b864c85_d20251125_m043951_c001_v0001184_t0010_u01764045591485") 2025/11/25 04:39:52 DEBUG : potato2: Deleting (id "4_z2ff29d2340fdbb9b9fa80e1b_f100cc3e2381416d0_d20251125_m043951_c001_v0001185_t0005_u01764045591863") 2025/11/25 04:39:52 DEBUG : potato3: Deleting (id "4_z2ff29d2340fdbb9b9fa80e1b_f119aa5b9bffe5853_d20251125_m043951_c001_v0001180_t0052_u01764045591706") 2025/11/25 04:39:53 DEBUG : B2 bucket rclone-test-mayizaj4tusu: Purge remote 2025/11/25 04:39:53 INFO : B2 bucket rclone-test-mayizaj4tusu: cleaning bucket "rclone-test-mayizaj4tusu" of all files 2025/11/25 04:39:53 DEBUG : empty space: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f419d6c923fb61a1a_d20251125_m043951_c001_v7007000_t0000_u01764045591688") 2025/11/25 04:39:53 DEBUG : empty space: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f1034589886330a72_d20251125_m043947_c001_v0001185_t0054_u01764045587558") 2025/11/25 04:39:53 DEBUG : potato2: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f401731351c795010_d20251125_m043952_c001_v7007000_t0000_u01764045592071") 2025/11/25 04:39:53 DEBUG : potato2: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f103caa169a16a55e_d20251125_m043948_c001_v0001098_t0028_u01764045588399") 2025/11/25 04:39:53 DEBUG : potato3: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f419d6c923fb61a1c_d20251125_m043951_c001_v7007000_t0000_u01764045591908") 2025/11/25 04:39:53 DEBUG : potato3: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f1006e4b00dbf8f49_d20251125_m043948_c001_v0001106_t0025_u01764045588765") 2025/11/25 04:39:53 DEBUG : potato3: Deleting (id "4_zaf828d0340fdbb9b9fa80e1b_f1034589886330a87_d20251125_m043947_c001_v0001185_t0044_u01764045587780") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.63s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:39:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/rclone-sync-test" sync_test.go:2011: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011 Error: Received unexpected error: failed to create bucket: Bucket name is already in use. (400 duplicate_bucket_name) Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (2.05s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/CompareDest" 2025/11/25 04:40:03 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:03 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:03 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:04 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:04 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:04 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2115: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2115 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (3.30s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dest" 2025/11/25 04:40:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/pre-dest1" 2025/11/25 04:40:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/pre-dest2" 2025/11/25 04:40:09 DEBUG : 1: size = 1 OK 2025/11/25 04:40:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/25 04:40:09 DEBUG : 2: size = 1 OK 2025/11/25 04:40:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/25 04:40:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/25 04:40:10 DEBUG : B2 bucket rclone-test-gehavoj0yige path dest: Waiting for checks to finish 2025/11/25 04:40:10 DEBUG : B2 bucket rclone-test-gehavoj0yige path dest: Waiting for transfers to finish 2025/11/25 04:40:10 ERROR : 3: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:10 ERROR : B2 bucket rclone-test-gehavoj0yige path dest: not deleting files as there were IO errors 2025/11/25 04:40:10 ERROR : B2 bucket rclone-test-gehavoj0yige path dest: not deleting directories as there were IO errors sync_test.go:2248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2248 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (6.88s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/CopyDest" 2025/11/25 04:40:14 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:14 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:14 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:14 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:14 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:14 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2281: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (3.33s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/backup" 2025/11/25 04:40:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:18 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 04:40:18 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:18 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:19 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:19 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:19 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:19 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (5.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/backup" 2025/11/25 04:40:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:23 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 04:40:23 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:23 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:24 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:24 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:24 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:24 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (4.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/backup" 2025/11/25 04:40:28 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:28 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 04:40:28 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:28 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:29 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:29 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:29 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:29 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (4.96s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/25 04:40:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/25 04:40:32 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for checks to finish 2025/11/25 04:40:32 DEBUG : B2 bucket rclone-test-gehavoj0yige path dst: Waiting for transfers to finish 2025/11/25 04:40:33 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:33 ERROR : two: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:33 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting files as there were IO errors 2025/11/25 04:40:33 ERROR : B2 bucket rclone-test-gehavoj0yige path dst: not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (3.67s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:40:36 DEBUG : one: size = 3 (B2 bucket rclone-test-gehavoj0yige path dst) 2025/11/25 04:40:36 DEBUG : one: Sizes differ 2025/11/25 04:40:36 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:36 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (3.75s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gehavoj0yige/dst" 2025/11/25 04:40:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:40:40 DEBUG : one: size = 3 (B2 bucket rclone-test-gehavoj0yige path dst) 2025/11/25 04:40:40 DEBUG : one: Sizes differ 2025/11/25 04:40:40 ERROR : one: Failed to copy: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) 2025/11/25 04:40:40 ERROR : one: Not deleting source as copy failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: failed to create bucket: Bucket name is already in use (400 duplicate_bucket_name) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (3.86s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:40:42 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:40:42 DEBUG : Testêé: Sizes differ 2025/11/25 04:40:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:40:42 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:40:42 DEBUG : Testêé: size = 14 OK 2025/11/25 04:40:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/25 04:40:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/25 04:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.67s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/25 04:40:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:40:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:40:44 DEBUG : existing: size = 6 OK 2025/11/25 04:40:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/25 04:40:44 INFO : existing: Copied (new) 2025/11/25 04:40:44 DEBUG : Waiting for deletions to finish 2025/11/25 04:40:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:40:44 DEBUG : existing: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:40:44 DEBUG : existing: Sizes differ 2025/11/25 04:40:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/25 04:40:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:40:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:40:44 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting files as there were IO errors 2025/11/25 04:40:44 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:45 DEBUG : EXISTING: size = 6 OK 2025/11/25 04:40:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:45 DEBUG : existing: Unchanged skipping 2025/11/25 04:40:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:40:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:40:45 DEBUG : Waiting for deletions to finish 2025/11/25 04:40:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:40:58 DEBUG : both0: size = 6 OK 2025/11/25 04:40:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both10: size = 6 OK 2025/11/25 04:40:58 DEBUG : both11: size = 6 OK 2025/11/25 04:40:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both0: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both13: size = 6 OK 2025/11/25 04:40:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both12: size = 6 OK 2025/11/25 04:40:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both13: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both14: size = 6 OK 2025/11/25 04:40:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both12: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both15: size = 6 OK 2025/11/25 04:40:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both15: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both16: size = 6 OK 2025/11/25 04:40:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both11: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both17: size = 6 OK 2025/11/25 04:40:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both17: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both18: size = 6 OK 2025/11/25 04:40:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both18: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both19: size = 6 OK 2025/11/25 04:40:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both19: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both1: size = 6 OK 2025/11/25 04:40:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both1: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both2: size = 6 OK 2025/11/25 04:40:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both2: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both3: size = 6 OK 2025/11/25 04:40:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both3: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both4: size = 6 OK 2025/11/25 04:40:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both4: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both5: size = 6 OK 2025/11/25 04:40:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both5: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both6: size = 6 OK 2025/11/25 04:40:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both6: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both7: size = 6 OK 2025/11/25 04:40:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both7: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both8: size = 6 OK 2025/11/25 04:40:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both8: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both9: size = 6 OK 2025/11/25 04:40:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:40:58 DEBUG : both16: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both9: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both10: Unchanged skipping 2025/11/25 04:40:58 DEBUG : both14: Unchanged skipping 2025/11/25 04:40:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:40:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:40:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:40:58 INFO : only11: Deleted 2025/11/25 04:40:59 INFO : only17: Deleted 2025/11/25 04:40:59 INFO : only0: Deleted 2025/11/25 04:40:59 INFO : only13: Deleted 2025/11/25 04:40:59 INFO : only12: Deleted 2025/11/25 04:40:59 INFO : only16: Deleted 2025/11/25 04:40:59 INFO : only2: Deleted 2025/11/25 04:40:59 INFO : only5: Deleted 2025/11/25 04:40:59 INFO : only10: Deleted 2025/11/25 04:40:59 INFO : only6: Deleted 2025/11/25 04:40:59 INFO : only15: Deleted 2025/11/25 04:40:59 INFO : only1: Deleted 2025/11/25 04:40:59 INFO : only3: Deleted 2025/11/25 04:40:59 INFO : only4: Deleted 2025/11/25 04:40:59 INFO : only8: Deleted 2025/11/25 04:40:59 INFO : only9: Deleted 2025/11/25 04:40:59 INFO : only14: Deleted 2025/11/25 04:40:59 INFO : only18: Deleted 2025/11/25 04:40:59 INFO : only19: Deleted 2025/11/25 04:41:00 INFO : only7: Deleted 2025/11/25 04:41:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.05s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:15 DEBUG : both0: size = 6 OK 2025/11/25 04:41:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both12: size = 6 OK 2025/11/25 04:41:15 DEBUG : both11: size = 6 OK 2025/11/25 04:41:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both10: size = 6 OK 2025/11/25 04:41:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:41:15 DEBUG : both0: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both13: size = 6 OK 2025/11/25 04:41:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both13: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both14: size = 6 OK 2025/11/25 04:41:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both12: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both15: size = 6 OK 2025/11/25 04:41:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both15: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both16: size = 6 OK 2025/11/25 04:41:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both11: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both17: size = 6 OK 2025/11/25 04:41:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both10: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both18: size = 6 OK 2025/11/25 04:41:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both14: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both19: size = 6 OK 2025/11/25 04:41:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both16: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both1: size = 6 OK 2025/11/25 04:41:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both1: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both2: size = 6 OK 2025/11/25 04:41:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both2: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both3: size = 6 OK 2025/11/25 04:41:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both17: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both4: size = 6 OK 2025/11/25 04:41:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both18: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both5: size = 6 OK 2025/11/25 04:41:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both19: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both6: size = 6 OK 2025/11/25 04:41:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both3: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both7: size = 6 OK 2025/11/25 04:41:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both7: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both8: size = 6 OK 2025/11/25 04:41:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both8: Unchanged skipping 2025/11/25 04:41:15 DEBUG : both9: size = 6 OK 2025/11/25 04:41:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:15 DEBUG : both4: Unchanged skipping 2025/11/25 04:41:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only0: Sizes differ 2025/11/25 04:41:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only10: Sizes differ 2025/11/25 04:41:15 DEBUG : both5: Unchanged skipping 2025/11/25 04:41:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only11: Sizes differ 2025/11/25 04:41:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only12: Sizes differ 2025/11/25 04:41:15 DEBUG : both6: Unchanged skipping 2025/11/25 04:41:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only13: Sizes differ 2025/11/25 04:41:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only14: Sizes differ 2025/11/25 04:41:15 DEBUG : both9: Unchanged skipping 2025/11/25 04:41:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only15: Sizes differ 2025/11/25 04:41:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only17: Sizes differ 2025/11/25 04:41:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only18: Sizes differ 2025/11/25 04:41:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only1: Sizes differ 2025/11/25 04:41:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only19: Sizes differ 2025/11/25 04:41:15 DEBUG : only16: Sizes differ 2025/11/25 04:41:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only2: Sizes differ 2025/11/25 04:41:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only3: Sizes differ 2025/11/25 04:41:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only7: Sizes differ 2025/11/25 04:41:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only6: Sizes differ 2025/11/25 04:41:15 DEBUG : only4: Sizes differ 2025/11/25 04:41:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only5: Sizes differ 2025/11/25 04:41:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2093937724) 2025/11/25 04:41:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only9: Sizes differ 2025/11/25 04:41:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-gehavoj0yige) 2025/11/25 04:41:15 DEBUG : only8: Sizes differ 2025/11/25 04:41:15 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:41:15 DEBUG : only0: size = 0 OK 2025/11/25 04:41:15 DEBUG : only11: size = 0 OK 2025/11/25 04:41:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:15 INFO : only0: Copied (replaced existing) 2025/11/25 04:41:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:15 INFO : only11: Copied (replaced existing) 2025/11/25 04:41:15 DEBUG : only17: size = 0 OK 2025/11/25 04:41:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:15 INFO : only17: Copied (replaced existing) 2025/11/25 04:41:15 DEBUG : only14: size = 0 OK 2025/11/25 04:41:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:15 INFO : only14: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only13: size = 0 OK 2025/11/25 04:41:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only13: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only12: size = 0 OK 2025/11/25 04:41:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only12: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only18: size = 0 OK 2025/11/25 04:41:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only18: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only1: size = 0 OK 2025/11/25 04:41:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only1: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only19: size = 0 OK 2025/11/25 04:41:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only19: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only10: size = 0 OK 2025/11/25 04:41:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only10: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only15: size = 0 OK 2025/11/25 04:41:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only15: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only3: size = 0 OK 2025/11/25 04:41:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only3: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only2: size = 0 OK 2025/11/25 04:41:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only2: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only16: size = 0 OK 2025/11/25 04:41:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only16: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only7: size = 0 OK 2025/11/25 04:41:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only7: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only6: size = 0 OK 2025/11/25 04:41:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only6: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only4: size = 0 OK 2025/11/25 04:41:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only4: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only5: size = 0 OK 2025/11/25 04:41:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only5: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only9: size = 0 OK 2025/11/25 04:41:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only9: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : only8: size = 0 OK 2025/11/25 04:41:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/25 04:41:16 INFO : only8: Copied (replaced existing) 2025/11/25 04:41:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.59s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:24 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:41:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:41:24 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 04:41:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:41:24 INFO : empty_on_remote: Making directory 2025/11/25 04:41:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 04:41:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:27 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:41:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:41:27 DEBUG : empty_on_remote: Making directory with metadata 2025/11/25 04:41:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/25 04:41:27 INFO : empty_on_remote: Making directory 2025/11/25 04:41:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/25 04:41:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:29 INFO : sub dir: Making directory 2025/11/25 04:41:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/25 04:41:33 INFO : sub dir: Making directory 2025/11/25 04:41:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:42 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:43 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:41:43 DEBUG : apple: size = 5 OK 2025/11/25 04:41:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : apple: Unchanged skipping 2025/11/25 04:41:43 DEBUG : banana: size = 6 OK 2025/11/25 04:41:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:41:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:41:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:41:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:41:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : banana: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:41:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:41:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:41:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:41:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:41:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:41:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:41:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:41:43 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:43 INFO : There was nothing to transfer 2025/11/25 04:41:43 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:44 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : apple: size = 5 OK 2025/11/25 04:41:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : apple: Unchanged skipping 2025/11/25 04:41:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:41:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:41:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:41:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : banana: size = 6 OK 2025/11/25 04:41:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:41:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : banana: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:41:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:41:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:41:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:41:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:41:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:41:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:41:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:41:44 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:44 INFO : There was nothing to transfer 2025/11/25 04:41:44 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:44 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:41:55 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:56 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:41:56 DEBUG : apple: size = 5 OK 2025/11/25 04:41:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:41:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:41:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:56 DEBUG : banana: size = 6 OK 2025/11/25 04:41:56 DEBUG : apple: Unchanged skipping 2025/11/25 04:41:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:41:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:56 DEBUG : banana: Unchanged skipping 2025/11/25 04:41:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:41:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:41:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:41:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:41:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:41:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:41:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:41:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:41:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:41:57 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:41:57 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:57 INFO : There was nothing to transfer 2025/11/25 04:41:57 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:57 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:41:57 DEBUG : apple: size = 5 OK 2025/11/25 04:41:57 DEBUG : banana: size = 6 OK 2025/11/25 04:41:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : apple: Unchanged skipping 2025/11/25 04:41:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : banana: Unchanged skipping 2025/11/25 04:41:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:41:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:41:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:41:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:41:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:41:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:41:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:41:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:41:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:41:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:41:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:41:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:41:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:41:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:58 INFO : There was nothing to transfer 2025/11/25 04:41:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:41:58 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:42:09 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:10 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:42:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:42:10 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:42:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:11 DEBUG : YXBwbGU=: size = 5 OK 2025/11/25 04:42:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 04:42:11 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/25 04:42:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:42:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:11 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:11 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/25 04:42:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:42:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:11 DEBUG : YmFuYW5h: size = 6 OK 2025/11/25 04:42:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 04:42:11 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/25 04:42:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/25 04:42:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:42:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:42:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:42:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:42:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:42:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:42:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:42:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:42:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:42:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:42:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/25 04:42:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:42:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/25 04:42:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:42:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/25 04:42:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:42:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/25 04:42:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:42:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/25 04:42:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:42:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/25 04:42:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:42:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/25 04:42:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:42:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:12 INFO : banana: Deleted 2025/11/25 04:42:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:42:12 INFO : apple: Deleted 2025/11/25 04:42:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:42:12 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:42:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:42:13 INFO : appleappleapplebanana: Deleted 2025/11/25 04:42:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:42:13 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:42:13 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:42:13 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:42:13 INFO : splitbananasplit: Deleted 2025/11/25 04:42:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:42:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:13 DEBUG : YXBwbGU=: size = 5 OK 2025/11/25 04:42:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:13 DEBUG : apple: Unchanged skipping 2025/11/25 04:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:42:13 DEBUG : YmFuYW5h: size = 6 OK 2025/11/25 04:42:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:13 DEBUG : banana: Unchanged skipping 2025/11/25 04:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/25 04:42:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/25 04:42:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/25 04:42:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/25 04:42:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/25 04:42:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/25 04:42:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/25 04:42:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/25 04:42:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/25 04:42:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:42:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:42:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:14 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:14 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/25 04:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/25 04:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/25 04:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/25 04:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/25 04:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/25 04:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/25 04:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/25 04:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/25 04:42:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:42:25 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:25 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : PREFIXapple: size = 5 OK 2025/11/25 04:42:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 04:42:26 INFO : apple: Copied (new) to: PREFIXapple 2025/11/25 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/25 04:42:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/25 04:42:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/25 04:42:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/25 04:42:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/25 04:42:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/25 04:42:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/25 04:42:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/25 04:42:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/25 04:42:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/25 04:42:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/25 04:42:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/25 04:42:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:26 DEBUG : PREFIXbanana: size = 6 OK 2025/11/25 04:42:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 04:42:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/25 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/25 04:42:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:42:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/25 04:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/25 04:42:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:42:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/25 04:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/25 04:42:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:42:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:42:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:42:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:42:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:42:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:42:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:42:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:42:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:42:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/25 04:42:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:42:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/25 04:42:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:42:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/25 04:42:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:42:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/25 04:42:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:42:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/25 04:42:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:42:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/25 04:42:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:42:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:27 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/25 04:42:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:42:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:27 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:28 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:42:28 INFO : banana: Deleted 2025/11/25 04:42:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:42:28 INFO : splitbananasplit: Deleted 2025/11/25 04:42:28 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:42:28 INFO : appleappleapplebanana: Deleted 2025/11/25 04:42:28 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:42:28 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:42:28 INFO : apple: Deleted 2025/11/25 04:42:28 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:42:28 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/25 04:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/25 04:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/25 04:42:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : banana: size = 6 OK 2025/11/25 04:42:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 04:42:29 INFO : banana: Copied (new) 2025/11/25 04:42:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:29 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:29 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:29 DEBUG : apple: size = 5 OK 2025/11/25 04:42:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 04:42:29 INFO : apple: Copied (new) 2025/11/25 04:42:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:42:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:42:29 INFO : splitbananasplit: Copied (new) 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:42:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:42:29 INFO : appleappleapplebanana: Copied (new) 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:42:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:42:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:42:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:42:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:42:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:42:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:42:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:42:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:42:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:42:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:42:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:42:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:42:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:42:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:42:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:42:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:42:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:42:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:42:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:42:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:42:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:42:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:42:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:42:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 04:42:30 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:31 INFO : PREFIXapple: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/25 04:42:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/25 04:42:31 INFO : PREFIXbanana: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/25 04:42:31 INFO : PREFIXsplitbananasplit: Deleted 2025/11/25 04:42:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/25 04:42:31 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:31 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:31 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:32 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:42:43 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:43 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/25 04:42:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:42:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:44 DEBUG : appleSUFFIX: size = 5 OK 2025/11/25 04:42:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 04:42:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:42:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/25 04:42:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 04:42:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:42:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:42:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:42:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:42:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/25 04:42:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:42:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/25 04:42:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:42:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/25 04:42:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:42:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/25 04:42:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:42:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/25 04:42:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:42:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/25 04:42:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:42:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/25 04:42:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:42:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/25 04:42:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:42:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/25 04:42:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:42:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/25 04:42:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:42:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/25 04:42:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:42:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/25 04:42:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:42:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:45 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:42:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:42:45 INFO : banana: Deleted 2025/11/25 04:42:45 INFO : splitbananasplit: Deleted 2025/11/25 04:42:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:42:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:42:45 INFO : apple: Deleted 2025/11/25 04:42:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:42:46 INFO : appleappleapplebanana: Deleted 2025/11/25 04:42:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:42:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:42:46 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/25 04:42:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/25 04:42:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/25 04:42:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/25 04:42:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:42:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:42:47 INFO : splitbananasplit: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:42:47 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:42:47 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:42:47 DEBUG : apple: size = 5 OK 2025/11/25 04:42:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/25 04:42:47 INFO : apple: Copied (new) 2025/11/25 04:42:47 DEBUG : banana: size = 6 OK 2025/11/25 04:42:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/25 04:42:47 INFO : banana: Copied (new) 2025/11/25 04:42:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:42:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:42:47 INFO : appleappleapplebanana: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:42:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:42:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:42:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:42:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:42:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:42:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:42:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:42:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/25 04:42:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:42:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:42:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:42:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:42:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:42:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:42:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:42:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:42:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:42:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:42:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:42:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:42:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:42:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:42:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:42:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:42:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/25 04:42:48 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:48 INFO : appleSUFFIX: Deleted 2025/11/25 04:42:48 INFO : bananaSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/25 04:42:48 INFO : splitbananasplitSUFFIX: Deleted 2025/11/25 04:42:48 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/25 04:42:48 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:49 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : Waiting for deletions to finish 2025/11/25 04:42:49 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:43:00 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:00 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : apple: size = 5 OK 2025/11/25 04:43:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:01 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:01 DEBUG : banana: size = 6 OK 2025/11/25 04:43:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:01 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:43:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/25 04:43:01 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:01 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:01 DEBUG : splitbanan: size = 16 OK 2025/11/25 04:43:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/25 04:43:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/25 04:43:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:01 DEBUG : appleapple: size = 21 OK 2025/11/25 04:43:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/25 04:43:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/25 04:43:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:01 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/25 04:43:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/25 04:43:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/25 04:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/25 04:43:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/25 04:43:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/25 04:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/25 04:43:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/25 04:43:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/25 04:43:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:02 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/25 04:43:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/25 04:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:02 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/25 04:43:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/25 04:43:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/25 04:43:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/25 04:43:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:02 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/25 04:43:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/25 04:43:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:02 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/25 04:43:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/25 04:43:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:02 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/25 04:43:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/25 04:43:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:02 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/25 04:43:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/25 04:43:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/25 04:43:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:02 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/25 04:43:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/25 04:43:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/25 04:43:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:02 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/25 04:43:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/25 04:43:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/25 04:43:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:02 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/25 04:43:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/25 04:43:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/25 04:43:02 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/25 04:43:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/25 04:43:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/25 04:43:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/25 04:43:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/25 04:43:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/25 04:43:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/25 04:43:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/25 04:43:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/25 04:43:02 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:03 INFO : dir1/0008-2345678.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0009-3456789.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0012-6789;.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0015-9;=.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0007-1234567.txt: Deleted 2025/11/25 04:43:03 INFO : splitbananasplit: Deleted 2025/11/25 04:43:03 INFO : dir1/0010-456789.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0013-789;=.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0014-89;=.txt: Deleted 2025/11/25 04:43:03 INFO : appleappleapplebanana: Deleted 2025/11/25 04:43:03 INFO : dir1/0003-defghij.txt: Deleted 2025/11/25 04:43:03 INFO : dir1/0011-56789;.txt: Deleted 2025/11/25 04:43:03 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:03 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 04:43:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:04 DEBUG : apple: size = 5 OK 2025/11/25 04:43:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:04 DEBUG : appleapple: size = 21 OK 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:04 DEBUG : banana: size = 6 OK 2025/11/25 04:43:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:04 DEBUG : splitbanan: size = 16 OK 2025/11/25 04:43:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/25 04:43:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/25 04:43:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/25 04:43:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/25 04:43:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/25 04:43:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/25 04:43:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/25 04:43:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/25 04:43:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/25 04:43:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/25 04:43:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/25 04:43:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/25 04:43:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/25 04:43:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/25 04:43:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/25 04:43:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:04 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:04 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:04 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:04 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : appleapple: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/25 04:43:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/25 04:43:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/25 04:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/25 04:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/25 04:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/25 04:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/25 04:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/25 04:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/25 04:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/25 04:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/25 04:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/25 04:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/25 04:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/25 04:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/25 04:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/25 04:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/25 04:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/25 04:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/25 04:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/25 04:43:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:43:15 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:16 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:16 DEBUG : apple: size = 5 OK 2025/11/25 04:43:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:16 DEBUG : banana: size = 6 OK 2025/11/25 04:43:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:16 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:16 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:16 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:16 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:17 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:17 DEBUG : apple: size = 5 OK 2025/11/25 04:43:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:17 DEBUG : banana: size = 6 OK 2025/11/25 04:43:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:17 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:17 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:17 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:18 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:18 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:43:29 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:30 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:30 DEBUG : apple: size = 5 OK 2025/11/25 04:43:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:30 DEBUG : banana: size = 6 OK 2025/11/25 04:43:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:30 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:30 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:31 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : apple: size = 5 OK 2025/11/25 04:43:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:31 DEBUG : banana: size = 6 OK 2025/11/25 04:43:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:31 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:31 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:31 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:43:43 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:43 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:44 DEBUG : banana: size = 6 OK 2025/11/25 04:43:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:44 DEBUG : apple: size = 5 OK 2025/11/25 04:43:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:44 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:44 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:44 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:44 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : apple: size = 5 OK 2025/11/25 04:43:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:45 DEBUG : banana: size = 6 OK 2025/11/25 04:43:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:45 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:45 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:45 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:43:56 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:57 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:57 DEBUG : banana: size = 6 OK 2025/11/25 04:43:57 DEBUG : apple: size = 5 OK 2025/11/25 04:43:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:57 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:57 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:58 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:43:58 DEBUG : apple: size = 5 OK 2025/11/25 04:43:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : apple: Unchanged skipping 2025/11/25 04:43:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:43:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:43:58 DEBUG : banana: size = 6 OK 2025/11/25 04:43:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : banana: Unchanged skipping 2025/11/25 04:43:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:43:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:43:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:43:58 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:43:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:58 DEBUG : Waiting for deletions to finish 2025/11/25 04:43:59 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:43:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:10 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:11 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:44:11 DEBUG : apple: size = 5 OK 2025/11/25 04:44:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:44:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:44:11 DEBUG : banana: size = 6 OK 2025/11/25 04:44:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:11 DEBUG : apple: Unchanged skipping 2025/11/25 04:44:11 DEBUG : banana: Unchanged skipping 2025/11/25 04:44:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:44:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:44:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:44:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:44:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:44:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:44:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:44:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:44:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:44:12 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:12 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:12 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/25 04:44:12 DEBUG : apple: size = 5 OK 2025/11/25 04:44:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : apple: Unchanged skipping 2025/11/25 04:44:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/25 04:44:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/25 04:44:12 DEBUG : banana: size = 6 OK 2025/11/25 04:44:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : banana: Unchanged skipping 2025/11/25 04:44:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/25 04:44:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/25 04:44:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/25 04:44:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/25 04:44:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/25 04:44:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/25 04:44:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/25 04:44:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/25 04:44:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/25 04:44:13 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:13 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:13 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:13 DEBUG : apple: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : banana: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/25 04:44:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (161.23s) --- PASS: TestTransform/NFC (12.84s) --- PASS: TestTransform/NFD (13.28s) --- PASS: TestTransform/base64 (16.11s) --- PASS: TestTransform/prefix (17.77s) --- PASS: TestTransform/suffix (17.60s) --- PASS: TestTransform/truncate (15.05s) --- PASS: TestTransform/encoder (13.82s) --- PASS: TestTransform/ISO-8859-1 (13.37s) --- PASS: TestTransform/charmap (13.54s) --- PASS: TestTransform/lowercase (13.78s) --- PASS: TestTransform/ascii (14.07s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:44:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:44:18 INFO : sub dir_somesuffix: Making directory 2025/11/25 04:44:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/25 04:44:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/25 04:44:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:44:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:44:18 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:18 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/25 04:44:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/25 04:44:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:19 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:19 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:19 INFO : tictactoe: Making directory 2025/11/25 04:44:19 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:19 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:44:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:19 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:19 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/25 04:44:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/25 04:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:21 INFO : toe: Making directory 2025/11/25 04:44:21 INFO : toe/toe: Making directory 2025/11/25 04:44:21 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:44:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:44:21 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:21 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:44:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/25 04:44:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:44:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:23 INFO : toe: Making directory 2025/11/25 04:44:23 INFO : toe/toe: Making directory 2025/11/25 04:44:23 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:44:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:44:23 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:23 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/25 04:44:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/25 04:44:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/25 04:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:24 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:44:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:44:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:24 INFO : tictacempty_dir: Making directory 2025/11/25 04:44:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:24 INFO : tictactoe: Making directory 2025/11/25 04:44:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:24 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:24 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:24 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:24 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:44:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:26 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:44:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:44:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:26 INFO : tictacempty_dir: Making directory 2025/11/25 04:44:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:26 INFO : tictactoe: Making directory 2025/11/25 04:44:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:26 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:26 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:44:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:26 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:44:27 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:27 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:44:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/25 04:44:27 NOTICE: B2 bucket rclone-test-gehavoj0yige: 0 differences found 2025/11/25 04:44:27 NOTICE: B2 bucket rclone-test-gehavoj0yige: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:28 INFO : tictactoe: Making directory 2025/11/25 04:44:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:28 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:28 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:28 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:44:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:29 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:29 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:29 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:29 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/25 04:44:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/25 04:44:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/25 04:44:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/25 04:44:30 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2025/11/25 04:44:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:31 INFO : toe: Making directory 2025/11/25 04:44:31 INFO : toe/toe: Making directory 2025/11/25 04:44:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:44:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:31 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:31 DEBUG : toe/toe/toe: size = 11 OK 2025/11/25 04:44:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:31 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:44:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:32 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:44:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:44:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:32 INFO : tictacempty_dir: Making directory 2025/11/25 04:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:32 INFO : tictactoe: Making directory 2025/11/25 04:44:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:32 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:32 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:32 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:32 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:33 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:44:33 INFO : toe/toe: Removing directory 2025/11/25 04:44:33 INFO : toe: Removing directory 2025/11/25 04:44:33 INFO : empty_dir: Removing directory 2025/11/25 04:44:33 DEBUG : Local file system at /tmp/rclone2093937724: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:34 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:44:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:44:34 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:34 INFO : tictacempty_dir: Making directory 2025/11/25 04:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:34 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:34 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:34 INFO : tictactoe: Making directory 2025/11/25 04:44:34 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:34 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:34 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:44:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:34 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:34 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:35 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:44:35 INFO : toe/toe: Removing directory 2025/11/25 04:44:35 INFO : toe: Removing directory 2025/11/25 04:44:35 INFO : empty_dir: Removing directory 2025/11/25 04:44:35 DEBUG : Local file system at /tmp/rclone2093937724: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/25 04:44:36 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 (2.93s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:37 DEBUG : Reset feature "Copy" 2025/11/25 04:44:37 DEBUG : Reset feature "Move" 2025/11/25 04:44:37 DEBUG : Reset feature "Copy" 2025/11/25 04:44:37 DEBUG : Reset feature "Move" 2025/11/25 04:44:37 DEBUG : empty_dir: Making directory with metadata 2025/11/25 04:44:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/25 04:44:37 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:37 INFO : tictacempty_dir: Making directory 2025/11/25 04:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/25 04:44:37 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:37 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:37 INFO : tictactoe: Making directory 2025/11/25 04:44:37 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:37 DEBUG : toe: transformed to: tictactoe 2025/11/25 04:44:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:37 INFO : tictactoe/tictactoe: Making directory 2025/11/25 04:44:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/25 04:44:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/25 04:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:37 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:37 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/25 04:44:38 INFO : toe/toe/toe.txt: Deleted 2025/11/25 04:44:38 INFO : toe/toe: Removing directory 2025/11/25 04:44:38 INFO : toe: Removing directory 2025/11/25 04:44:38 INFO : empty_dir: Removing directory 2025/11/25 04:44:38 DEBUG : Local file system at /tmp/rclone2093937724: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/25 04:44:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:44:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/25 04:44:39 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.57s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:40 DEBUG : toe: transformed to: dG9l 2025/11/25 04:44:41 DEBUG : toe: transformed to: dG9l 2025/11/25 04:44:41 INFO : dG9l: Making directory 2025/11/25 04:44:41 DEBUG : toe: transformed to: dG9l 2025/11/25 04:44:41 DEBUG : toe: transformed to: dG9l 2025/11/25 04:44:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:44:41 INFO : dG9l/dG9l: Making directory 2025/11/25 04:44:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/25 04:44:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/25 04:44:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:44:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/25 04:44:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:44:41 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:41 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/25 04:44:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/25 04:44:41 DEBUG : Waiting for deletions to finish 2025/11/25 04:44:42 DEBUG : dG9l: transformed to: toe 2025/11/25 04:44:42 DEBUG : dG9l: transformed to: toe 2025/11/25 04:44:42 DEBUG : dG9l: transformed to: toe 2025/11/25 04:44:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/25 04:44:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/25 04:44:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/25 04:44:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/25 04:44:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/25 04:44:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/25 04:44:42 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for checks to finish 2025/11/25 04:44:42 DEBUG : Local file system at /tmp/rclone2093937724: Waiting for transfers to finish 2025/11/25 04:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-gehavoj0yige", Local "Local file system at /tmp/rclone2093937724", Modify Window "1ms" 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe: transformed to: 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe: transformed to: 2025/11/25 04:44:43 INFO : B2 bucket rclone-test-gehavoj0yige: Making directory 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe: transformed to: 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe: transformed to: 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe/toe: transformed to: 2025/11/25 04:44:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:44:43 INFO : toe/toe: Making directory 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe/toe: transformed to: 2025/11/25 04:44:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe: transformed to: 2025/11/25 04:44:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/25 04:44:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/25 04:44:43 DEBUG : toe/toe/toe: transformed to: 2025/11/25 04:44:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/25 04:44:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for checks to finish 2025/11/25 04:44:43 DEBUG : B2 bucket rclone-test-gehavoj0yige: Waiting for transfers to finish 2025/11/25 04:44:44 DEBUG : toe/toe/toe: size = 11 OK 2025/11/25 04:44:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/25 04:44:44 INFO : toe/toe/toe: Copied (new) 2025/11/25 04:44:44 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting files as there were IO errors 2025/11/25 04:44:44 ERROR : B2 bucket rclone-test-gehavoj0yige: not deleting directories as there were IO errors --- PASS: TestError (1.70s) FAIL 2025/11/25 04:44:45 DEBUG : B2 bucket rclone-test-gehavoj0yige: Purge remote 2025/11/25 04:44:45 INFO : B2 bucket rclone-test-gehavoj0yige: cleaning bucket "rclone-test-gehavoj0yige" of all files 2025/11/25 04:44:46 DEBUG : EXISTING: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d86_d20251125_m044046_c001_v7007000_t0000_u01764045646465") 2025/11/25 04:44:46 DEBUG : EXISTING: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc4bb_d20251125_m044045_c001_v0001185_t0003_u01764045645466") 2025/11/25 04:44:46 DEBUG : PREFIXapple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070ce_d20251125_m044231_c001_v7007000_t0000_u01764045751016") 2025/11/25 04:44:46 DEBUG : PREFIXapple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d47eb_d20251125_m044226_c001_v0001185_t0010_u01764045746631") 2025/11/25 04:44:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0794_d20251125_m044231_c001_v7007000_t0000_u01764045751040") 2025/11/25 04:44:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d1e9_d20251125_m044226_c001_v0001185_t0013_u01764045746661") 2025/11/25 04:44:46 DEBUG : PREFIXbanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070cf_d20251125_m044231_c001_v7007000_t0000_u01764045751199") 2025/11/25 04:44:46 DEBUG : PREFIXbanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395640_d20251125_m044226_c001_v0001184_t0012_u01764045746658") 2025/11/25 04:44:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0799_d20251125_m044231_c001_v7007000_t0000_u01764045751409") 2025/11/25 04:44:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be2a0_d20251125_m044226_c001_v0001185_t0032_u01764045746645") 2025/11/25 04:44:46 DEBUG : Testêé: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d7c_d20251125_m044043_c001_v7007000_t0000_u01764045643166") 2025/11/25 04:44:46 DEBUG : Testêé: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc3b7_d20251125_m044042_c001_v0001185_t0042_u01764045642464") 2025/11/25 04:44:46 DEBUG : Testêé: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463953fc_d20251125_m044041_c001_v0001184_t0057_u01764045641875") 2025/11/25 04:44:46 DEBUG : YXBwbGU=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee7_d20251125_m044214_c001_v7007000_t0000_u01764045734903") 2025/11/25 04:44:46 DEBUG : YXBwbGU=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cddf_d20251125_m044210_c001_v0001185_t0049_u01764045730990") 2025/11/25 04:44:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee8_d20251125_m044215_c001_v7007000_t0000_u01764045735087") 2025/11/25 04:44:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bde82_d20251125_m044211_c001_v0001185_t0024_u01764045731023") 2025/11/25 04:44:46 DEBUG : YmFuYW5h: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee9_d20251125_m044215_c001_v7007000_t0000_u01764045735270") 2025/11/25 04:44:46 DEBUG : YmFuYW5h: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d43c3_d20251125_m044211_c001_v0001185_t0055_u01764045731014") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d2_d20251125_m043854_c001_v7007000_t0000_u01764045534373") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951e5_d20251125_m043853_c001_v0001184_t0004_u01764045533794") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16cd_d20251125_m043852_c001_v7007000_t0000_u01764045532386") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951d5_d20251125_m043851_c001_v0001184_t0026_u01764045531492") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e94_d20251125_m043836_c001_v7007000_t0000_u01764045516074") 2025/11/25 04:44:47 DEBUG : a/potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395163_d20251125_m043835_c001_v0001184_t0025_u01764045515182") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129270a_d20251125_m044413_c001_v7007000_t0000_u01764045853906") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d66e3_d20251125_m044410_c001_v0001185_t0051_u01764045850028") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb1_d20251125_m044359_c001_v7007000_t0000_u01764045839801") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d6243_d20251125_m044356_c001_v0001185_t0018_u01764045836029") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f4a_d20251125_m044346_c001_v7007000_t0000_u01764045826035") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5d67_d20251125_m044342_c001_v0001185_t0021_u01764045822106") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507186_d20251125_m044332_c001_v7007000_t0000_u01764045812530") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d58fc_d20251125_m044328_c001_v0001185_t0010_u01764045808659") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3454_d20251125_m044319_c001_v7007000_t0000_u01764045799155") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d54d7_d20251125_m044315_c001_v0001185_t0059_u01764045795106") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0835_d20251125_m044305_c001_v7007000_t0000_u01764045785355") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956fb_d20251125_m044259_c001_v0001184_t0018_u01764045779861") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088de_d20251125_m044250_c001_v7007000_t0000_u01764045770256") 2025/11/25 04:44:47 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956b2_d20251125_m044247_c001_v0001184_t0049_u01764045767145") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a25_d20251125_m044245_c001_v7007000_t0000_u01764045765847") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4bc5_d20251125_m044242_c001_v0001185_t0037_u01764045762545") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079b_d20251125_m044232_c001_v7007000_t0000_u01764045752745") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d488f_d20251125_m044229_c001_v0001185_t0036_u01764045749623") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f419d6c923fb61c26_d20251125_m044228_c001_v7007000_t0000_u01764045748643") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4774_d20251125_m044224_c001_v0001185_t0039_u01764045744833") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90eced7_d20251125_m044212_c001_v7007000_t0000_u01764045732738") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cd52_d20251125_m044208_c001_v0001185_t0016_u01764045728861") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acac_d20251125_m044158_c001_v7007000_t0000_u01764045718758") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c9d5_d20251125_m044154_c001_v0001185_t0001_u01764045714871") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e2c_d20251125_m044145_c001_v7007000_t0000_u01764045705512") 2025/11/25 04:44:48 DEBUG : apple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c64e_d20251125_m044141_c001_v0001185_t0024_u01764045701653") 2025/11/25 04:44:48 DEBUG : appleSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe9b_d20251125_m044248_c001_v7007000_t0000_u01764045768496") 2025/11/25 04:44:48 DEBUG : appleSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4c4d_d20251125_m044244_c001_v0001185_t0054_u01764045764385") 2025/11/25 04:44:48 DEBUG : appleapple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0836_d20251125_m044305_c001_v7007000_t0000_u01764045785537") 2025/11/25 04:44:48 DEBUG : appleapple: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d50dd_d20251125_m044301_c001_v0001185_t0004_u01764045781626") 2025/11/25 04:44:48 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129270b_d20251125_m044414_c001_v7007000_t0000_u01764045854089") 2025/11/25 04:44:48 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495c006f_d20251125_m044410_c001_v0001185_t0007_u01764045850493") 2025/11/25 04:44:48 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb2_d20251125_m044359_c001_v7007000_t0000_u01764045839986") 2025/11/25 04:44:48 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfc4b_d20251125_m044356_c001_v0001185_t0010_u01764045836627") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f4b_d20251125_m044346_c001_v7007000_t0000_u01764045826223") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf81f_d20251125_m044342_c001_v0001185_t0045_u01764045822947") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507187_d20251125_m044332_c001_v7007000_t0000_u01764045812714") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf3cf_d20251125_m044329_c001_v0001185_t0050_u01764045809227") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3455_d20251125_m044319_c001_v7007000_t0000_u01764045799339") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf023_d20251125_m044315_c001_v0001185_t0012_u01764045795613") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f423e42c075ea54b0_d20251125_m044303_c001_v7007000_t0000_u01764045783425") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803db08_d20251125_m044300_c001_v0001185_t0057_u01764045780360") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088df_d20251125_m044250_c001_v7007000_t0000_u01764045770440") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be81e_d20251125_m044247_c001_v0001185_t0024_u01764045767129") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07d1_d20251125_m044246_c001_v7007000_t0000_u01764045766189") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d670_d20251125_m044243_c001_v0001185_t0038_u01764045763096") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079c_d20251125_m044232_c001_v7007000_t0000_u01764045752927") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be368_d20251125_m044229_c001_v0001185_t0057_u01764045749613") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78357e_d20251125_m044228_c001_v7007000_t0000_u01764045748575") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395636_d20251125_m044225_c001_v0001184_t0013_u01764045745364") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90eced9_d20251125_m044212_c001_v7007000_t0000_u01764045732924") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4348_d20251125_m044209_c001_v0001185_t0035_u01764045729373") 2025/11/25 04:44:49 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acad_d20251125_m044158_c001_v7007000_t0000_u01764045718941") 2025/11/25 04:44:50 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3f9c_d20251125_m044155_c001_v0001185_t0042_u01764045715369") 2025/11/25 04:44:50 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e2d_d20251125_m044145_c001_v7007000_t0000_u01764045705694") 2025/11/25 04:44:50 DEBUG : appleappleapplebanana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3c1a_d20251125_m044142_c001_v0001185_t0040_u01764045702105") 2025/11/25 04:44:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129260a_d20251125_m044248_c001_v7007000_t0000_u01764045768552") 2025/11/25 04:44:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d6e0_d20251125_m044244_c001_v0001185_t0043_u01764045764405") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d3_d20251125_m043854_c001_v7007000_t0000_u01764045534557") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951db_d20251125_m043852_c001_v0001184_t0048_u01764045532939") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16c8_d20251125_m043851_c001_v7007000_t0000_u01764045531831") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951d1_d20251125_m043850_c001_v0001184_t0031_u01764045530680") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e92_d20251125_m043835_c001_v7007000_t0000_u01764045515520") 2025/11/25 04:44:50 DEBUG : b/potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639515e_d20251125_m043834_c001_v0001184_t0029_u01764045514393") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129270d_d20251125_m044414_c001_v7007000_t0000_u01764045854280") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ef4e_d20251125_m044410_c001_v0001185_t0024_u01764045850267") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb4_d20251125_m044400_c001_v7007000_t0000_u01764045840172") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803eb76_d20251125_m044356_c001_v0001185_t0011_u01764045836405") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f4d_d20251125_m044346_c001_v7007000_t0000_u01764045826407") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e709_d20251125_m044342_c001_v0001185_t0002_u01764045822635") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507189_d20251125_m044332_c001_v7007000_t0000_u01764045812897") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e2a0_d20251125_m044328_c001_v0001185_t0046_u01764045808899") 2025/11/25 04:44:50 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3456_d20251125_m044319_c001_v7007000_t0000_u01764045799521") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803debb_d20251125_m044315_c001_v0001185_t0042_u01764045795335") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0837_d20251125_m044305_c001_v7007000_t0000_u01764045785721") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d506c_d20251125_m044300_c001_v0001185_t0040_u01764045780069") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e0_d20251125_m044250_c001_v7007000_t0000_u01764045770633") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4cf8_d20251125_m044247_c001_v0001185_t0004_u01764045767118") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a24_d20251125_m044245_c001_v7007000_t0000_u01764045765662") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395695_d20251125_m044242_c001_v0001184_t0054_u01764045762891") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079d_d20251125_m044233_c001_v7007000_t0000_u01764045753109") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d2a0_d20251125_m044229_c001_v0001185_t0059_u01764045749591") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925cf_d20251125_m044228_c001_v7007000_t0000_u01764045748217") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be222_d20251125_m044225_c001_v0001185_t0053_u01764045745131") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d0d_d20251125_m044212_c001_v7007000_t0000_u01764045732337") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955d4_d20251125_m044209_c001_v0001184_t0002_u01764045729171") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acaf_d20251125_m044159_c001_v7007000_t0000_u01764045719124") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639559b_d20251125_m044155_c001_v0001184_t0053_u01764045715178") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e2e_d20251125_m044145_c001_v7007000_t0000_u01764045705877") 2025/11/25 04:44:51 DEBUG : banana: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395556_d20251125_m044141_c001_v0001184_t0046_u01764045701908") 2025/11/25 04:44:51 DEBUG : bananaSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf11_d20251125_m044248_c001_v7007000_t0000_u01764045768501") 2025/11/25 04:44:51 DEBUG : bananaSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be750_d20251125_m044244_c001_v0001185_t0023_u01764045764418") 2025/11/25 04:44:51 DEBUG : both0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674a7_d20251125_m044117_c001_v7007000_t0000_u01764045677398") 2025/11/25 04:44:51 DEBUG : both0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395469_d20251125_m044104_c001_v0001184_t0044_u01764045664758") 2025/11/25 04:44:52 DEBUG : both0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf119_d20251125_m044100_c001_v7007000_t0000_u01764045660550") 2025/11/25 04:44:52 DEBUG : both0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395415_d20251125_m044048_c001_v0001184_t0037_u01764045648339") 2025/11/25 04:44:52 DEBUG : both1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674ac_d20251125_m044117_c001_v7007000_t0000_u01764045677579") 2025/11/25 04:44:52 DEBUG : both1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395475_d20251125_m044105_c001_v0001184_t0031_u01764045665668") 2025/11/25 04:44:52 DEBUG : both1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf11b_d20251125_m044100_c001_v7007000_t0000_u01764045660740") 2025/11/25 04:44:52 DEBUG : both1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395418_d20251125_m044048_c001_v0001184_t0015_u01764045648809") 2025/11/25 04:44:52 DEBUG : both10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674b2_d20251125_m044117_c001_v7007000_t0000_u01764045677760") 2025/11/25 04:44:52 DEBUG : both10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639549a_d20251125_m044110_c001_v0001184_t0051_u01764045670007") 2025/11/25 04:44:52 DEBUG : both10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf11c_d20251125_m044100_c001_v7007000_t0000_u01764045660922") 2025/11/25 04:44:52 DEBUG : both10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395432_d20251125_m044053_c001_v0001184_t0033_u01764045653202") 2025/11/25 04:44:52 DEBUG : both11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674b7_d20251125_m044117_c001_v7007000_t0000_u01764045677941") 2025/11/25 04:44:52 DEBUG : both11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954a0_d20251125_m044110_c001_v0001184_t0001_u01764045670501") 2025/11/25 04:44:52 DEBUG : both11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf11f_d20251125_m044101_c001_v7007000_t0000_u01764045661103") 2025/11/25 04:44:52 DEBUG : both11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395434_d20251125_m044053_c001_v0001184_t0009_u01764045653660") 2025/11/25 04:44:52 DEBUG : both12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674bd_d20251125_m044118_c001_v7007000_t0000_u01764045678122") 2025/11/25 04:44:52 DEBUG : both12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954a4_d20251125_m044111_c001_v0001184_t0006_u01764045671054") 2025/11/25 04:44:52 DEBUG : both12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf122_d20251125_m044101_c001_v7007000_t0000_u01764045661285") 2025/11/25 04:44:52 DEBUG : both12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395438_d20251125_m044054_c001_v0001184_t0025_u01764045654201") 2025/11/25 04:44:52 DEBUG : both13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674c2_d20251125_m044118_c001_v7007000_t0000_u01764045678304") 2025/11/25 04:44:52 DEBUG : both13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954a8_d20251125_m044111_c001_v0001184_t0059_u01764045671655") 2025/11/25 04:44:53 DEBUG : both13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf123_d20251125_m044101_c001_v7007000_t0000_u01764045661467") 2025/11/25 04:44:53 DEBUG : both13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639543a_d20251125_m044054_c001_v0001184_t0058_u01764045654607") 2025/11/25 04:44:53 DEBUG : both14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674c8_d20251125_m044118_c001_v7007000_t0000_u01764045678505") 2025/11/25 04:44:53 DEBUG : both14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954ab_d20251125_m044112_c001_v0001184_t0047_u01764045672060") 2025/11/25 04:44:53 DEBUG : both14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf127_d20251125_m044101_c001_v7007000_t0000_u01764045661654") 2025/11/25 04:44:53 DEBUG : both14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639543c_d20251125_m044055_c001_v0001184_t0051_u01764045655075") 2025/11/25 04:44:53 DEBUG : both15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674cd_d20251125_m044118_c001_v7007000_t0000_u01764045678690") 2025/11/25 04:44:53 DEBUG : both15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954ad_d20251125_m044112_c001_v0001184_t0020_u01764045672491") 2025/11/25 04:44:53 DEBUG : both15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf12a_d20251125_m044101_c001_v7007000_t0000_u01764045661836") 2025/11/25 04:44:53 DEBUG : both15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395442_d20251125_m044055_c001_v0001184_t0019_u01764045655532") 2025/11/25 04:44:53 DEBUG : both16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674cf_d20251125_m044118_c001_v7007000_t0000_u01764045678870") 2025/11/25 04:44:53 DEBUG : both16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954b1_d20251125_m044112_c001_v0001184_t0008_u01764045672886") 2025/11/25 04:44:53 DEBUG : both16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf12c_d20251125_m044102_c001_v7007000_t0000_u01764045662019") 2025/11/25 04:44:53 DEBUG : both16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395448_d20251125_m044055_c001_v0001184_t0021_u01764045655985") 2025/11/25 04:44:53 DEBUG : both17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674d3_d20251125_m044119_c001_v7007000_t0000_u01764045679050") 2025/11/25 04:44:53 DEBUG : both17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954b3_d20251125_m044113_c001_v0001184_t0050_u01764045673402") 2025/11/25 04:44:53 DEBUG : both17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf12d_d20251125_m044102_c001_v7007000_t0000_u01764045662201") 2025/11/25 04:44:53 DEBUG : both17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639544a_d20251125_m044056_c001_v0001184_t0041_u01764045656391") 2025/11/25 04:44:53 DEBUG : both18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674d9_d20251125_m044119_c001_v7007000_t0000_u01764045679231") 2025/11/25 04:44:53 DEBUG : both18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954b7_d20251125_m044113_c001_v0001184_t0021_u01764045673845") 2025/11/25 04:44:54 DEBUG : both18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf12f_d20251125_m044102_c001_v7007000_t0000_u01764045662382") 2025/11/25 04:44:54 DEBUG : both18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639544c_d20251125_m044056_c001_v0001184_t0048_u01764045656823") 2025/11/25 04:44:54 DEBUG : both19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674de_d20251125_m044119_c001_v7007000_t0000_u01764045679411") 2025/11/25 04:44:54 DEBUG : both19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954bb_d20251125_m044114_c001_v0001184_t0053_u01764045674360") 2025/11/25 04:44:54 DEBUG : both19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf132_d20251125_m044102_c001_v7007000_t0000_u01764045662563") 2025/11/25 04:44:54 DEBUG : both19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639544e_d20251125_m044057_c001_v0001184_t0015_u01764045657319") 2025/11/25 04:44:54 DEBUG : both2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674e3_d20251125_m044119_c001_v7007000_t0000_u01764045679591") 2025/11/25 04:44:54 DEBUG : both2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639547b_d20251125_m044106_c001_v0001184_t0027_u01764045666086") 2025/11/25 04:44:54 DEBUG : both2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf134_d20251125_m044102_c001_v7007000_t0000_u01764045662745") 2025/11/25 04:44:54 DEBUG : both2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639541a_d20251125_m044049_c001_v0001184_t0018_u01764045649220") 2025/11/25 04:44:54 DEBUG : both3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674e6_d20251125_m044119_c001_v7007000_t0000_u01764045679773") 2025/11/25 04:44:54 DEBUG : both3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639547d_d20251125_m044106_c001_v0001184_t0017_u01764045666525") 2025/11/25 04:44:54 DEBUG : both3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf135_d20251125_m044102_c001_v7007000_t0000_u01764045662926") 2025/11/25 04:44:54 DEBUG : both3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395420_d20251125_m044049_c001_v0001184_t0010_u01764045649802") 2025/11/25 04:44:54 DEBUG : both4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674e7_d20251125_m044119_c001_v7007000_t0000_u01764045679953") 2025/11/25 04:44:54 DEBUG : both4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395483_d20251125_m044107_c001_v0001184_t0035_u01764045667066") 2025/11/25 04:44:54 DEBUG : both4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf136_d20251125_m044103_c001_v7007000_t0000_u01764045663109") 2025/11/25 04:44:54 DEBUG : both4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395422_d20251125_m044050_c001_v0001184_t0057_u01764045650211") 2025/11/25 04:44:54 DEBUG : both5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674e8_d20251125_m044120_c001_v7007000_t0000_u01764045680133") 2025/11/25 04:44:54 DEBUG : both5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395489_d20251125_m044107_c001_v0001184_t0017_u01764045667686") 2025/11/25 04:44:54 DEBUG : both5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf137_d20251125_m044103_c001_v7007000_t0000_u01764045663292") 2025/11/25 04:44:55 DEBUG : both5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395426_d20251125_m044050_c001_v0001184_t0048_u01764045650667") 2025/11/25 04:44:55 DEBUG : both6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674ea_d20251125_m044120_c001_v7007000_t0000_u01764045680315") 2025/11/25 04:44:55 DEBUG : both6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639548b_d20251125_m044108_c001_v0001184_t0053_u01764045668094") 2025/11/25 04:44:55 DEBUG : both6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf139_d20251125_m044103_c001_v7007000_t0000_u01764045663473") 2025/11/25 04:44:55 DEBUG : both6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395428_d20251125_m044051_c001_v0001184_t0053_u01764045651105") 2025/11/25 04:44:55 DEBUG : both7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674eb_d20251125_m044120_c001_v7007000_t0000_u01764045680496") 2025/11/25 04:44:55 DEBUG : both7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639548e_d20251125_m044108_c001_v0001184_t0041_u01764045668675") 2025/11/25 04:44:55 DEBUG : both7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf13b_d20251125_m044103_c001_v7007000_t0000_u01764045663655") 2025/11/25 04:44:55 DEBUG : both7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639542c_d20251125_m044051_c001_v0001184_t0058_u01764045651631") 2025/11/25 04:44:55 DEBUG : both8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674ed_d20251125_m044120_c001_v7007000_t0000_u01764045680678") 2025/11/25 04:44:55 DEBUG : both8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395492_d20251125_m044109_c001_v0001184_t0017_u01764045669125") 2025/11/25 04:44:55 DEBUG : both8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf13d_d20251125_m044103_c001_v7007000_t0000_u01764045663836") 2025/11/25 04:44:55 DEBUG : both8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639542e_d20251125_m044052_c001_v0001184_t0055_u01764045652339") 2025/11/25 04:44:55 DEBUG : both9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f0_d20251125_m044120_c001_v7007000_t0000_u01764045680937") 2025/11/25 04:44:55 DEBUG : both9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395496_d20251125_m044109_c001_v0001184_t0045_u01764045669540") 2025/11/25 04:44:55 DEBUG : both9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf13f_d20251125_m044104_c001_v7007000_t0000_u01764045664017") 2025/11/25 04:44:55 DEBUG : both9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395430_d20251125_m044052_c001_v0001184_t0058_u01764045652780") 2025/11/25 04:44:55 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d4_d20251125_m043854_c001_v7007000_t0000_u01764045534740") 2025/11/25 04:44:55 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951dd_d20251125_m043853_c001_v0001184_t0040_u01764045533206") 2025/11/25 04:44:55 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16ce_d20251125_m043852_c001_v7007000_t0000_u01764045532569") 2025/11/25 04:44:56 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951d3_d20251125_m043850_c001_v0001184_t0027_u01764045530893") 2025/11/25 04:44:56 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e95_d20251125_m043836_c001_v7007000_t0000_u01764045516257") 2025/11/25 04:44:56 DEBUG : c/non empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395160_d20251125_m043834_c001_v0001184_t0020_u01764045514593") 2025/11/25 04:44:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eea_d20251125_m044215_c001_v7007000_t0000_u01764045735456") 2025/11/25 04:44:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955e1_d20251125_m044211_c001_v0001184_t0059_u01764045731007") 2025/11/25 04:44:56 DEBUG : check sum: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e70_d20251125_m043827_c001_v7007000_t0000_u01764045507851") 2025/11/25 04:44:56 DEBUG : check sum: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395123_d20251125_m043826_c001_v0001184_t0052_u01764045506918") 2025/11/25 04:44:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfca46f_d20251125_m044443_c001_v7007000_t0000_u01764045883138") 2025/11/25 04:44:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d7119_d20251125_m044441_c001_v0001185_t0026_u01764045881587") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0838_d20251125_m044305_c001_v7007000_t0000_u01764045785904") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803db58_d20251125_m044301_c001_v0001185_t0028_u01764045781827") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129270e_d20251125_m044414_c001_v7007000_t0000_u01764045854463") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d6507_d20251125_m044404_c001_v0001185_t0018_u01764045844488") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb6_d20251125_m044400_c001_v7007000_t0000_u01764045840356") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d6079_d20251125_m044350_c001_v0001185_t0050_u01764045830704") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f4f_d20251125_m044346_c001_v7007000_t0000_u01764045826591") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5bb6_d20251125_m044337_c001_v0001185_t0056_u01764045817165") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650718a_d20251125_m044333_c001_v7007000_t0000_u01764045813082") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5764_d20251125_m044323_c001_v0001185_t0031_u01764045803797") 2025/11/25 04:44:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3457_d20251125_m044319_c001_v7007000_t0000_u01764045799705") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d533c_d20251125_m044309_c001_v0001185_t0037_u01764045789980") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f423e42c075ea54ad_d20251125_m044303_c001_v7007000_t0000_u01764045783213") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956dc_d20251125_m044254_c001_v0001184_t0029_u01764045774932") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e1_d20251125_m044250_c001_v7007000_t0000_u01764045770815") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d7b2_d20251125_m044247_c001_v0001185_t0048_u01764045767323") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d3_d20251125_m044246_c001_v7007000_t0000_u01764045766195") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4a86_d20251125_m044237_c001_v0001185_t0038_u01764045757323") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079e_d20251125_m044233_c001_v7007000_t0000_u01764045753290") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d2ad_d20251125_m044229_c001_v0001185_t0018_u01764045749810") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d078d_d20251125_m044228_c001_v7007000_t0000_u01764045748437") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d45e1_d20251125_m044219_c001_v0001185_t0042_u01764045739556") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee4_d20251125_m044213_c001_v7007000_t0000_u01764045733088") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cbcc_d20251125_m044203_c001_v0001185_t0056_u01764045723451") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb0_d20251125_m044159_c001_v7007000_t0000_u01764045719307") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c8a2_d20251125_m044150_c001_v0001185_t0000_u01764045710166") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e30_d20251125_m044146_c001_v7007000_t0000_u01764045706059") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c518_d20251125_m044137_c001_v0001185_t0035_u01764045697331") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a2f_d20251125_m044248_c001_v7007000_t0000_u01764045768695") 2025/11/25 04:44:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956a2_d20251125_m044244_c001_v0001184_t0009_u01764045764604") 2025/11/25 04:44:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0839_d20251125_m044306_c001_v7007000_t0000_u01764045786087") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bec2f_d20251125_m044301_c001_v0001185_t0023_u01764045781838") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129270f_d20251125_m044414_c001_v7007000_t0000_u01764045854645") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803edb8_d20251125_m044405_c001_v0001185_t0004_u01764045845174") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb8_d20251125_m044400_c001_v7007000_t0000_u01764045840542") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e9ef_d20251125_m044351_c001_v0001185_t0040_u01764045831326") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f50_d20251125_m044346_c001_v7007000_t0000_u01764045826777") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e56d_d20251125_m044337_c001_v0001185_t0021_u01764045817744") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650718d_d20251125_m044333_c001_v7007000_t0000_u01764045813264") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e153_d20251125_m044324_c001_v0001185_t0045_u01764045804408") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3458_d20251125_m044319_c001_v7007000_t0000_u01764045799887") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803dd67_d20251125_m044310_c001_v0001185_t0010_u01764045790682") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf29_d20251125_m044303_c001_v7007000_t0000_u01764045783217") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4f1c_d20251125_m044255_c001_v0001185_t0014_u01764045775486") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e2_d20251125_m044250_c001_v7007000_t0000_u01764045770997") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956b4_d20251125_m044247_c001_v0001184_t0047_u01764045767351") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe8b_d20251125_m044245_c001_v7007000_t0000_u01764045765860") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395680_d20251125_m044237_c001_v0001184_t0034_u01764045757941") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079f_d20251125_m044233_c001_v7007000_t0000_u01764045753471") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d489a_d20251125_m044229_c001_v0001185_t0018_u01764045749825") 2025/11/25 04:44:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78357d_d20251125_m044228_c001_v7007000_t0000_u01764045748390") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be0c5_d20251125_m044220_c001_v0001185_t0033_u01764045740190") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41384d99d42167c7_d20251125_m044212_c001_v7007000_t0000_u01764045732933") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955bb_d20251125_m044204_c001_v0001184_t0002_u01764045724123") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb1_d20251125_m044159_c001_v7007000_t0000_u01764045719490") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639557a_d20251125_m044150_c001_v0001184_t0010_u01764045710767") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e32_d20251125_m044146_c001_v7007000_t0000_u01764045706243") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395538_d20251125_m044137_c001_v0001184_t0028_u01764045697948") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d9_d20251125_m044248_c001_v7007000_t0000_u01764045768703") 2025/11/25 04:44:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4c66_d20251125_m044244_c001_v0001185_t0018_u01764045764607") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d083a_d20251125_m044306_c001_v7007000_t0000_u01764045786270") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639570b_d20251125_m044301_c001_v0001184_t0051_u01764045781856") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292710_d20251125_m044414_c001_v7007000_t0000_u01764045854828") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfed3_d20251125_m044405_c001_v0001185_t0044_u01764045845774") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfb9_d20251125_m044400_c001_v7007000_t0000_u01764045840728") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfae1_d20251125_m044351_c001_v0001185_t0001_u01764045831992") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f51_d20251125_m044346_c001_v7007000_t0000_u01764045826959") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf69a_d20251125_m044338_c001_v0001185_t0021_u01764045818333") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650718e_d20251125_m044333_c001_v7007000_t0000_u01764045813448") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf29f_d20251125_m044325_c001_v0001185_t0030_u01764045805008") 2025/11/25 04:44:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3459_d20251125_m044320_c001_v7007000_t0000_u01764045800070") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beed8_d20251125_m044311_c001_v0001185_t0057_u01764045791270") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67e6b_d20251125_m044303_c001_v7007000_t0000_u01764045783388") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d9e1_d20251125_m044256_c001_v0001185_t0039_u01764045776120") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e3_d20251125_m044251_c001_v7007000_t0000_u01764045771182") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4d00_d20251125_m044247_c001_v0001185_t0021_u01764045767355") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a28_d20251125_m044246_c001_v7007000_t0000_u01764045766215") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d50a_d20251125_m044238_c001_v0001185_t0018_u01764045758494") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a1_d20251125_m044233_c001_v7007000_t0000_u01764045753653") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639565d_d20251125_m044229_c001_v0001184_t0038_u01764045749843") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925d4_d20251125_m044228_c001_v7007000_t0000_u01764045748399") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395611_d20251125_m044221_c001_v0001184_t0008_u01764045741063") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41384d99d42167c6_d20251125_m044212_c001_v7007000_t0000_u01764045732752") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d41fd_d20251125_m044204_c001_v0001185_t0005_u01764045724679") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb4_d20251125_m044159_c001_v7007000_t0000_u01764045719674") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3eb2_d20251125_m044151_c001_v0001185_t0023_u01764045711325") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e33_d20251125_m044146_c001_v7007000_t0000_u01764045706425") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3ae1_d20251125_m044138_c001_v0001185_t0014_u01764045698139") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe9c_d20251125_m044248_c001_v7007000_t0000_u01764045768567") 2025/11/25 04:45:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d6fe_d20251125_m044244_c001_v0001185_t0025_u01764045764656") 2025/11/25 04:45:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d083c_d20251125_m044306_c001_v7007000_t0000_u01764045786452") 2025/11/25 04:45:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d50fb_d20251125_m044301_c001_v0001185_t0029_u01764045781922") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292711_d20251125_m044415_c001_v7007000_t0000_u01764045855011") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395856_d20251125_m044406_c001_v0001184_t0042_u01764045846341") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfbb_d20251125_m044400_c001_v7007000_t0000_u01764045840919") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395821_d20251125_m044352_c001_v0001184_t0004_u01764045832650") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f53_d20251125_m044347_c001_v7007000_t0000_u01764045827142") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957e1_d20251125_m044339_c001_v0001184_t0046_u01764045819025") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507190_d20251125_m044333_c001_v7007000_t0000_u01764045813630") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395788_d20251125_m044325_c001_v0001184_t0032_u01764045805662") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345a_d20251125_m044320_c001_v7007000_t0000_u01764045800253") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639573e_d20251125_m044311_c001_v0001184_t0036_u01764045791830") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67e6e_d20251125_m044303_c001_v7007000_t0000_u01764045783572") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beaa1_d20251125_m044256_c001_v0001185_t0042_u01764045776716") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e4_d20251125_m044251_c001_v7007000_t0000_u01764045771370") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be82c_d20251125_m044247_c001_v0001185_t0035_u01764045767400") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe90_d20251125_m044246_c001_v7007000_t0000_u01764045766232") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be608_d20251125_m044239_c001_v0001185_t0000_u01764045759190") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a2_d20251125_m044233_c001_v7007000_t0000_u01764045753834") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be387_d20251125_m044229_c001_v0001185_t0059_u01764045749983") 2025/11/25 04:45:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d61_d20251125_m044228_c001_v7007000_t0000_u01764045748582") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d073_d20251125_m044221_c001_v0001185_t0004_u01764045741611") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f401731351c796947_d20251125_m044212_c001_v7007000_t0000_u01764045732768") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bdd01_d20251125_m044205_c001_v0001185_t0044_u01764045725363") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb5_d20251125_m044159_c001_v7007000_t0000_u01764045719857") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd934_d20251125_m044151_c001_v0001185_t0030_u01764045711967") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e36_d20251125_m044146_c001_v7007000_t0000_u01764045706607") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd559_d20251125_m044138_c001_v0001185_t0058_u01764045698367") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f416e2babfc942924_d20251125_m044248_c001_v7007000_t0000_u01764045768719") 2025/11/25 04:45:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be770_d20251125_m044244_c001_v0001185_t0007_u01764045764735") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d083d_d20251125_m044306_c001_v7007000_t0000_u01764045786635") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803db66_d20251125_m044302_c001_v0001185_t0029_u01764045782044") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292712_d20251125_m044415_c001_v7007000_t0000_u01764045855195") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d65ad_d20251125_m044406_c001_v0001185_t0052_u01764045846625") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfbc_d20251125_m044401_c001_v7007000_t0000_u01764045841103") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d614a_d20251125_m044352_c001_v0001185_t0009_u01764045832840") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f54_d20251125_m044347_c001_v7007000_t0000_u01764045827326") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5c6c_d20251125_m044339_c001_v0001185_t0034_u01764045819226") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507192_d20251125_m044333_c001_v7007000_t0000_u01764045813812") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5811_d20251125_m044325_c001_v0001185_t0001_u01764045805857") 2025/11/25 04:45:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345b_d20251125_m044320_c001_v7007000_t0000_u01764045800437") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d53e8_d20251125_m044312_c001_v0001185_t0019_u01764045792078") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67e6a_d20251125_m044303_c001_v7007000_t0000_u01764045783215") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956e6_d20251125_m044257_c001_v0001184_t0057_u01764045777122") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e6_d20251125_m044251_c001_v7007000_t0000_u01764045771554") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956b8_d20251125_m044247_c001_v0001184_t0036_u01764045767573") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41780fe05e3abb3c_d20251125_m044246_c001_v7007000_t0000_u01764045766033") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4b16_d20251125_m044239_c001_v0001185_t0032_u01764045759498") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a3_d20251125_m044234_c001_v7007000_t0000_u01764045754016") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639565f_d20251125_m044230_c001_v0001184_t0014_u01764045750041") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925d8_d20251125_m044228_c001_v7007000_t0000_u01764045748594") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4692_d20251125_m044221_c001_v0001185_t0013_u01764045741891") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf3236_d20251125_m044212_c001_v7007000_t0000_u01764045732776") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cc52_d20251125_m044205_c001_v0001185_t0034_u01764045725627") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb6_d20251125_m044200_c001_v7007000_t0000_u01764045720040") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c91b_d20251125_m044152_c001_v0001185_t0006_u01764045712210") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e38_d20251125_m044146_c001_v7007000_t0000_u01764045706789") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c558_d20251125_m044138_c001_v0001185_t0003_u01764045698565") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07fb_d20251125_m044248_c001_v7007000_t0000_u01764045768733") 2025/11/25 04:45:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956a6_d20251125_m044244_c001_v0001184_t0021_u01764045764824") 2025/11/25 04:45:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d083e_d20251125_m044306_c001_v7007000_t0000_u01764045786818") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395711_d20251125_m044302_c001_v0001184_t0037_u01764045782064") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292713_d20251125_m044415_c001_v7007000_t0000_u01764045855379") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ee3e_d20251125_m044406_c001_v0001185_t0045_u01764045846906") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfbd_d20251125_m044401_c001_v7007000_t0000_u01764045841288") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ea94_d20251125_m044353_c001_v0001185_t0029_u01764045833086") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f56_d20251125_m044347_c001_v7007000_t0000_u01764045827509") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e5f5_d20251125_m044339_c001_v0001185_t0036_u01764045819489") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507194_d20251125_m044333_c001_v7007000_t0000_u01764045813995") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e1c6_d20251125_m044326_c001_v0001185_t0012_u01764045806060") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345c_d20251125_m044320_c001_v7007000_t0000_u01764045800620") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ddd6_d20251125_m044312_c001_v0001185_t0032_u01764045792332") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f423e42c075ea54ab_d20251125_m044303_c001_v7007000_t0000_u01764045783027") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4fa6_d20251125_m044257_c001_v0001185_t0012_u01764045777327") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e7_d20251125_m044251_c001_v7007000_t0000_u01764045771737") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4d12_d20251125_m044247_c001_v0001185_t0053_u01764045767580") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe8d_d20251125_m044246_c001_v7007000_t0000_u01764045766043") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395682_d20251125_m044239_c001_v0001184_t0023_u01764045759739") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a5_d20251125_m044234_c001_v7007000_t0000_u01764045754198") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d48b1_d20251125_m044230_c001_v0001185_t0036_u01764045750177") 2025/11/25 04:45:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d5f_d20251125_m044228_c001_v7007000_t0000_u01764045748400") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be151_d20251125_m044222_c001_v0001185_t0017_u01764045742141") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d12_d20251125_m044212_c001_v7007000_t0000_u01764045732890") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955c3_d20251125_m044205_c001_v0001184_t0052_u01764045725884") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb7_d20251125_m044200_c001_v7007000_t0000_u01764045720223") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395588_d20251125_m044152_c001_v0001184_t0048_u01764045712421") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e39_d20251125_m044146_c001_v7007000_t0000_u01764045706982") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395540_d20251125_m044138_c001_v0001184_t0019_u01764045698783") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a2d_d20251125_m044248_c001_v7007000_t0000_u01764045768511") 2025/11/25 04:45:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4c7a_d20251125_m044244_c001_v0001185_t0039_u01764045764835") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d083f_d20251125_m044307_c001_v7007000_t0000_u01764045787001") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bec40_d20251125_m044302_c001_v0001185_t0005_u01764045782068") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292714_d20251125_m044415_c001_v7007000_t0000_u01764045855576") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bff5d_d20251125_m044407_c001_v0001185_t0053_u01764045847157") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfbf_d20251125_m044401_c001_v7007000_t0000_u01764045841473") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfb44_d20251125_m044353_c001_v0001185_t0057_u01764045833327") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f58_d20251125_m044347_c001_v7007000_t0000_u01764045827695") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf714_d20251125_m044339_c001_v0001185_t0003_u01764045819722") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507196_d20251125_m044334_c001_v7007000_t0000_u01764045814179") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf2ee_d20251125_m044326_c001_v0001185_t0047_u01764045806357") 2025/11/25 04:45:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345d_d20251125_m044320_c001_v7007000_t0000_u01764045800804") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bef45_d20251125_m044312_c001_v0001185_t0018_u01764045792544") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67e69_d20251125_m044303_c001_v7007000_t0000_u01764045783030") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803da42_d20251125_m044257_c001_v0001185_t0029_u01764045777555") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e8_d20251125_m044251_c001_v7007000_t0000_u01764045771920") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d7c3_d20251125_m044247_c001_v0001185_t0020_u01764045767590") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407391025c3c32be_d20251125_m044246_c001_v7007000_t0000_u01764045766055") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d57a_d20251125_m044239_c001_v0001185_t0028_u01764045759947") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a7_d20251125_m044234_c001_v7007000_t0000_u01764045754379") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d2c7_d20251125_m044230_c001_v0001185_t0008_u01764045750187") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d078e_d20251125_m044228_c001_v7007000_t0000_u01764045748446") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395615_d20251125_m044222_c001_v0001184_t0045_u01764045742433") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d0f_d20251125_m044212_c001_v7007000_t0000_u01764045732518") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4264_d20251125_m044206_c001_v0001185_t0017_u01764045726075") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acb8_d20251125_m044200_c001_v7007000_t0000_u01764045720407") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3f04_d20251125_m044152_c001_v0001185_t0025_u01764045712637") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e3b_d20251125_m044147_c001_v7007000_t0000_u01764045707163") 2025/11/25 04:45:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3b1f_d20251125_m044138_c001_v0001185_t0059_u01764045698989") 2025/11/25 04:45:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe9e_d20251125_m044248_c001_v7007000_t0000_u01764045768678") 2025/11/25 04:45:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d712_d20251125_m044244_c001_v0001185_t0030_u01764045764855") 2025/11/25 04:45:07 DEBUG : dir1/0007-12345: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0841_d20251125_m044307_c001_v7007000_t0000_u01764045787183") 2025/11/25 04:45:07 DEBUG : dir1/0007-12345: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d510c_d20251125_m044302_c001_v0001185_t0009_u01764045782183") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292715_d20251125_m044415_c001_v7007000_t0000_u01764045855757") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639585e_d20251125_m044407_c001_v0001184_t0021_u01764045847376") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc0_d20251125_m044401_c001_v7007000_t0000_u01764045841658") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395825_d20251125_m044353_c001_v0001184_t0042_u01764045833635") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f59_d20251125_m044347_c001_v7007000_t0000_u01764045827878") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957e5_d20251125_m044339_c001_v0001184_t0007_u01764045819979") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507198_d20251125_m044334_c001_v7007000_t0000_u01764045814363") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639578c_d20251125_m044326_c001_v0001184_t0004_u01764045806575") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345e_d20251125_m044320_c001_v7007000_t0000_u01764045800988") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395748_d20251125_m044312_c001_v0001184_t0046_u01764045792763") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f423e42c075ea54af_d20251125_m044303_c001_v7007000_t0000_u01764045783394") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beaf3_d20251125_m044257_c001_v0001185_t0015_u01764045777822") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088e9_d20251125_m044252_c001_v7007000_t0000_u01764045772105") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be83d_d20251125_m044247_c001_v0001185_t0049_u01764045767634") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07cd_d20251125_m044245_c001_v7007000_t0000_u01764045765637") 2025/11/25 04:45:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be641_d20251125_m044240_c001_v0001185_t0003_u01764045760157") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07a9_d20251125_m044234_c001_v7007000_t0000_u01764045754560") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395663_d20251125_m044230_c001_v0001184_t0033_u01764045750237") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070c4_d20251125_m044228_c001_v7007000_t0000_u01764045748652") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d0a7_d20251125_m044222_c001_v0001185_t0018_u01764045742625") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d10_d20251125_m044212_c001_v7007000_t0000_u01764045732705") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bdd52_d20251125_m044206_c001_v0001185_t0056_u01764045726359") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acba_d20251125_m044200_c001_v7007000_t0000_u01764045720591") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd95f_d20251125_m044152_c001_v0001185_t0002_u01764045712863") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e3c_d20251125_m044147_c001_v7007000_t0000_u01764045707344") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd5a2_d20251125_m044139_c001_v0001185_t0036_u01764045699240") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d8_d20251125_m044248_c001_v7007000_t0000_u01764045768517") 2025/11/25 04:45:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be780_d20251125_m044244_c001_v0001185_t0002_u01764045764986") 2025/11/25 04:45:08 DEBUG : dir1/0008-23456: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0842_d20251125_m044307_c001_v7007000_t0000_u01764045787365") 2025/11/25 04:45:08 DEBUG : dir1/0008-23456: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395713_d20251125_m044302_c001_v0001184_t0049_u01764045782279") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292716_d20251125_m044415_c001_v7007000_t0000_u01764045855938") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d660f_d20251125_m044407_c001_v0001185_t0028_u01764045847568") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc1_d20251125_m044401_c001_v7007000_t0000_u01764045841844") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d619b_d20251125_m044353_c001_v0001185_t0019_u01764045833835") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f5a_d20251125_m044348_c001_v7007000_t0000_u01764045828063") 2025/11/25 04:45:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5cb1_d20251125_m044340_c001_v0001185_t0054_u01764045820188") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96507199_d20251125_m044334_c001_v7007000_t0000_u01764045814546") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5868_d20251125_m044326_c001_v0001185_t0007_u01764045806803") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a345f_d20251125_m044321_c001_v7007000_t0000_u01764045801172") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5434_d20251125_m044312_c001_v0001185_t0044_u01764045792960") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d082e_d20251125_m044303_c001_v7007000_t0000_u01764045783029") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956ed_d20251125_m044258_c001_v0001184_t0037_u01764045778056") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088eb_d20251125_m044252_c001_v7007000_t0000_u01764045772287") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956ba_d20251125_m044247_c001_v0001184_t0013_u01764045767783") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07cf_d20251125_m044245_c001_v7007000_t0000_u01764045765821") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4b4e_d20251125_m044240_c001_v0001185_t0018_u01764045760484") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07aa_d20251125_m044234_c001_v7007000_t0000_u01764045754741") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be3a2_d20251125_m044230_c001_v0001185_t0059_u01764045750254") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c0889c_d20251125_m044228_c001_v7007000_t0000_u01764045748607") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d46ce_d20251125_m044222_c001_v0001185_t0050_u01764045742832") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90eceda_d20251125_m044212_c001_v7007000_t0000_u01764045732946") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cca5_d20251125_m044206_c001_v0001185_t0051_u01764045726568") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acbb_d20251125_m044200_c001_v7007000_t0000_u01764045720774") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c95e_d20251125_m044153_c001_v0001185_t0047_u01764045713087") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e3e_d20251125_m044147_c001_v7007000_t0000_u01764045707526") 2025/11/25 04:45:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c5a7_d20251125_m044139_c001_v0001185_t0056_u01764045699488") 2025/11/25 04:45:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088db_d20251125_m044248_c001_v7007000_t0000_u01764045768887") 2025/11/25 04:45:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956aa_d20251125_m044245_c001_v0001184_t0049_u01764045765026") 2025/11/25 04:45:10 DEBUG : dir1/0009-34567: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0844_d20251125_m044307_c001_v7007000_t0000_u01764045787547") 2025/11/25 04:45:10 DEBUG : dir1/0009-34567: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bec50_d20251125_m044302_c001_v0001185_t0033_u01764045782282") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292719_d20251125_m044416_c001_v7007000_t0000_u01764045856121") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ee97_d20251125_m044407_c001_v0001185_t0006_u01764045847788") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc2_d20251125_m044402_c001_v7007000_t0000_u01764045842027") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803eaeb_d20251125_m044354_c001_v0001185_t0016_u01764045834167") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f5b_d20251125_m044348_c001_v7007000_t0000_u01764045828246") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e649_d20251125_m044340_c001_v0001185_t0037_u01764045820519") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650719a_d20251125_m044334_c001_v7007000_t0000_u01764045814730") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e20c_d20251125_m044327_c001_v0001185_t0053_u01764045807075") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3460_d20251125_m044321_c001_v7007000_t0000_u01764045801355") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803de19_d20251125_m044313_c001_v0001185_t0045_u01764045793235") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf28_d20251125_m044303_c001_v7007000_t0000_u01764045783028") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4fe9_d20251125_m044258_c001_v0001185_t0047_u01764045778276") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088ec_d20251125_m044252_c001_v7007000_t0000_u01764045772475") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be84e_d20251125_m044247_c001_v0001185_t0023_u01764045767850") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07d0_d20251125_m044246_c001_v7007000_t0000_u01764045766005") 2025/11/25 04:45:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395689_d20251125_m044240_c001_v0001184_t0033_u01764045760788") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07ab_d20251125_m044234_c001_v7007000_t0000_u01764045754923") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d48c9_d20251125_m044230_c001_v0001185_t0052_u01764045750372") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78357a_d20251125_m044228_c001_v7007000_t0000_u01764045748022") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be18c_d20251125_m044223_c001_v0001185_t0036_u01764045743064") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf323a_d20251125_m044212_c001_v7007000_t0000_u01764045732959") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955cb_d20251125_m044206_c001_v0001184_t0012_u01764045726818") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acbc_d20251125_m044200_c001_v7007000_t0000_u01764045720957") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395590_d20251125_m044153_c001_v0001184_t0030_u01764045713307") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e3f_d20251125_m044147_c001_v7007000_t0000_u01764045707711") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639554a_d20251125_m044139_c001_v0001184_t0005_u01764045699722") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe9f_d20251125_m044248_c001_v7007000_t0000_u01764045768748") 2025/11/25 04:45:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d725_d20251125_m044245_c001_v0001185_t0023_u01764045765106") 2025/11/25 04:45:11 DEBUG : dir1/0010-45678: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0845_d20251125_m044307_c001_v7007000_t0000_u01764045787730") 2025/11/25 04:45:11 DEBUG : dir1/0010-45678: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803db72_d20251125_m044302_c001_v0001185_t0024_u01764045782304") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129271d_d20251125_m044416_c001_v7007000_t0000_u01764045856304") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bffa5_d20251125_m044408_c001_v0001185_t0059_u01764045848094") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc4_d20251125_m044402_c001_v7007000_t0000_u01764045842212") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfba9_d20251125_m044354_c001_v0001185_t0024_u01764045834463") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f5c_d20251125_m044348_c001_v7007000_t0000_u01764045828429") 2025/11/25 04:45:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf758_d20251125_m044340_c001_v0001185_t0003_u01764045820745") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650719c_d20251125_m044334_c001_v7007000_t0000_u01764045814913") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf331_d20251125_m044327_c001_v0001185_t0045_u01764045807300") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3461_d20251125_m044321_c001_v7007000_t0000_u01764045801537") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bef90_d20251125_m044313_c001_v0001185_t0019_u01764045793456") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf2a_d20251125_m044303_c001_v7007000_t0000_u01764045783400") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803da89_d20251125_m044258_c001_v0001185_t0036_u01764045778517") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088ed_d20251125_m044252_c001_v7007000_t0000_u01764045772661") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4d25_d20251125_m044247_c001_v0001185_t0012_u01764045767860") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d1_d20251125_m044245_c001_v7007000_t0000_u01764045765826") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d5c3_d20251125_m044240_c001_v0001185_t0034_u01764045760986") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07ae_d20251125_m044235_c001_v7007000_t0000_u01764045755104") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d2d5_d20251125_m044230_c001_v0001185_t0006_u01764045750413") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d078f_d20251125_m044228_c001_v7007000_t0000_u01764045748622") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395626_d20251125_m044223_c001_v0001184_t0041_u01764045743369") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f401731351c796949_d20251125_m044212_c001_v7007000_t0000_u01764045732966") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d42ae_d20251125_m044207_c001_v0001185_t0054_u01764045727030") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acbe_d20251125_m044201_c001_v7007000_t0000_u01764045721143") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3f3e_d20251125_m044153_c001_v0001185_t0043_u01764045713508") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e42_d20251125_m044147_c001_v7007000_t0000_u01764045707895") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3b5b_d20251125_m044139_c001_v0001185_t0037_u01764045699923") 2025/11/25 04:45:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf12_d20251125_m044248_c001_v7007000_t0000_u01764045768685") 2025/11/25 04:45:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4c88_d20251125_m044245_c001_v0001185_t0049_u01764045765134") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0847_d20251125_m044307_c001_v7007000_t0000_u01764045787913") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5125_d20251125_m044302_c001_v0001185_t0016_u01764045782393") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129271e_d20251125_m044416_c001_v7007000_t0000_u01764045856488") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395866_d20251125_m044408_c001_v0001184_t0019_u01764045848561") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc5_d20251125_m044402_c001_v7007000_t0000_u01764045842399") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639582d_d20251125_m044354_c001_v0001184_t0009_u01764045834866") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f5d_d20251125_m044348_c001_v7007000_t0000_u01764045828613") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957e9_d20251125_m044340_c001_v0001184_t0032_u01764045820952") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650719d_d20251125_m044335_c001_v7007000_t0000_u01764045815097") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395792_d20251125_m044327_c001_v0001184_t0046_u01764045807517") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3462_d20251125_m044321_c001_v7007000_t0000_u01764045801721") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395756_d20251125_m044313_c001_v0001184_t0057_u01764045793925") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0833_d20251125_m044303_c001_v7007000_t0000_u01764045783583") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beb3a_d20251125_m044258_c001_v0001185_t0006_u01764045778731") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088ee_d20251125_m044252_c001_v7007000_t0000_u01764045772847") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d7d5_d20251125_m044247_c001_v0001185_t0053_u01764045767871") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d2_d20251125_m044246_c001_v7007000_t0000_u01764045766010") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be681_d20251125_m044241_c001_v0001185_t0004_u01764045761301") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07af_d20251125_m044235_c001_v7007000_t0000_u01764045755288") 2025/11/25 04:45:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395665_d20251125_m044230_c001_v0001184_t0023_u01764045750494") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0790_d20251125_m044228_c001_v7007000_t0000_u01764045748633") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d0ef_d20251125_m044223_c001_v0001185_t0052_u01764045743572") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee1_d20251125_m044212_c001_v7007000_t0000_u01764045732711") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bdd93_d20251125_m044207_c001_v0001185_t0049_u01764045727287") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acbf_d20251125_m044201_c001_v7007000_t0000_u01764045721328") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd9b1_d20251125_m044153_c001_v0001185_t0033_u01764045713729") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e43_d20251125_m044148_c001_v7007000_t0000_u01764045708131") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd5ec_d20251125_m044140_c001_v0001185_t0010_u01764045700240") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129260c_d20251125_m044248_c001_v7007000_t0000_u01764045768752") 2025/11/25 04:45:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be794_d20251125_m044245_c001_v0001185_t0015_u01764045765207") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0848_d20251125_m044308_c001_v7007000_t0000_u01764045788096") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395717_d20251125_m044302_c001_v0001184_t0012_u01764045782502") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129271f_d20251125_m044416_c001_v7007000_t0000_u01764045856671") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d667a_d20251125_m044408_c001_v0001185_t0000_u01764045848756") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc6_d20251125_m044402_c001_v7007000_t0000_u01764045842584") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d61f7_d20251125_m044355_c001_v0001185_t0031_u01764045835061") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f5f_d20251125_m044348_c001_v7007000_t0000_u01764045828799") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5d00_d20251125_m044341_c001_v0001185_t0033_u01764045821140") 2025/11/25 04:45:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd9650719e_d20251125_m044335_c001_v7007000_t0000_u01764045815281") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d58a9_d20251125_m044327_c001_v0001185_t0048_u01764045807711") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3463_d20251125_m044321_c001_v7007000_t0000_u01764045801906") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d5498_d20251125_m044314_c001_v0001185_t0038_u01764045794129") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0830_d20251125_m044303_c001_v7007000_t0000_u01764045783215") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956f1_d20251125_m044258_c001_v0001184_t0039_u01764045778935") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088ef_d20251125_m044253_c001_v7007000_t0000_u01764045773032") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956c2_d20251125_m044247_c001_v0001184_t0009_u01764045767988") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088d0_d20251125_m044245_c001_v7007000_t0000_u01764045765643") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4b9f_d20251125_m044241_c001_v0001185_t0003_u01764045761677") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07b0_d20251125_m044235_c001_v7007000_t0000_u01764045755472") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be3b4_d20251125_m044230_c001_v0001185_t0055_u01764045750508") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925cc_d20251125_m044228_c001_v7007000_t0000_u01764045748035") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4716_d20251125_m044223_c001_v0001185_t0029_u01764045743792") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f405a50ad8e62812d_d20251125_m044212_c001_v7007000_t0000_u01764045732726") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ccf7_d20251125_m044207_c001_v0001185_t0023_u01764045727505") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acc1_d20251125_m044201_c001_v7007000_t0000_u01764045721511") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c9aa_d20251125_m044153_c001_v0001185_t0008_u01764045713949") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e45_d20251125_m044148_c001_v7007000_t0000_u01764045708315") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c5fb_d20251125_m044140_c001_v0001185_t0047_u01764045700594") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f416e2babfc942923_d20251125_m044248_c001_v7007000_t0000_u01764045768535") 2025/11/25 04:45:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956ac_d20251125_m044245_c001_v0001184_t0009_u01764045765234") 2025/11/25 04:45:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d084b_d20251125_m044308_c001_v7007000_t0000_u01764045788279") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803db81_d20251125_m044302_c001_v0001185_t0047_u01764045782522") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292721_d20251125_m044416_c001_v7007000_t0000_u01764045856854") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ef08_d20251125_m044409_c001_v0001185_t0039_u01764045849402") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc8_d20251125_m044402_c001_v7007000_t0000_u01764045842769") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803eb30_d20251125_m044355_c001_v0001185_t0040_u01764045835348") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f60_d20251125_m044348_c001_v7007000_t0000_u01764045828982") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e694_d20251125_m044341_c001_v0001185_t0010_u01764045821348") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965071a0_d20251125_m044335_c001_v7007000_t0000_u01764045815464") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803e264_d20251125_m044328_c001_v0001185_t0001_u01764045808003") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3464_d20251125_m044322_c001_v7007000_t0000_u01764045802089") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803de72_d20251125_m044314_c001_v0001185_t0007_u01764045794336") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f400e9e5b5ff6af57_d20251125_m044303_c001_v7007000_t0000_u01764045783412") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d501d_d20251125_m044259_c001_v0001185_t0052_u01764045779126") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088f0_d20251125_m044253_c001_v7007000_t0000_u01764045773216") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4d2e_d20251125_m044248_c001_v0001185_t0054_u01764045768096") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4096764050c00cd3_d20251125_m044246_c001_v7007000_t0000_u01764045766061") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639568d_d20251125_m044241_c001_v0001184_t0007_u01764045761937") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07b2_d20251125_m044235_c001_v7007000_t0000_u01764045755653") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d2ed_d20251125_m044230_c001_v0001185_t0011_u01764045750652") 2025/11/25 04:45:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78357b_d20251125_m044228_c001_v7007000_t0000_u01764045748206") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be1c7_d20251125_m044224_c001_v0001185_t0012_u01764045744031") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ee2_d20251125_m044212_c001_v7007000_t0000_u01764045732903") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955cf_d20251125_m044207_c001_v0001184_t0046_u01764045727934") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acc2_d20251125_m044201_c001_v7007000_t0000_u01764045721708") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395595_d20251125_m044154_c001_v0001184_t0015_u01764045714215") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e5f_d20251125_m044148_c001_v7007000_t0000_u01764045708504") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395552_d20251125_m044140_c001_v0001184_t0000_u01764045700814") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07f9_d20251125_m044248_c001_v7007000_t0000_u01764045768542") 2025/11/25 04:45:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d72d_d20251125_m044245_c001_v0001185_t0029_u01764045765318") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d084c_d20251125_m044308_c001_v7007000_t0000_u01764045788462") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bec6f_d20251125_m044302_c001_v0001185_t0041_u01764045782549") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292722_d20251125_m044417_c001_v7007000_t0000_u01764045857037") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495c001e_d20251125_m044409_c001_v0001185_t0057_u01764045849617") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfc9_d20251125_m044402_c001_v7007000_t0000_u01764045842954") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bfbf1_d20251125_m044355_c001_v0001185_t0003_u01764045835629") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f62_d20251125_m044349_c001_v7007000_t0000_u01764045829165") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf799_d20251125_m044341_c001_v0001185_t0013_u01764045821664") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965071a2_d20251125_m044335_c001_v7007000_t0000_u01764045815648") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bf381_d20251125_m044328_c001_v0001185_t0055_u01764045808239") 2025/11/25 04:45:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3465_d20251125_m044322_c001_v7007000_t0000_u01764045802272") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beff3_d20251125_m044314_c001_v0001185_t0056_u01764045794660") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070fc_d20251125_m044303_c001_v7007000_t0000_u01764045783414") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803dac4_d20251125_m044259_c001_v0001185_t0042_u01764045779343") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088f3_d20251125_m044253_c001_v7007000_t0000_u01764045773398") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d7eb_d20251125_m044248_c001_v0001185_t0018_u01764045768114") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a27_d20251125_m044246_c001_v7007000_t0000_u01764045766030") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d613_d20251125_m044242_c001_v0001185_t0011_u01764045762132") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07b3_d20251125_m044235_c001_v7007000_t0000_u01764045755836") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395669_d20251125_m044230_c001_v0001184_t0037_u01764045750703") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f419d6c923fb61c24_d20251125_m044228_c001_v7007000_t0000_u01764045748459") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639562a_d20251125_m044224_c001_v0001184_t0001_u01764045744383") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f405a50ad8e62812e_d20251125_m044212_c001_v7007000_t0000_u01764045732914") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d42fb_d20251125_m044208_c001_v0001185_t0016_u01764045728131") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acc3_d20251125_m044201_c001_v7007000_t0000_u01764045721914") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3f6c_d20251125_m044154_c001_v0001185_t0049_u01764045714406") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e61_d20251125_m044148_c001_v7007000_t0000_u01764045708691") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d3bb9_d20251125_m044141_c001_v0001185_t0010_u01764045701012") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fea0_d20251125_m044248_c001_v7007000_t0000_u01764045768861") 2025/11/25 04:45:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4c96_d20251125_m044245_c001_v0001185_t0024_u01764045765344") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d084d_d20251125_m044308_c001_v7007000_t0000_u01764045788646") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639571b_d20251125_m044302_c001_v0001184_t0009_u01764045782697") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292724_d20251125_m044417_c001_v7007000_t0000_u01764045857220") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639586a_d20251125_m044409_c001_v0001184_t0053_u01764045849832") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfca_d20251125_m044403_c001_v7007000_t0000_u01764045843139") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395831_d20251125_m044355_c001_v0001184_t0016_u01764045835833") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f63_d20251125_m044349_c001_v7007000_t0000_u01764045829348") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957f5_d20251125_m044341_c001_v0001184_t0032_u01764045821903") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965071a3_d20251125_m044335_c001_v7007000_t0000_u01764045815834") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639579a_d20251125_m044328_c001_v0001184_t0026_u01764045808455") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3466_d20251125_m044322_c001_v7007000_t0000_u01764045802458") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639575a_d20251125_m044314_c001_v0001184_t0028_u01764045794919") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67e6c_d20251125_m044303_c001_v7007000_t0000_u01764045783394") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495beb7f_d20251125_m044259_c001_v0001185_t0040_u01764045779585") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088f6_d20251125_m044253_c001_v7007000_t0000_u01764045773580") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be86b_d20251125_m044248_c001_v0001185_t0039_u01764045768186") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070e1_d20251125_m044246_c001_v7007000_t0000_u01764045766070") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be6c8_d20251125_m044242_c001_v0001185_t0007_u01764045762344") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07b4_d20251125_m044236_c001_v7007000_t0000_u01764045756016") 2025/11/25 04:45:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be3ca_d20251125_m044230_c001_v0001185_t0018_u01764045750743") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c0889b_d20251125_m044228_c001_v7007000_t0000_u01764045748415") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d12d_d20251125_m044224_c001_v0001185_t0018_u01764045744581") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90eced6_d20251125_m044212_c001_v7007000_t0000_u01764045732735") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bddfa_d20251125_m044208_c001_v0001185_t0053_u01764045728646") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acc4_d20251125_m044202_c001_v7007000_t0000_u01764045722137") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd9e4_d20251125_m044154_c001_v0001185_t0010_u01764045714641") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e63_d20251125_m044148_c001_v7007000_t0000_u01764045708874") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd63f_d20251125_m044141_c001_v0001185_t0036_u01764045701254") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecf13_d20251125_m044248_c001_v7007000_t0000_u01764045768869") 2025/11/25 04:45:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463956ae_d20251125_m044245_c001_v0001184_t0033_u01764045765437") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eeb_d20251125_m044215_c001_v7007000_t0000_u01764045735641") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803cdf3_d20251125_m044211_c001_v0001185_t0028_u01764045731205") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eec_d20251125_m044215_c001_v7007000_t0000_u01764045735824") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955e3_d20251125_m044211_c001_v0001184_t0007_u01764045731232") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eed_d20251125_m044216_c001_v7007000_t0000_u01764045736007") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d43d3_d20251125_m044211_c001_v0001185_t0050_u01764045731267") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eee_d20251125_m044216_c001_v7007000_t0000_u01764045736194") 2025/11/25 04:45:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bde8e_d20251125_m044211_c001_v0001185_t0046_u01764045731275") 2025/11/25 04:45:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9eef_d20251125_m044216_c001_v7007000_t0000_u01764045736377") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ce08_d20251125_m044211_c001_v0001185_t0018_u01764045731412") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef0_d20251125_m044216_c001_v7007000_t0000_u01764045736560") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955e5_d20251125_m044211_c001_v0001184_t0025_u01764045731447") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef1_d20251125_m044216_c001_v7007000_t0000_u01764045736743") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bde97_d20251125_m044211_c001_v0001185_t0003_u01764045731475") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef2_d20251125_m044216_c001_v7007000_t0000_u01764045736926") 2025/11/25 04:45:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ce1a_d20251125_m044211_c001_v0001185_t0050_u01764045731618") 2025/11/25 04:45:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef3_d20251125_m044217_c001_v7007000_t0000_u01764045737124") 2025/11/25 04:45:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d43f2_d20251125_m044211_c001_v0001185_t0009_u01764045731639") 2025/11/25 04:45:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef4_d20251125_m044217_c001_v7007000_t0000_u01764045737308") 2025/11/25 04:45:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955e7_d20251125_m044211_c001_v0001184_t0016_u01764045731660") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef5_d20251125_m044217_c001_v7007000_t0000_u01764045737491") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bdea3_d20251125_m044211_c001_v0001185_t0057_u01764045731738") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef6_d20251125_m044217_c001_v7007000_t0000_u01764045737675") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ce2e_d20251125_m044211_c001_v0001185_t0025_u01764045731850") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef7_d20251125_m044217_c001_v7007000_t0000_u01764045737857") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955eb_d20251125_m044211_c001_v0001184_t0012_u01764045731868") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9ef9_d20251125_m044218_c001_v7007000_t0000_u01764045738040") 2025/11/25 04:45:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4407_d20251125_m044211_c001_v0001185_t0000_u01764045731893") 2025/11/25 04:45:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9efa_d20251125_m044218_c001_v7007000_t0000_u01764045738224") 2025/11/25 04:45:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463955ed_d20251125_m044212_c001_v0001184_t0040_u01764045732069") 2025/11/25 04:45:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9efc_d20251125_m044218_c001_v7007000_t0000_u01764045738407") 2025/11/25 04:45:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803ce44_d20251125_m044212_c001_v0001185_t0002_u01764045732097") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c0889f_d20251125_m044231_c001_v7007000_t0000_u01764045751055") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395642_d20251125_m044226_c001_v0001184_t0058_u01764045746873") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d079a_d20251125_m044231_c001_v7007000_t0000_u01764045751419") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d47ff_d20251125_m044226_c001_v0001185_t0054_u01764045746854") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f419d6c923fb61c2d_d20251125_m044231_c001_v7007000_t0000_u01764045751212") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be2b8_d20251125_m044226_c001_v0001185_t0045_u01764045746902") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0795_d20251125_m044231_c001_v7007000_t0000_u01764045751050") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d1fb_d20251125_m044227_c001_v0001185_t0040_u01764045747057") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925e9_d20251125_m044231_c001_v7007000_t0000_u01764045751079") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395647_d20251125_m044227_c001_v0001184_t0039_u01764045747089") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a212925ea_d20251125_m044231_c001_v7007000_t0000_u01764045751265") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be2c7_d20251125_m044227_c001_v0001185_t0028_u01764045747123") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0797_d20251125_m044231_c001_v7007000_t0000_u01764045751224") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4804_d20251125_m044227_c001_v0001185_t0037_u01764045747166") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d6c_d20251125_m044231_c001_v7007000_t0000_u01764045751273") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395649_d20251125_m044227_c001_v0001184_t0057_u01764045747285") 2025/11/25 04:45:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78359b_d20251125_m044231_c001_v7007000_t0000_u01764045751069") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d214_d20251125_m044227_c001_v0001185_t0001_u01764045747307") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d6a_d20251125_m044231_c001_v7007000_t0000_u01764045751088") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4811_d20251125_m044227_c001_v0001185_t0049_u01764045747462") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f419d6c923fb61c2c_d20251125_m044231_c001_v7007000_t0000_u01764045751029") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be2df_d20251125_m044227_c001_v0001185_t0049_u01764045747492") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0798_d20251125_m044231_c001_v7007000_t0000_u01764045751234") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639564b_d20251125_m044227_c001_v0001184_t0054_u01764045747500") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070d0_d20251125_m044231_c001_v7007000_t0000_u01764045751384") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d221_d20251125_m044227_c001_v0001185_t0020_u01764045747507") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f419d6c923fb61c2e_d20251125_m044231_c001_v7007000_t0000_u01764045751397") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639564f_d20251125_m044227_c001_v0001184_t0054_u01764045747711") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088a1_d20251125_m044231_c001_v7007000_t0000_u01764045751241") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be2ee_d20251125_m044227_c001_v0001185_t0059_u01764045747767") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f406831504b78359c_d20251125_m044231_c001_v7007000_t0000_u01764045751256") 2025/11/25 04:45:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d4820_d20251125_m044227_c001_v0001185_t0052_u01764045747804") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d79_d20251125_m044041_c001_v7007000_t0000_u01764045641131") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc232_d20251125_m044037_c001_v0001185_t0009_u01764045637998") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d6f_d20251125_m044037_c001_v7007000_t0000_u01764045637264") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463953c5_d20251125_m044034_c001_v0001184_t0019_u01764045634253") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d68_d20251125_m044033_c001_v7007000_t0000_u01764045633510") 2025/11/25 04:45:23 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbf93_d20251125_m044030_c001_v0001185_t0007_u01764045630579") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d5a_d20251125_m044029_c001_v7007000_t0000_u01764045629847") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395397_d20251125_m044025_c001_v0001184_t0039_u01764045625627") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d54_d20251125_m044024_c001_v7007000_t0000_u01764045624884") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbc08_d20251125_m044020_c001_v0001185_t0001_u01764045620721") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d43_d20251125_m044019_c001_v7007000_t0000_u01764045619991") 2025/11/25 04:45:24 DEBUG : dst/one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639535c_d20251125_m044015_c001_v0001184_t0038_u01764045615455") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d7a_d20251125_m044041_c001_v7007000_t0000_u01764045641314") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc265_d20251125_m044038_c001_v0001185_t0049_u01764045638443") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d70_d20251125_m044037_c001_v7007000_t0000_u01764045637447") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463953cc_d20251125_m044034_c001_v0001184_t0023_u01764045634670") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d69_d20251125_m044033_c001_v7007000_t0000_u01764045633695") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbfb6_d20251125_m044031_c001_v0001185_t0011_u01764045631044") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d5c_d20251125_m044030_c001_v7007000_t0000_u01764045630031") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639539b_d20251125_m044026_c001_v0001184_t0000_u01764045626146") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d56_d20251125_m044025_c001_v7007000_t0000_u01764045625068") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbc51_d20251125_m044021_c001_v0001185_t0054_u01764045621240") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d44_d20251125_m044020_c001_v7007000_t0000_u01764045620173") 2025/11/25 04:45:24 DEBUG : dst/three.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395360_d20251125_m044016_c001_v0001184_t0054_u01764045616412") 2025/11/25 04:45:24 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d7b_d20251125_m044041_c001_v7007000_t0000_u01764045641497") 2025/11/25 04:45:24 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463953f0_d20251125_m044038_c001_v0001184_t0005_u01764045638229") 2025/11/25 04:45:24 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d72_d20251125_m044037_c001_v7007000_t0000_u01764045637630") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc0b7_d20251125_m044034_c001_v0001185_t0058_u01764045634459") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d6a_d20251125_m044033_c001_v7007000_t0000_u01764045633878") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463953ad_d20251125_m044030_c001_v0001184_t0040_u01764045630832") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d5d_d20251125_m044030_c001_v7007000_t0000_u01764045630213") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbe05_d20251125_m044025_c001_v0001185_t0029_u01764045625823") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d57_d20251125_m044025_c001_v7007000_t0000_u01764045625251") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395376_d20251125_m044021_c001_v0001184_t0039_u01764045621030") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d45_d20251125_m044020_c001_v7007000_t0000_u01764045620357") 2025/11/25 04:45:25 DEBUG : dst/two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bbaa9_d20251125_m044016_c001_v0001185_t0054_u01764045616021") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f82_d20251125_m043948_c001_v7007000_t0000_u01764045588377") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bb1df_d20251125_m043945_c001_v0001185_t0050_u01764045585507") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f7b_d20251125_m043943_c001_v7007000_t0000_u01764045583605") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463952d1_d20251125_m043934_c001_v0001184_t0051_u01764045574799") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8ca1_d20251125_m043926_c001_v7007000_t0000_u01764045566166") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bab90_d20251125_m043923_c001_v0001185_t0008_u01764045563363") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e5_d20251125_m043905_c001_v7007000_t0000_u01764045545030") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395231_d20251125_m043903_c001_v0001184_t0046_u01764045543262") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413df_d20251125_m043902_c001_v7007000_t0000_u01764045542477") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395221_d20251125_m043901_c001_v0001184_t0049_u01764045541326") 2025/11/25 04:45:25 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d9_d20251125_m043858_c001_v7007000_t0000_u01764045538771") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395205_d20251125_m043857_c001_v0001184_t0020_u01764045537248") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d6_d20251125_m043856_c001_v7007000_t0000_u01764045536484") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951f3_d20251125_m043855_c001_v0001184_t0002_u01764045535313") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16c1_d20251125_m043850_c001_v7007000_t0000_u01764045530127") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951c2_d20251125_m043848_c001_v0001184_t0019_u01764045528752") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16bb_d20251125_m043848_c001_v7007000_t0000_u01764045528000") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951b5_d20251125_m043847_c001_v0001184_t0045_u01764045527214") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16af_d20251125_m043843_c001_v7007000_t0000_u01764045523262") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639518f_d20251125_m043842_c001_v0001184_t0003_u01764045522049") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505ea6_d20251125_m043840_c001_v7007000_t0000_u01764045520208") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395179_d20251125_m043839_c001_v0001184_t0004_u01764045519203") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e9e_d20251125_m043838_c001_v7007000_t0000_u01764045518831") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11662069ec8d1a2c_d20251125_m043838_c001_v0001185_t0014_u01764045518172") 2025/11/25 04:45:26 DEBUG : empty space: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639516c_d20251125_m043836_c001_v0001184_t0044_u01764045516628") 2025/11/25 04:45:26 DEBUG : enormous: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e3_d20251125_m043904_c001_v7007000_t0000_u01764045544098") 2025/11/25 04:45:26 DEBUG : enormous: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395233_d20251125_m043903_c001_v0001184_t0022_u01764045543470") 2025/11/25 04:45:26 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d82_d20251125_m044045_c001_v7007000_t0000_u01764045645083") 2025/11/25 04:45:26 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395402_d20251125_m044043_c001_v0001184_t0028_u01764045643920") 2025/11/25 04:45:26 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8c9a_d20251125_m043922_c001_v7007000_t0000_u01764045562056") 2025/11/25 04:45:26 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495baadc_d20251125_m043920_c001_v0001185_t0038_u01764045560979") 2025/11/25 04:45:27 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e8f_d20251125_m043834_c001_v7007000_t0000_u01764045514021") 2025/11/25 04:45:27 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395158_d20251125_m043833_c001_v0001184_t0031_u01764045513106") 2025/11/25 04:45:27 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e8a_d20251125_m043832_c001_v7007000_t0000_u01764045512553") 2025/11/25 04:45:27 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395150_d20251125_m043832_c001_v0001184_t0004_u01764045512001") 2025/11/25 04:45:27 DEBUG : existing: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639514a_d20251125_m043831_c001_v0001184_t0014_u01764045511246") 2025/11/25 04:45:27 DEBUG : existing-b: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8c9b_d20251125_m043922_c001_v7007000_t0000_u01764045562241") 2025/11/25 04:45:27 DEBUG : existing-b: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395293_d20251125_m043920_c001_v0001184_t0000_u01764045560969") 2025/11/25 04:45:27 DEBUG : file1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6755c_d20251125_m044129_c001_v7007000_t0000_u01764045689279") 2025/11/25 04:45:27 DEBUG : file1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d382e_d20251125_m044128_c001_v0001185_t0027_u01764045688109") 2025/11/25 04:45:27 DEBUG : file1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6753c_d20251125_m044126_c001_v7007000_t0000_u01764045686799") 2025/11/25 04:45:27 DEBUG : file1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463954fd_d20251125_m044125_c001_v0001184_t0050_u01764045685554") 2025/11/25 04:45:27 DEBUG : five: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e6_d20251125_m043908_c001_v7007000_t0000_u01764045548473") 2025/11/25 04:45:27 DEBUG : five: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a34639524b_d20251125_m043906_c001_v0001184_t0042_u01764045546573") 2025/11/25 04:45:27 DEBUG : foo: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16ab_d20251125_m043841_c001_v7007000_t0000_u01764045521680") 2025/11/25 04:45:27 DEBUG : foo: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a346395185_d20251125_m043841_c001_v0001184_t0042_u01764045521137") 2025/11/25 04:45:27 DEBUG : foo: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a346395181_d20251125_m043840_c001_v0001184_t0042_u01764045520580") 2025/11/25 04:45:27 DEBUG : four: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e7_d20251125_m043908_c001_v7007000_t0000_u01764045548658") 2025/11/25 04:45:27 DEBUG : four: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f402170fba0a61f1b_d20251125_m043907_c001_v0001185_t0056_u01764045547135") 2025/11/25 04:45:27 DEBUG : four: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395245_d20251125_m043906_c001_v0001184_t0013_u01764045545999") 2025/11/25 04:45:27 DEBUG : hello world2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413af_d20251125_m043751_c001_v7007000_t0000_u01764045471256") 2025/11/25 04:45:28 DEBUG : hello world2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639502c_d20251125_m043750_c001_v0001184_t0014_u01764045470701") 2025/11/25 04:45:28 DEBUG : ignore-size: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e82_d20251125_m043830_c001_v7007000_t0000_u01764045510875") 2025/11/25 04:45:28 DEBUG : ignore-size: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639513b_d20251125_m043829_c001_v0001184_t0053_u01764045509943") 2025/11/25 04:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8c94_d20251125_m043920_c001_v7007000_t0000_u01764045560234") 2025/11/25 04:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495baa62_d20251125_m043919_c001_v0001185_t0006_u01764045559489") 2025/11/25 04:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f5_d20251125_m043918_c001_v7007000_t0000_u01764045558696") 2025/11/25 04:45:28 DEBUG : nested/sub dir/file: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495baa08_d20251125_m043918_c001_v0001185_t0030_u01764045558070") 2025/11/25 04:45:28 DEBUG : one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e8_d20251125_m043908_c001_v7007000_t0000_u01764045548842") 2025/11/25 04:45:28 DEBUG : one: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a34639523f_d20251125_m043905_c001_v0001184_t0042_u01764045545435") 2025/11/25 04:45:28 DEBUG : only0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f1_d20251125_m044121_c001_v7007000_t0000_u01764045681118") 2025/11/25 04:45:28 DEBUG : only0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954bf_d20251125_m044115_c001_v0001184_t0042_u01764045675424") 2025/11/25 04:45:28 DEBUG : only0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcb98_d20251125_m044105_c001_v0001185_t0019_u01764045665443") 2025/11/25 04:45:28 DEBUG : only0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb4be5_d20251125_m044059_c001_v7007000_t0000_u01764045659168") 2025/11/25 04:45:28 DEBUG : only0: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc5aa_d20251125_m044048_c001_v0001185_t0044_u01764045648531") 2025/11/25 04:45:28 DEBUG : only1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f2_d20251125_m044121_c001_v7007000_t0000_u01764045681299") 2025/11/25 04:45:28 DEBUG : only1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41361742f33d3506_d20251125_m044116_c001_v0001185_t0017_u01764045676164") 2025/11/25 04:45:28 DEBUG : only1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcbbb_d20251125_m044105_c001_v0001185_t0006_u01764045665864") 2025/11/25 04:45:28 DEBUG : only1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf111_d20251125_m044059_c001_v7007000_t0000_u01764045659550") 2025/11/25 04:45:28 DEBUG : only1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc5c4_d20251125_m044049_c001_v0001185_t0042_u01764045649005") 2025/11/25 04:45:28 DEBUG : only10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f3_d20251125_m044121_c001_v7007000_t0000_u01764045681480") 2025/11/25 04:45:28 DEBUG : only10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f417db15bf803bf6a_d20251125_m044116_c001_v0001185_t0024_u01764045676177") 2025/11/25 04:45:29 DEBUG : only10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcd1d_d20251125_m044110_c001_v0001185_t0004_u01764045670203") 2025/11/25 04:45:29 DEBUG : only10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf187e_d20251125_m044059_c001_v7007000_t0000_u01764045659385") 2025/11/25 04:45:29 DEBUG : only10: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc747_d20251125_m044053_c001_v0001185_t0014_u01764045653390") 2025/11/25 04:45:29 DEBUG : only11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f4_d20251125_m044121_c001_v7007000_t0000_u01764045681661") 2025/11/25 04:45:29 DEBUG : only11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bce63_d20251125_m044115_c001_v0001185_t0017_u01764045675428") 2025/11/25 04:45:29 DEBUG : only11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcd40_d20251125_m044110_c001_v0001185_t0049_u01764045670703") 2025/11/25 04:45:29 DEBUG : only11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf1878_d20251125_m044058_c001_v7007000_t0000_u01764045658810") 2025/11/25 04:45:29 DEBUG : only11: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc76b_d20251125_m044053_c001_v0001185_t0032_u01764045653857") 2025/11/25 04:45:29 DEBUG : only12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f5_d20251125_m044121_c001_v7007000_t0000_u01764045681858") 2025/11/25 04:45:29 DEBUG : only12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954cb_d20251125_m044116_c001_v0001184_t0042_u01764045676002") 2025/11/25 04:45:29 DEBUG : only12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcd5e_d20251125_m044111_c001_v0001185_t0022_u01764045671259") 2025/11/25 04:45:29 DEBUG : only12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf10c_d20251125_m044059_c001_v7007000_t0000_u01764045659178") 2025/11/25 04:45:29 DEBUG : only12: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc7a7_d20251125_m044054_c001_v0001185_t0034_u01764045654391") 2025/11/25 04:45:29 DEBUG : only13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f7_d20251125_m044122_c001_v7007000_t0000_u01764045682039") 2025/11/25 04:45:29 DEBUG : only13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41361742f33d34fa_d20251125_m044115_c001_v0001185_t0017_u01764045675980") 2025/11/25 04:45:29 DEBUG : only13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcd88_d20251125_m044111_c001_v0001185_t0052_u01764045671848") 2025/11/25 04:45:29 DEBUG : only13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf187b_d20251125_m044059_c001_v7007000_t0000_u01764045659175") 2025/11/25 04:45:29 DEBUG : only13: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc7d3_d20251125_m044054_c001_v0001185_t0004_u01764045654829") 2025/11/25 04:45:29 DEBUG : only14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674f9_d20251125_m044122_c001_v7007000_t0000_u01764045682221") 2025/11/25 04:45:29 DEBUG : only14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bce7f_d20251125_m044115_c001_v0001185_t0017_u01764045675825") 2025/11/25 04:45:30 DEBUG : only14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcda7_d20251125_m044112_c001_v0001185_t0046_u01764045672258") 2025/11/25 04:45:30 DEBUG : only14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf1884_d20251125_m044059_c001_v7007000_t0000_u01764045659747") 2025/11/25 04:45:30 DEBUG : only14: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc7f5_d20251125_m044055_c001_v0001185_t0043_u01764045655276") 2025/11/25 04:45:30 DEBUG : only15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674fa_d20251125_m044122_c001_v7007000_t0000_u01764045682402") 2025/11/25 04:45:30 DEBUG : only15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bce99_d20251125_m044116_c001_v0001185_t0017_u01764045676193") 2025/11/25 04:45:30 DEBUG : only15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcdc1_d20251125_m044112_c001_v0001185_t0059_u01764045672684") 2025/11/25 04:45:30 DEBUG : only15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb4be9_d20251125_m044059_c001_v7007000_t0000_u01764045659539") 2025/11/25 04:45:30 DEBUG : only15: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc81e_d20251125_m044055_c001_v0001185_t0004_u01764045655729") 2025/11/25 04:45:30 DEBUG : only16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674fc_d20251125_m044122_c001_v7007000_t0000_u01764045682583") 2025/11/25 04:45:30 DEBUG : only16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f417db15bf803bf78_d20251125_m044116_c001_v0001185_t0024_u01764045676370") 2025/11/25 04:45:30 DEBUG : only16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcddf_d20251125_m044113_c001_v0001185_t0016_u01764045673082") 2025/11/25 04:45:30 DEBUG : only16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf10d_d20251125_m044059_c001_v7007000_t0000_u01764045659189") 2025/11/25 04:45:30 DEBUG : only16: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc84b_d20251125_m044056_c001_v0001185_t0046_u01764045656181") 2025/11/25 04:45:30 DEBUG : only17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674fd_d20251125_m044122_c001_v7007000_t0000_u01764045682765") 2025/11/25 04:45:30 DEBUG : only17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954c7_d20251125_m044115_c001_v0001184_t0042_u01764045675819") 2025/11/25 04:45:30 DEBUG : only17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bce02_d20251125_m044113_c001_v0001185_t0054_u01764045673622") 2025/11/25 04:45:30 DEBUG : only17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf187a_d20251125_m044058_c001_v7007000_t0000_u01764045658992") 2025/11/25 04:45:30 DEBUG : only17: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc871_d20251125_m044056_c001_v0001185_t0058_u01764045656584") 2025/11/25 04:45:30 DEBUG : only18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f674fe_d20251125_m044122_c001_v7007000_t0000_u01764045682951") 2025/11/25 04:45:30 DEBUG : only18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bce8b_d20251125_m044116_c001_v0001185_t0017_u01764045676011") 2025/11/25 04:45:31 DEBUG : only18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bce16_d20251125_m044114_c001_v0001185_t0038_u01764045674045") 2025/11/25 04:45:31 DEBUG : only18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf115_d20251125_m044059_c001_v7007000_t0000_u01764045659768") 2025/11/25 04:45:31 DEBUG : only18: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc889_d20251125_m044057_c001_v0001185_t0013_u01764045657037") 2025/11/25 04:45:31 DEBUG : only19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67501_d20251125_m044123_c001_v7007000_t0000_u01764045683133") 2025/11/25 04:45:31 DEBUG : only19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954d1_d20251125_m044116_c001_v0001184_t0042_u01764045676184") 2025/11/25 04:45:31 DEBUG : only19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bce32_d20251125_m044114_c001_v0001185_t0051_u01764045674548") 2025/11/25 04:45:31 DEBUG : only19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb4bef_d20251125_m044059_c001_v7007000_t0000_u01764045659905") 2025/11/25 04:45:31 DEBUG : only19: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc8b1_d20251125_m044057_c001_v0001185_t0053_u01764045657527") 2025/11/25 04:45:31 DEBUG : only2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67506_d20251125_m044123_c001_v7007000_t0000_u01764045683315") 2025/11/25 04:45:31 DEBUG : only2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954d3_d20251125_m044116_c001_v0001184_t0042_u01764045676366") 2025/11/25 04:45:31 DEBUG : only2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcbda_d20251125_m044106_c001_v0001185_t0052_u01764045666311") 2025/11/25 04:45:31 DEBUG : only2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb4be6_d20251125_m044059_c001_v7007000_t0000_u01764045659351") 2025/11/25 04:45:31 DEBUG : only2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc5fa_d20251125_m044049_c001_v0001185_t0030_u01764045649467") 2025/11/25 04:45:31 DEBUG : only3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6750a_d20251125_m044123_c001_v7007000_t0000_u01764045683496") 2025/11/25 04:45:31 DEBUG : only3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41361742f33d351c_d20251125_m044116_c001_v0001185_t0017_u01764045676347") 2025/11/25 04:45:31 DEBUG : only3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcbf1_d20251125_m044106_c001_v0001185_t0038_u01764045666720") 2025/11/25 04:45:31 DEBUG : only3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf1880_d20251125_m044059_c001_v7007000_t0000_u01764045659566") 2025/11/25 04:45:31 DEBUG : only3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc62d_d20251125_m044050_c001_v0001185_t0020_u01764045650006") 2025/11/25 04:45:31 DEBUG : only4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6750c_d20251125_m044123_c001_v7007000_t0000_u01764045683679") 2025/11/25 04:45:31 DEBUG : only4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a3463954d5_d20251125_m044116_c001_v0001184_t0042_u01764045676548") 2025/11/25 04:45:31 DEBUG : only4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcc1f_d20251125_m044107_c001_v0001185_t0057_u01764045667274") 2025/11/25 04:45:32 DEBUG : only4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf112_d20251125_m044059_c001_v7007000_t0000_u01764045659577") 2025/11/25 04:45:32 DEBUG : only4: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc649_d20251125_m044050_c001_v0001185_t0037_u01764045650415") 2025/11/25 04:45:32 DEBUG : only5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67512_d20251125_m044123_c001_v7007000_t0000_u01764045683860") 2025/11/25 04:45:32 DEBUG : only5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f417db15bf803bf86_d20251125_m044116_c001_v0001185_t0024_u01764045676556") 2025/11/25 04:45:32 DEBUG : only5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcc5c_d20251125_m044107_c001_v0001185_t0012_u01764045667884") 2025/11/25 04:45:32 DEBUG : only5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf10f_d20251125_m044059_c001_v7007000_t0000_u01764045659365") 2025/11/25 04:45:32 DEBUG : only5: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc678_d20251125_m044050_c001_v0001185_t0033_u01764045650891") 2025/11/25 04:45:32 DEBUG : only6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67516_d20251125_m044124_c001_v7007000_t0000_u01764045684060") 2025/11/25 04:45:32 DEBUG : only6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41361742f33d352a_d20251125_m044116_c001_v0001185_t0017_u01764045676530") 2025/11/25 04:45:32 DEBUG : only6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcc79_d20251125_m044108_c001_v0001185_t0006_u01764045668291") 2025/11/25 04:45:32 DEBUG : only6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf110_d20251125_m044059_c001_v7007000_t0000_u01764045659375") 2025/11/25 04:45:32 DEBUG : only6: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc69a_d20251125_m044051_c001_v0001185_t0039_u01764045651305") 2025/11/25 04:45:32 DEBUG : only7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6751c_d20251125_m044124_c001_v7007000_t0000_u01764045684246") 2025/11/25 04:45:32 DEBUG : only7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bcea3_d20251125_m044116_c001_v0001185_t0017_u01764045676381") 2025/11/25 04:45:32 DEBUG : only7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bccac_d20251125_m044108_c001_v0001185_t0012_u01764045668880") 2025/11/25 04:45:32 DEBUG : only7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf116_d20251125_m044059_c001_v7007000_t0000_u01764045659930") 2025/11/25 04:45:32 DEBUG : only7: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc6ed_d20251125_m044052_c001_v0001185_t0018_u01764045652115") 2025/11/25 04:45:32 DEBUG : only8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67521_d20251125_m044124_c001_v7007000_t0000_u01764045684427") 2025/11/25 04:45:32 DEBUG : only8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41361742f33d3538_d20251125_m044116_c001_v0001185_t0017_u01764045676714") 2025/11/25 04:45:32 DEBUG : only8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bcccd_d20251125_m044109_c001_v0001185_t0027_u01764045669318") 2025/11/25 04:45:33 DEBUG : only8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb4bed_d20251125_m044059_c001_v7007000_t0000_u01764045659722") 2025/11/25 04:45:33 DEBUG : only8: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc709_d20251125_m044052_c001_v0001185_t0023_u01764045652543") 2025/11/25 04:45:33 DEBUG : only9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67528_d20251125_m044124_c001_v7007000_t0000_u01764045684607") 2025/11/25 04:45:33 DEBUG : only9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495bceb4_d20251125_m044116_c001_v0001185_t0017_u01764045676568") 2025/11/25 04:45:33 DEBUG : only9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bccf3_d20251125_m044109_c001_v0001185_t0017_u01764045669748") 2025/11/25 04:45:33 DEBUG : only9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13cf114_d20251125_m044059_c001_v7007000_t0000_u01764045659739") 2025/11/25 04:45:33 DEBUG : only9: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bc727_d20251125_m044052_c001_v0001185_t0001_u01764045652994") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f3_d20251125_m043916_c001_v7007000_t0000_u01764045556924") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495ba935_d20251125_m043914_c001_v0001185_t0039_u01764045554997") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ef_d20251125_m043914_c001_v7007000_t0000_u01764045554169") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395258_d20251125_m043912_c001_v0001184_t0052_u01764045552482") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ec_d20251125_m043911_c001_v7007000_t0000_u01764045551739") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f102170fba0a61fbf_d20251125_m043909_c001_v0001185_t0027_u01764045549779") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413dc_d20251125_m043900_c001_v7007000_t0000_u01764045540544") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639520f_d20251125_m043859_c001_v0001184_t0022_u01764045539335") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d8_d20251125_m043857_c001_v7007000_t0000_u01764045537810") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395201_d20251125_m043857_c001_v0001184_t0009_u01764045537044") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d5_d20251125_m043855_c001_v7007000_t0000_u01764045535885") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951f1_d20251125_m043855_c001_v0001184_t0022_u01764045535114") 2025/11/25 04:45:33 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16c0_d20251125_m043849_c001_v7007000_t0000_u01764045529570") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951bf_d20251125_m043848_c001_v0001184_t0008_u01764045528551") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16bc_d20251125_m043848_c001_v7007000_t0000_u01764045528182") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951b3_d20251125_m043847_c001_v0001184_t0059_u01764045527020") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16b9_d20251125_m043846_c001_v7007000_t0000_u01764045526651") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951af_d20251125_m043846_c001_v0001184_t0025_u01764045526082") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951ab_d20251125_m043845_c001_v0001184_t0004_u01764045525491") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16b4_d20251125_m043845_c001_v7007000_t0000_u01764045525091") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951a5_d20251125_m043844_c001_v0001184_t0034_u01764045524384") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639519d_d20251125_m043843_c001_v0001184_t0005_u01764045523810") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16b0_d20251125_m043843_c001_v7007000_t0000_u01764045523443") 2025/11/25 04:45:34 DEBUG : potato: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395197_d20251125_m043842_c001_v0001184_t0051_u01764045522679") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8cd7_d20251125_m043957_c001_v7007000_t0000_u01764045597693") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bb536_d20251125_m043957_c001_v0001185_t0047_u01764045597114") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f83_d20251125_m043948_c001_v7007000_t0000_u01764045588825") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463952ed_d20251125_m043944_c001_v0001184_t0005_u01764045584909") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f76_d20251125_m043937_c001_v7007000_t0000_u01764045577992") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bae66_d20251125_m043933_c001_v0001185_t0027_u01764045573976") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8ca3_d20251125_m043926_c001_v7007000_t0000_u01764045566452") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639529f_d20251125_m043923_c001_v0001184_t0009_u01764045563171") 2025/11/25 04:45:34 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e4_d20251125_m043904_c001_v7007000_t0000_u01764045544282") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639522b_d20251125_m043903_c001_v0001184_t0042_u01764045543035") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e0_d20251125_m043902_c001_v7007000_t0000_u01764045542662") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639521f_d20251125_m043901_c001_v0001184_t0033_u01764045541104") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413dd_d20251125_m043900_c001_v7007000_t0000_u01764045540729") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395213_d20251125_m043859_c001_v0001184_t0045_u01764045539916") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413da_d20251125_m043858_c001_v7007000_t0000_u01764045538961") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639520b_d20251125_m043858_c001_v0001184_t0037_u01764045538188") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413d7_d20251125_m043856_c001_v7007000_t0000_u01764045536669") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951f7_d20251125_m043855_c001_v0001184_t0014_u01764045535899") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f40368a966fcf16c2_d20251125_m043850_c001_v7007000_t0000_u01764045530312") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463951c9_d20251125_m043849_c001_v0001184_t0052_u01764045529328") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413b3_d20251125_m043753_c001_v7007000_t0000_u01764045473870") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395042_d20251125_m043753_c001_v0001184_t0007_u01764045473283") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413b0_d20251125_m043752_c001_v7007000_t0000_u01764045472373") 2025/11/25 04:45:35 DEBUG : potato2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395034_d20251125_m043751_c001_v0001184_t0036_u01764045471809") 2025/11/25 04:45:35 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f84_d20251125_m043949_c001_v7007000_t0000_u01764045589238") 2025/11/25 04:45:35 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463952f1_d20251125_m043945_c001_v0001184_t0047_u01764045585808") 2025/11/25 04:45:35 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505f77_d20251125_m043938_c001_v7007000_t0000_u01764045578238") 2025/11/25 04:45:36 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495baeb5_d20251125_m043935_c001_v0001185_t0051_u01764045575002") 2025/11/25 04:45:36 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8ca4_d20251125_m043926_c001_v7007000_t0000_u01764045566672") 2025/11/25 04:45:36 DEBUG : potato3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463952a3_d20251125_m043923_c001_v0001184_t0009_u01764045563618") 2025/11/25 04:45:36 DEBUG : pre-dest1/1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d06_d20251125_m044011_c001_v7007000_t0000_u01764045611201") 2025/11/25 04:45:36 DEBUG : pre-dest1/1: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395334_d20251125_m044005_c001_v0001184_t0054_u01764045605260") 2025/11/25 04:45:36 DEBUG : pre-dest2/2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8d08_d20251125_m044011_c001_v7007000_t0000_u01764045611384") 2025/11/25 04:45:36 DEBUG : pre-dest2/2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bb7e3_d20251125_m044005_c001_v0001185_t0051_u01764045605810") 2025/11/25 04:45:36 DEBUG : sizeonly: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e79_d20251125_m043829_c001_v7007000_t0000_u01764045509389") 2025/11/25 04:45:36 DEBUG : sizeonly: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639512b_d20251125_m043828_c001_v0001184_t0017_u01764045508410") 2025/11/25 04:45:36 DEBUG : splitbanan: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d084e_d20251125_m044308_c001_v7007000_t0000_u01764045788830") 2025/11/25 04:45:36 DEBUG : splitbanan: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395705_d20251125_m044301_c001_v0001184_t0023_u01764045781623") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292725_d20251125_m044417_c001_v7007000_t0000_u01764045857403") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395872_d20251125_m044410_c001_v0001184_t0059_u01764045850742") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4088e504c90ecfcb_d20251125_m044403_c001_v7007000_t0000_u01764045843324") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639583d_d20251125_m044356_c001_v0001184_t0022_u01764045836883") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f418bfe7714d17f66_d20251125_m044349_c001_v7007000_t0000_u01764045829531") 2025/11/25 04:45:36 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957fd_d20251125_m044343_c001_v0001184_t0051_u01764045823168") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965071a6_d20251125_m044336_c001_v7007000_t0000_u01764045816016") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463957a8_d20251125_m044329_c001_v0001184_t0009_u01764045809672") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f404816de1f0a3467_d20251125_m044322_c001_v7007000_t0000_u01764045802641") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395761_d20251125_m044315_c001_v0001184_t0025_u01764045795849") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d0832_d20251125_m044303_c001_v7007000_t0000_u01764045783397") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bebcb_d20251125_m044300_c001_v0001185_t0037_u01764045780599") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4182ddb321c088f8_d20251125_m044253_c001_v7007000_t0000_u01764045773763") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d7ac_d20251125_m044247_c001_v0001185_t0047_u01764045767106") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4155eb82eab3fe8a_d20251125_m044245_c001_v7007000_t0000_u01764045765678") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495be713_d20251125_m044243_c001_v0001185_t0036_u01764045763385") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f414f558eb13d07b5_d20251125_m044236_c001_v7007000_t0000_u01764045756198") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395659_d20251125_m044229_c001_v0001184_t0035_u01764045749610") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd965070c3_d20251125_m044228_c001_v7007000_t0000_u01764045748425") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803d180_d20251125_m044225_c001_v0001185_t0024_u01764045745555") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4045e4084ccb5d13_d20251125_m044213_c001_v7007000_t0000_u01764045733074") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bde26_d20251125_m044209_c001_v0001185_t0006_u01764045729590") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f421a5c473f52acc5_d20251125_m044202_c001_v7007000_t0000_u01764045722325") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bda2d_d20251125_m044155_c001_v0001185_t0005_u01764045715630") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc9e65_d20251125_m044149_c001_v7007000_t0000_u01764045709056") 2025/11/25 04:45:37 DEBUG : splitbananasplit: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd6b5_d20251125_m044142_c001_v0001185_t0018_u01764045702336") 2025/11/25 04:45:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4093643fa7c54a31_d20251125_m044248_c001_v7007000_t0000_u01764045768879") 2025/11/25 04:45:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639569e_d20251125_m044244_c001_v0001184_t0038_u01764045764401") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6757c_d20251125_m044136_c001_v7007000_t0000_u01764045696413") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd3f7_d20251125_m044133_c001_v0001185_t0018_u01764045693791") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42035996f2475cec_d20251125_m044132_c001_v7007000_t0000_u01764045692662") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c337_d20251125_m044130_c001_v0001185_t0002_u01764045690217") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfc8c95_d20251125_m043920_c001_v7007000_t0000_u01764045560415") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395287_d20251125_m043919_c001_v0001184_t0000_u01764045559447") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f6_d20251125_m043918_c001_v7007000_t0000_u01764045558882") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395281_d20251125_m043918_c001_v0001184_t0041_u01764045558063") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e66_d20251125_m043826_c001_v7007000_t0000_u01764045506359") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395114_d20251125_m043824_c001_v0001184_t0036_u01764045504888") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e5c_d20251125_m043824_c001_v7007000_t0000_u01764045504518") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395106_d20251125_m043823_c001_v0001184_t0053_u01764045503374") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e47_d20251125_m043821_c001_v7007000_t0000_u01764045501236") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950f5_d20251125_m043820_c001_v0001184_t0056_u01764045500208") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e3f_d20251125_m043819_c001_v7007000_t0000_u01764045499660") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950eb_d20251125_m043818_c001_v0001184_t0024_u01764045498446") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950da_d20251125_m043815_c001_v0001184_t0008_u01764045495322") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e2f_d20251125_m043814_c001_v7007000_t0000_u01764045494954") 2025/11/25 04:45:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950d0_d20251125_m043814_c001_v0001184_t0034_u01764045494408") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950c4_d20251125_m043813_c001_v0001184_t0002_u01764045493665") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4024d7dd96505e25_d20251125_m043813_c001_v7007000_t0000_u01764045493295") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950b3_d20251125_m043810_c001_v0001184_t0043_u01764045490499") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950a4_d20251125_m043807_c001_v0001184_t0013_u01764045487631") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413c1_d20251125_m043807_c001_v7007000_t0000_u01764045487262") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463950a0_d20251125_m043806_c001_v0001184_t0009_u01764045486680") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395092_d20251125_m043805_c001_v0001184_t0052_u01764045485915") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413bf_d20251125_m043805_c001_v7007000_t0000_u01764045485546") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395086_d20251125_m043801_c001_v0001184_t0026_u01764045481859") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413bc_d20251125_m043801_c001_v7007000_t0000_u01764045481490") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395084_d20251125_m043800_c001_v0001184_t0028_u01764045480934") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413bb_d20251125_m043800_c001_v7007000_t0000_u01764045480019") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395076_d20251125_m043759_c001_v0001184_t0048_u01764045479458") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ba_d20251125_m043758_c001_v7007000_t0000_u01764045478904") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395068_d20251125_m043758_c001_v0001184_t0036_u01764045478353") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413b9_d20251125_m043757_c001_v7007000_t0000_u01764045477442") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395062_d20251125_m043756_c001_v0001184_t0052_u01764045476704") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413b8_d20251125_m043756_c001_v7007000_t0000_u01764045476153") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395058_d20251125_m043755_c001_v0001184_t0040_u01764045475542") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413b4_d20251125_m043754_c001_v7007000_t0000_u01764045474993") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639504a_d20251125_m043754_c001_v0001184_t0022_u01764045474437") 2025/11/25 04:45:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ad_d20251125_m043750_c001_v7007000_t0000_u01764045470144") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395022_d20251125_m043749_c001_v0001184_t0021_u01764045469582") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ac_d20251125_m043749_c001_v7007000_t0000_u01764045469032") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395015_d20251125_m043748_c001_v0001184_t0040_u01764045468455") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413aa_d20251125_m043747_c001_v7007000_t0000_u01764045467496") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639500b_d20251125_m043746_c001_v0001184_t0006_u01764045466807") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413a6_d20251125_m043744_c001_v7007000_t0000_u01764045464584") 2025/11/25 04:45:40 DEBUG : sub dir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346394ff7_d20251125_m043744_c001_v0001184_t0050_u01764045464020") 2025/11/25 04:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6757e_d20251125_m044136_c001_v7007000_t0000_u01764045696593") 2025/11/25 04:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d39cd_d20251125_m044133_c001_v0001185_t0005_u01764045693798") 2025/11/25 04:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42035996f2475ced_d20251125_m044132_c001_v7007000_t0000_u01764045692845") 2025/11/25 04:45:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639551c_d20251125_m044130_c001_v0001184_t0054_u01764045690238") 2025/11/25 04:45:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292728_d20251125_m044419_c001_v7007000_t0000_u01764045859413") 2025/11/25 04:45:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d69d0_d20251125_m044418_c001_v0001185_t0034_u01764045858758") 2025/11/25 04:45:40 DEBUG : sub/yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f1_d20251125_m043916_c001_v7007000_t0000_u01764045556372") 2025/11/25 04:45:40 DEBUG : sub/yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639526a_d20251125_m043914_c001_v0001184_t0054_u01764045554923") 2025/11/25 04:45:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f6755d_d20251125_m044129_c001_v7007000_t0000_u01764045689461") 2025/11/25 04:45:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd1ff_d20251125_m044127_c001_v0001185_t0005_u01764045687765") 2025/11/25 04:45:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67541_d20251125_m044126_c001_v7007000_t0000_u01764045686981") 2025/11/25 04:45:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803c1d3_d20251125_m044125_c001_v0001185_t0009_u01764045685551") 2025/11/25 04:45:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67560_d20251125_m044129_c001_v7007000_t0000_u01764045689643") 2025/11/25 04:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639550c_d20251125_m044127_c001_v0001184_t0006_u01764045687763") 2025/11/25 04:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f412f193828f67542_d20251125_m044127_c001_v7007000_t0000_u01764045687163") 2025/11/25 04:45:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495bd13d_d20251125_m044125_c001_v0001185_t0016_u01764045685557") 2025/11/25 04:45:41 DEBUG : three: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413e9_d20251125_m043909_c001_v7007000_t0000_u01764045549038") 2025/11/25 04:45:41 DEBUG : three: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a34639524f_d20251125_m043907_c001_v0001184_t0048_u01764045547881") 2025/11/25 04:45:41 DEBUG : three: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a346395243_d20251125_m043905_c001_v0001184_t0001_u01764045545803") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129272f_d20251125_m044421_c001_v7007000_t0000_u01764045861105") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803f251_d20251125_m044420_c001_v0001185_t0008_u01764045860369") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292751_d20251125_m044439_c001_v7007000_t0000_u01764045879654") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495c0894_d20251125_m044438_c001_v0001185_t0051_u01764045878027") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129274a_d20251125_m044436_c001_v7007000_t0000_u01764045876474") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803f6e0_d20251125_m044435_c001_v0001185_t0026_u01764045875115") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292748_d20251125_m044434_c001_v7007000_t0000_u01764045874140") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d6e8e_d20251125_m044433_c001_v0001185_t0012_u01764045873391") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129273e_d20251125_m044428_c001_v7007000_t0000_u01764045868264") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803f470_d20251125_m044427_c001_v0001185_t0041_u01764045867043") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292742_d20251125_m044430_c001_v7007000_t0000_u01764045870819") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495c0616_d20251125_m044429_c001_v0001185_t0032_u01764045869210") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129273c_d20251125_m044426_c001_v7007000_t0000_u01764045866104") 2025/11/25 04:45:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11361742f33d6bf7_d20251125_m044425_c001_v0001185_t0016_u01764045865299") 2025/11/25 04:45:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129273a_d20251125_m044424_c001_v7007000_t0000_u01764045864344") 2025/11/25 04:45:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463958a3_d20251125_m044423_c001_v0001184_t0042_u01764045863702") 2025/11/25 04:45:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292735_d20251125_m044422_c001_v7007000_t0000_u01764045862727") 2025/11/25 04:45:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495c0417_d20251125_m044422_c001_v0001185_t0039_u01764045862089") 2025/11/25 04:45:42 DEBUG : toe/toe/toe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f42218b78bcfca473_d20251125_m044444_c001_v7007000_t0000_u01764045884830") 2025/11/25 04:45:42 DEBUG : toe/toe/toe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f117db15bf803f98c_d20251125_m044444_c001_v0001185_t0004_u01764045884092") 2025/11/25 04:45:42 DEBUG : toe/toe/toe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292747_d20251125_m044432_c001_v7007000_t0000_u01764045872418") 2025/11/25 04:45:42 DEBUG : toe/toe/toe: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463958ce_d20251125_m044431_c001_v0001184_t0022_u01764045871787") 2025/11/25 04:45:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a21292752_d20251125_m044440_c001_v7007000_t0000_u01764045880244") 2025/11/25 04:45:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1191f1a3463958e8_d20251125_m044439_c001_v0001184_t0044_u01764045879414") 2025/11/25 04:45:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4162454a2129274b_d20251125_m044437_c001_v7007000_t0000_u01764045877060") 2025/11/25 04:45:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11596b3ae80ca950_d20251125_m044436_c001_v0001180_t0006_u01764045876265") 2025/11/25 04:45:42 DEBUG : two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ea_d20251125_m043909_c001_v7007000_t0000_u01764045549222") 2025/11/25 04:45:42 DEBUG : two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f41501b8d495ba735_d20251125_m043907_c001_v0001185_t0017_u01764045547309") 2025/11/25 04:45:42 DEBUG : two: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f4191f1a346395241_d20251125_m043905_c001_v0001184_t0042_u01764045545618") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f4_d20251125_m043917_c001_v7007000_t0000_u01764045557109") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1154487503721c6c_d20251125_m043915_c001_v0001136_t0029_u01764045555979") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ee_d20251125_m043913_c001_v7007000_t0000_u01764045553615") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495ba8a6_d20251125_m043912_c001_v0001185_t0049_u01764045552489") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413eb_d20251125_m043911_c001_v7007000_t0000_u01764045551185") 2025/11/25 04:45:42 DEBUG : yam: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495ba7df_d20251125_m043909_c001_v0001185_t0027_u01764045549787") 2025/11/25 04:45:43 DEBUG : yaml: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413f0_d20251125_m043914_c001_v7007000_t0000_u01764045554353") 2025/11/25 04:45:43 DEBUG : yaml: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f11501b8d495ba8e2_d20251125_m043913_c001_v0001185_t0056_u01764045553362") 2025/11/25 04:45:43 DEBUG : yaml: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f407f622ae94413ed_d20251125_m043911_c001_v7007000_t0000_u01764045551923") 2025/11/25 04:45:43 DEBUG : yaml: Deleting (id "4_zaf329da340ddbb9b9fa80e1b_f1104ed8a2a2f5986_d20251125_m043910_c001_v0001177_t0030_u01764045550960") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 8m3.204731856s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]