"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/10 01:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso" 2026/05/10 01:57:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 01:57:38 DEBUG : Creating backend with remote "/tmp/rclone1144514291" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/10 01:57:39 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:39 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/10 01:57:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:40 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:40 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:41 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:57:41 DEBUG : B2 bucket rclone-test-gogupec6buso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:42 DEBUG : Creating backend with remote "/non-existing" 2026/05/10 01:57:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/10 01:57:42 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:42 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:43 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:43 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:45 INFO : B2 bucket rclone-test-gogupec6buso: Running all checks before starting transfers 2026/05/10 01:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:45 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:45 INFO : B2 bucket rclone-test-gogupec6buso: Checks finished, now starting transfers 2026/05/10 01:57:45 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:46 ERROR : Ignoring --no-traverse with sync 2026/05/10 01:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:47 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:57:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/10 01:57:48 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:48 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:48 DEBUG : hello world2: size = 12 OK 2026/05/10 01:57:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/10 01:57:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:57:49 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:49 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:49 DEBUG : potato2: size = 11 OK 2026/05/10 01:57:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:57:50 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:50 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:51 DEBUG : potato2: size = 11 OK 2026/05/10 01:57:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/10 01:57:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 01:57:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/10 01:57:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/10 01:57:52 INFO : sub dir2: Making directory 2026/05/10 01:57:52 INFO : sub dir: Making directory 2026/05/10 01:57:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:52 INFO : sub dir2/sub sub dir2: Making directory 2026/05/10 01:57:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:52 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/10 01:57:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:53 INFO : sub dir2: Making directory 2026/05/10 01:57:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/10 01:57:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 01:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:54 DEBUG : sub dir2: Making directory with metadata 2026/05/10 01:57:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 01:57:54 INFO : sub dir2: Making directory 2026/05/10 01:57:54 INFO : sub dir: Making directory 2026/05/10 01:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:54 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:54 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:55 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:57:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/10 01:57:55 DEBUG : B2 bucket rclone-test-gogupec6buso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/10 01:57:55 DEBUG : B2 bucket rclone-test-gogupec6buso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:56 INFO : sub dir2: Making directory 2026/05/10 01:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:56 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:56 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:56 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:57:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:57 DEBUG : sub dir2: Making directory with metadata 2026/05/10 01:57:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 01:57:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/10 01:57:57 INFO : sub dir2: Making directory 2026/05/10 01:57:57 INFO : sub dir: Making directory 2026/05/10 01:57:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:57 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:57 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:57:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:57:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:57:58 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:57:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/10 01:57:58 DEBUG : B2 bucket rclone-test-gogupec6buso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:57:59 INFO : sub dir2: Making directory 2026/05/10 01:57:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:57:59 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:57:59 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:58:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:58:00 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:58:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sizesis6xesa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-sizesis6xesa 2026/05/10 01:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:58:02 DEBUG : B2 bucket rclone-test-sizesis6xesa: Waiting for checks to finish 2026/05/10 01:58:02 DEBUG : B2 bucket rclone-test-sizesis6xesa: Waiting for transfers to finish 2026/05/10 01:58:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:58:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:58:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:03 DEBUG : B2 bucket rclone-test-sizesis6xesa: Purge remote 2026/05/10 01:58:03 INFO : B2 bucket rclone-test-sizesis6xesa: cleaning bucket "rclone-test-sizesis6xesa" of all files 2026/05/10 01:58:04 DEBUG : sub dir/hello world: Deleting (id "4_zef021d5390bd0bfb9fe80e1b_f103f2482910ba91c_d20260510_m015802_c001_v0001099_t0057_u01778378282993") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:05 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1144514291) 2026/05/10 01:58:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/10 01:58:05 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:06 DEBUG : sub dir/hello world: size = 17 OK 2026/05/10 01:58:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/10 01:58:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.67s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vihikoh3bugi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-vihikoh3bugi 2026/05/10 01:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:58:08 DEBUG : B2 bucket rclone-test-vihikoh3bugi: Waiting for checks to finish 2026/05/10 01:58:08 DEBUG : B2 bucket rclone-test-vihikoh3bugi: Waiting for transfers to finish 2026/05/10 01:58:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:58:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:58:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:09 DEBUG : B2 bucket rclone-test-vihikoh3bugi: Waiting for checks to finish 2026/05/10 01:58:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vihikoh3bugi) 2026/05/10 01:58:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/10 01:58:09 DEBUG : B2 bucket rclone-test-vihikoh3bugi: Waiting for transfers to finish 2026/05/10 01:58:10 DEBUG : sub dir/hello world: size = 17 OK 2026/05/10 01:58:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/10 01:58:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:10 DEBUG : B2 bucket rclone-test-vihikoh3bugi: Purge remote 2026/05/10 01:58:10 INFO : B2 bucket rclone-test-vihikoh3bugi: cleaning bucket "rclone-test-vihikoh3bugi" of all files 2026/05/10 01:58:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fa22dd390bd0bfb9fe80e1b_f1076735cfd3d4b73_d20260510_m015809_c001_v0001185_t0043_u01778378289945") 2026/05/10 01:58:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fa22dd390bd0bfb9fe80e1b_f111a3afb33e503b6_d20260510_m015808_c001_v0001180_t0058_u01778378288892") --- PASS: TestServerSideCopyOverSelf (5.33s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1144514291) 2026/05/10 01:58:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/10 01:58:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/10 01:58:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/10 01:58:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/10 01:58:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fukiwux7xuri" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-fukiwux7xuri 2026/05/10 01:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:58:15 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for checks to finish 2026/05/10 01:58:15 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for transfers to finish 2026/05/10 01:58:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:58:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:58:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:17 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for checks to finish 2026/05/10 01:58:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fukiwux7xuri) 2026/05/10 01:58:17 DEBUG : sub dir/hello world: Sizes differ 2026/05/10 01:58:17 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for transfers to finish 2026/05/10 01:58:17 DEBUG : sub dir/hello world: size = 17 OK 2026/05/10 01:58:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/10 01:58:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:18 INFO : sub dir/hello world: Deleted 2026/05/10 01:58:18 DEBUG : testing file moves 2026/05/10 01:58:19 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for checks to finish 2026/05/10 01:58:19 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fukiwux7xuri) 2026/05/10 01:58:19 DEBUG : sub dir/hello world: Sizes differ 2026/05/10 01:58:19 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Waiting for transfers to finish 2026/05/10 01:58:19 DEBUG : sub dir/hello world: size = 24 OK 2026/05/10 01:58:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/10 01:58:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/10 01:58:19 INFO : sub dir/hello world: Deleted 2026/05/10 01:58:19 DEBUG : B2 bucket rclone-test-fukiwux7xuri: Purge remote 2026/05/10 01:58:19 INFO : B2 bucket rclone-test-fukiwux7xuri: cleaning bucket "rclone-test-fukiwux7xuri" of all files 2026/05/10 01:58:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f224d9390bd0bfb9fe80e1b_f117e800d323ad707_d20260510_m015819_c001_v0001113_t0031_u01778378299239") 2026/05/10 01:58:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f224d9390bd0bfb9fe80e1b_f111729f2a848f129_d20260510_m015817_c001_v0001103_t0047_u01778378297576") 2026/05/10 01:58:20 DEBUG : sub dir/hello world: Deleting (id "4_z7f224d9390bd0bfb9fe80e1b_f1156dc53ec63c70b_d20260510_m015816_c001_v0001174_t0053_u01778378296369") --- PASS: TestServerSideMoveOverSelf (7.60s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:21 ERROR : error listing: directory not found 2026/05/10 01:58:22 INFO : Local file system at /tmp/rclone1144514291: Making directory 2026/05/10 01:58:22 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:22 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.40s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:58:23 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for checks to finish 2026/05/10 01:58:23 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for transfers to finish 2026/05/10 01:58:24 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/10 01:58:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:58:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/10 01:58:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/10 01:58:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:25 DEBUG : check sum: size = 1 OK 2026/05/10 01:58:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:58:25 INFO : check sum: Copied (new) 2026/05/10 01:58:25 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:25 DEBUG : check sum: size = 1 OK 2026/05/10 01:58:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:58:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/10 01:58:25 DEBUG : check sum: Unchanged skipping 2026/05/10 01:58:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:25 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/10 01:58:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:27 DEBUG : sizeonly: size = 6 OK 2026/05/10 01:58:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/10 01:58:27 INFO : sizeonly: Copied (new) 2026/05/10 01:58:27 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:27 DEBUG : sizeonly: size = 6 OK 2026/05/10 01:58:27 DEBUG : sizeonly: Sizes identical 2026/05/10 01:58:27 DEBUG : sizeonly: Unchanged skipping 2026/05/10 01:58:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:27 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/10 01:58:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/10 01:58:28 INFO : ignore-size: Copied (new) 2026/05/10 01:58:28 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:58:28 DEBUG : ignore-size: Unchanged skipping 2026/05/10 01:58:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:28 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:30 DEBUG : existing: size = 6 OK 2026/05/10 01:58:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:58:30 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:30 DEBUG : existing: Unchanged skipping 2026/05/10 01:58:30 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:30 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:30 INFO : There was nothing to transfer 2026/05/10 01:58:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/10 01:58:30 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:30 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:30 DEBUG : existing: size = 6 OK 2026/05/10 01:58:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/10 01:58:30 INFO : existing: Copied (replaced existing) 2026/05/10 01:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/10 01:58:31 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:31 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:32 DEBUG : existing: size = 6 OK 2026/05/10 01:58:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/10 01:58:32 INFO : existing: Copied (new) 2026/05/10 01:58:32 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:32 DEBUG : existing: Destination exists, skipping 2026/05/10 01:58:32 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:32 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:32 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/10 01:58:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:34 DEBUG : c/non empty space: size = 5 OK 2026/05/10 01:58:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/10 01:58:34 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:34 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:34 DEBUG : a/potato2: size = 60 OK 2026/05/10 01:58:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:34 INFO : a/potato2: Copied (new) 2026/05/10 01:58:34 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:34 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:36 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:36 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/10 01:58:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:58:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/10 01:58:36 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:36 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:36 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:36 INFO : There was nothing to transfer 2026/05/10 01:58:36 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:36 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/10 01:58:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:58:37 INFO : empty space: Updated modification time in destination 2026/05/10 01:58:37 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:37 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:37 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:39 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:39 DEBUG : empty space: size = 1 OK 2026/05/10 01:58: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 2026/05/10 01:58:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:58:39 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:39 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:39 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:40 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:40 DEBUG : foo: size = 3 OK 2026/05/10 01:58:40 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/10 01:58:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1144514291) 2026/05/10 01:58:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:40 DEBUG : foo: sha1 differ 2026/05/10 01:58:40 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:40 DEBUG : foo: size = 3 OK 2026/05/10 01:58:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/10 01:58:40 INFO : foo: Copied (replaced existing) 2026/05/10 01:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:42 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/10 01:58:42 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:42 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:42 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:42 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:42 DEBUG : potato: size = 60 OK 2026/05/10 01:58:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:42 INFO : potato: Copied (new) 2026/05/10 01:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1144514291) 2026/05/10 01:58:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:44 DEBUG : potato: Sizes differ 2026/05/10 01:58:44 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:44 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:45 DEBUG : potato: size = 21 OK 2026/05/10 01:58:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/10 01:58:45 INFO : potato: Copied (replaced existing) 2026/05/10 01:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.80s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:46 DEBUG : potato: size = 21 OK 2026/05/10 01:58:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/10 01:58:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1144514291) 2026/05/10 01:58:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:58:46 DEBUG : potato: sha1 differ 2026/05/10 01:58:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:46 DEBUG : potato: size = 21 OK 2026/05/10 01:58:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/10 01:58:46 INFO : potato: Copied (replaced existing) 2026/05/10 01:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:48 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:48 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:48 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/10 01:58:48 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:48 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:50 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:50 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:50 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:50 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:51 DEBUG : potato2: size = 60 OK 2026/05/10 01:58:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:51 INFO : potato2: Copied (new) 2026/05/10 01:58:51 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:52 INFO : d: Making directory 2026/05/10 01:58:52 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/10 01:58:53 DEBUG : c/non empty space: size = 5 OK 2026/05/10 01:58:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/10 01:58:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:53 DEBUG : a/potato2: size = 60 OK 2026/05/10 01:58:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:53 INFO : a/potato2: Copied (new) 2026/05/10 01:58:53 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:53 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/10 01:58:55 DEBUG : c/non empty space: size = 5 OK 2026/05/10 01:58:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:55 DEBUG : c/non empty space: Unchanged skipping 2026/05/10 01:58:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:55 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:55 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:56 DEBUG : a/potato2: size = 60 OK 2026/05/10 01:58:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:56 INFO : a/potato2: Copied (new) 2026/05/10 01:58:56 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting files as there were IO errors 2026/05/10 01:58:56 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:58:58 DEBUG : Waiting for deletions to finish 2026/05/10 01:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:58:58 DEBUG : empty space: size = 1 OK 2026/05/10 01:58:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:58:58 DEBUG : empty space: Unchanged skipping 2026/05/10 01:58:58 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:58:58 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:58:58 INFO : potato: Deleted 2026/05/10 01:58:58 DEBUG : potato2: size = 60 OK 2026/05/10 01:58:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:58:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:00 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:00 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:00 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:01 INFO : potato: Deleted 2026/05/10 01:59:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:01 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:59:01 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:01 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:01 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:01 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.59s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:03 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:03 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:03 DEBUG : potato2: size = 19 OK 2026/05/10 01:59:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/10 01:59:03 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/10 01:59:05 DEBUG : enormous: Excluded 2026/05/10 01:59:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/10 01:59:05 DEBUG : potato2: Excluded 2026/05/10 01:59:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/10 01:59:05 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:59:05 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:05 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:05 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:05 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:05 INFO : There was nothing to transfer 2026/05/10 01:59:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/10 01:59:05 DEBUG : enormous: Excluded 2026/05/10 01:59:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/10 01:59:05 DEBUG : potato2: Excluded 2026/05/10 01:59:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/10 01:59:06 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for checks to finish 2026/05/10 01:59:06 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/10 01:59:06 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:06 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for transfers to finish 2026/05/10 01:59:06 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/10 01:59:07 DEBUG : enormous: Excluded 2026/05/10 01:59:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/10 01:59:07 DEBUG : potato2: Excluded 2026/05/10 01:59:08 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 01:59:08 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:08 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:08 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:08 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:08 INFO : enormous: Deleted 2026/05/10 01:59:08 INFO : potato2: Deleted 2026/05/10 01:59:08 INFO : There was nothing to transfer 2026/05/10 01:59:08 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/10 01:59:08 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:08 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for checks to finish 2026/05/10 01:59:08 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for transfers to finish 2026/05/10 01:59:08 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:08 INFO : enormous: Deleted 2026/05/10 01:59:08 INFO : potato2: Deleted 2026/05/10 01:59:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.57s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:10 DEBUG : five: Need to transfer - File not found at Destination 2026/05/10 01:59:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 01:59:10 DEBUG : four: size = 8 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:10 DEBUG : four: Sizes differ 2026/05/10 01:59:10 DEBUG : one: Destination is newer than source, skipping 2026/05/10 01:59:10 DEBUG : three: size = 5 OK 2026/05/10 01:59:10 DEBUG : three: Sizes identical 2026/05/10 01:59:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/10 01:59:10 DEBUG : two: size = 3 OK 2026/05/10 01:59:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/10 01:59:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1144514291) 2026/05/10 01:59:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:10 DEBUG : two: sha1 differ 2026/05/10 01:59:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:11 DEBUG : five: size = 4 OK 2026/05/10 01:59:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/10 01:59:11 INFO : five: Copied (new) 2026/05/10 01:59:11 DEBUG : four: size = 4 OK 2026/05/10 01:59:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/10 01:59:11 INFO : four: Copied (replaced existing) 2026/05/10 01:59:11 DEBUG : two: size = 3 OK 2026/05/10 01:59:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/10 01:59:11 INFO : two: Copied (replaced existing) 2026/05/10 01:59:11 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:12 DEBUG : five: size = 4 OK 2026/05/10 01:59:12 DEBUG : one: Destination is newer than source, skipping 2026/05/10 01:59:12 DEBUG : two: size = 3 OK 2026/05/10 01:59:12 DEBUG : four: size = 4 OK 2026/05/10 01:59:12 DEBUG : three: size = 5 OK 2026/05/10 01:59:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/10 01:59:12 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/10 01:59:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/10 01:59:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/10 01:59:12 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/10 01:59:12 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/10 01:59:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/10 01:59:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/10 01:59:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/10 01:59:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1144514291) 2026/05/10 01:59:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:12 DEBUG : three: sha1 differ 2026/05/10 01:59:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/10 01:59:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:12 DEBUG : three: size = 5 OK 2026/05/10 01:59:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 01:59:12 INFO : three: Copied (replaced existing) 2026/05/10 01:59:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.51s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/10 01:59:14 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:14 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/10 01:59:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/10 01:59:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:14 DEBUG : yam: size = 11 OK 2026/05/10 01:59:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:14 INFO : yam: Copied (new) 2026/05/10 01:59:14 DEBUG : potato: size = 14 OK 2026/05/10 01:59:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/10 01:59:14 INFO : potato: Copied (new) 2026/05/10 01:59:14 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:14 DEBUG : potato: size = 14 OK 2026/05/10 01:59:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:59:14 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:14 DEBUG : potato: Unchanged skipping 2026/05/10 01:59:14 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:15 DEBUG : yaml: size = 11 OK 2026/05/10 01:59:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:15 INFO : yam: Copied (server-side copy) to: yaml 2026/05/10 01:59:15 INFO : yam: Deleted 2026/05/10 01:59:15 INFO : yaml: Renamed from "yam" 2026/05/10 01:59:15 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/10 01:59:17 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:17 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/10 01:59:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/10 01:59:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:17 DEBUG : yam: size = 11 OK 2026/05/10 01:59:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:17 INFO : yam: Copied (new) 2026/05/10 01:59:17 DEBUG : potato: size = 14 OK 2026/05/10 01:59:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/10 01:59:17 INFO : potato: Copied (new) 2026/05/10 01:59:17 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:17 DEBUG : potato: size = 14 OK 2026/05/10 01:59:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:59:17 DEBUG : potato: Unchanged skipping 2026/05/10 01:59:17 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:17 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:18 DEBUG : yaml: size = 11 OK 2026/05/10 01:59:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:18 INFO : yam: Copied (server-side copy) to: yaml 2026/05/10 01:59:18 INFO : yam: Deleted 2026/05/10 01:59:18 INFO : yaml: Renamed from "yam" 2026/05/10 01:59:18 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/10 01:59:19 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:19 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/10 01:59:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/10 01:59:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:20 DEBUG : sub/yam: size = 11 OK 2026/05/10 01:59:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:20 INFO : sub/yam: Copied (new) 2026/05/10 01:59:20 DEBUG : potato: size = 14 OK 2026/05/10 01:59:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/10 01:59:20 INFO : potato: Copied (new) 2026/05/10 01:59:20 DEBUG : Waiting for deletions to finish 2026/05/10 01:59:21 DEBUG : potato: size = 14 OK 2026/05/10 01:59:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 01:59:21 DEBUG : potato: Unchanged skipping 2026/05/10 01:59:21 INFO : B2 bucket rclone-test-gogupec6buso: Making map for --track-renames 2026/05/10 01:59:21 INFO : B2 bucket rclone-test-gogupec6buso: Finished making map for --track-renames 2026/05/10 01:59:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for renames to finish 2026/05/10 01:59:21 DEBUG : yam: size = 11 OK 2026/05/10 01:59:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/10 01:59:21 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/10 01:59:22 INFO : sub/yam: Deleted 2026/05/10 01:59:22 INFO : yam: Renamed from "sub/yam" 2026/05/10 01:59:22 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.25s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:23 DEBUG : Creating backend with remote "/tmp/rclone1144514291/dir1" 2026/05/10 01:59:23 DEBUG : Creating backend with remote "/tmp/rclone1144514291/dir2" 2026/05/10 01:59:23 DEBUG : Local file system at /tmp/rclone1144514291/dir2: Using server-side directory move 2026/05/10 01:59:23 INFO : Local file system at /tmp/rclone1144514291/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/10 01:59:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/10 01:59:23 DEBUG : Local file system at /tmp/rclone1144514291/dir2: Waiting for checks to finish 2026/05/10 01:59:23 DEBUG : Local file system at /tmp/rclone1144514291/dir2: Waiting for transfers to finish 2026/05/10 01:59:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:59:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/10 01:59:23 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:23 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/10 01:59:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/10 01:59:23 INFO : nested/sub dir/file: Copied (new) 2026/05/10 01:59:23 INFO : nested/sub dir/file: Deleted 2026/05/10 01:59:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:59:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:59:24 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:59:24 INFO : sub dir/hello world: Deleted 2026/05/10 01:59:24 INFO : sub dir: Removing directory 2026/05/10 01:59:24 INFO : nested/sub dir: Removing directory 2026/05/10 01:59:24 INFO : nested: Removing directory 2026/05/10 01:59:24 DEBUG : Local file system at /tmp/rclone1144514291: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/10 01:59:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/10 01:59:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/10 01:59:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/10 01:59:25 INFO : nested/sub dir/file: Copied (new) 2026/05/10 01:59:25 INFO : nested/sub dir/file: Deleted 2026/05/10 01:59:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/10 01:59:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 01:59:25 INFO : sub dir/hello world: Copied (new) 2026/05/10 01:59:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/10 01:59:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/10 01:59:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:27 DEBUG : existing-b: size = 6 OK 2026/05/10 01:59:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/10 01:59:27 INFO : existing-b: Copied (new) 2026/05/10 01:59:27 INFO : existing-b: Deleted 2026/05/10 01:59:27 DEBUG : existing: size = 6 OK 2026/05/10 01:59:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/10 01:59:27 INFO : existing: Copied (new) 2026/05/10 01:59:27 INFO : existing: Deleted 2026/05/10 01:59:27 DEBUG : existing: Destination exists, skipping 2026/05/10 01:59:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/10 01:59:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 01:59:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 01:59:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-livacaf3pisi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-livacaf3pisi 2026/05/10 01:59:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:32 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/10 01:59:32 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-livacaf3pisi) 2026/05/10 01:59:32 DEBUG : potato3: Sizes differ 2026/05/10 01:59:32 DEBUG : B2 bucket rclone-test-livacaf3pisi: Waiting for checks to finish 2026/05/10 01:59:33 INFO : empty space: Deleted 2026/05/10 01:59:33 DEBUG : B2 bucket rclone-test-livacaf3pisi: Waiting for transfers to finish 2026/05/10 01:59:33 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:33 INFO : potato2: Copied (server-side copy) 2026/05/10 01:59:33 INFO : potato2: Deleted 2026/05/10 01:59:33 DEBUG : potato3: size = 68 OK 2026/05/10 01:59:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 01:59:33 INFO : potato3: Copied (server-side copy) 2026/05/10 01:59:33 INFO : potato3: Deleted 2026/05/10 01:59:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qikuqom0lavo" 2026/05/10 01:59:35 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/10 01:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/10 01:59:35 DEBUG : B2 bucket rclone-test-qikuqom0lavo: Waiting for checks to finish 2026/05/10 01:59:35 DEBUG : B2 bucket rclone-test-qikuqom0lavo: Waiting for transfers to finish 2026/05/10 01:59:36 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 01:59:36 INFO : empty space: Copied (server-side copy) 2026/05/10 01:59:36 INFO : empty space: Deleted 2026/05/10 01:59:36 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:36 INFO : potato2: Copied (server-side copy) 2026/05/10 01:59:36 INFO : potato2: Deleted 2026/05/10 01:59:36 DEBUG : potato3: size = 68 OK 2026/05/10 01:59:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 01:59:36 INFO : potato3: Copied (server-side copy) 2026/05/10 01:59:36 INFO : potato3: Deleted 2026/05/10 01:59:37 DEBUG : B2 bucket rclone-test-qikuqom0lavo: Purge remote 2026/05/10 01:59:37 INFO : B2 bucket rclone-test-qikuqom0lavo: cleaning bucket "rclone-test-qikuqom0lavo" of all files 2026/05/10 01:59:37 DEBUG : empty space: Deleting (id "4_z3f328d1390cd0bfb9fe80e1b_f116920545b4e732c_d20260510_m015935_c001_v0001174_t0050_u01778378375873") 2026/05/10 01:59:37 DEBUG : potato2: Deleting (id "4_z3f328d1390cd0bfb9fe80e1b_f115f1211001e2081_d20260510_m015936_c001_v0001185_t0058_u01778378376216") 2026/05/10 01:59:37 DEBUG : potato3: Deleting (id "4_z3f328d1390cd0bfb9fe80e1b_f106d9c584bdea5b2_d20260510_m015936_c001_v0001116_t0027_u01778378376245") 2026/05/10 01:59:38 DEBUG : B2 bucket rclone-test-livacaf3pisi: Purge remote 2026/05/10 01:59:38 INFO : B2 bucket rclone-test-livacaf3pisi: cleaning bucket "rclone-test-livacaf3pisi" of all files 2026/05/10 01:59:38 DEBUG : empty space: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f415e73e099efef90_d20260510_m015936_c001_v7007000_t0000_u01778378376192") 2026/05/10 01:59:38 DEBUG : empty space: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f107a95979e2633e5_d20260510_m015932_c001_v0001103_t0034_u01778378372002") 2026/05/10 01:59:38 DEBUG : potato2: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f415e73e099efef91_d20260510_m015936_c001_v7007000_t0000_u01778378376419") 2026/05/10 01:59:38 DEBUG : potato2: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f115a2139dac142c3_d20260510_m015933_c001_v0001113_t0042_u01778378373018") 2026/05/10 01:59:38 DEBUG : potato3: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f415e73e099efef92_d20260510_m015936_c001_v7007000_t0000_u01778378376802") 2026/05/10 01:59:38 DEBUG : potato3: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f116ebb583c5f8cb6_d20260510_m015933_c001_v0001171_t0040_u01778378373363") 2026/05/10 01:59:38 DEBUG : potato3: Deleting (id "4_z3f526df390cd0bfb9fe80e1b_f107a95979e2633e7_d20260510_m015932_c001_v0001103_t0040_u01778378372290") --- PASS: TestServerSideMove (11.31s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pafisud5wuze" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-pafisud5wuze 2026/05/10 01:59:45 DEBUG : empty space: Excluded (Size Filter) 2026/05/10 01:59:45 DEBUG : empty space: Excluded (Size Filter) 2026/05/10 01:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pafisud5wuze) 2026/05/10 01:59:45 DEBUG : potato3: Sizes differ 2026/05/10 01:59:45 DEBUG : B2 bucket rclone-test-pafisud5wuze: Waiting for checks to finish 2026/05/10 01:59:45 DEBUG : B2 bucket rclone-test-pafisud5wuze: Waiting for transfers to finish 2026/05/10 01:59:45 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:45 INFO : potato2: Copied (server-side copy) 2026/05/10 01:59:45 INFO : potato2: Deleted 2026/05/10 01:59:47 DEBUG : potato3: size = 68 OK 2026/05/10 01:59:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 01:59:47 INFO : potato3: Copied (server-side copy) 2026/05/10 01:59:47 INFO : potato3: Deleted 2026/05/10 01:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-suragil5mupi" 2026/05/10 01:59:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/10 01:59:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/10 01:59:49 DEBUG : B2 bucket rclone-test-suragil5mupi: Waiting for checks to finish 2026/05/10 01:59:49 DEBUG : B2 bucket rclone-test-suragil5mupi: Waiting for transfers to finish 2026/05/10 01:59:50 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:50 INFO : potato2: Copied (server-side copy) 2026/05/10 01:59:50 INFO : potato2: Deleted 2026/05/10 01:59:50 DEBUG : potato3: size = 68 OK 2026/05/10 01:59:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 01:59:50 INFO : potato3: Copied (server-side copy) 2026/05/10 01:59:50 INFO : potato3: Deleted 2026/05/10 01:59:50 DEBUG : B2 bucket rclone-test-suragil5mupi: Purge remote 2026/05/10 01:59:50 INFO : B2 bucket rclone-test-suragil5mupi: cleaning bucket "rclone-test-suragil5mupi" of all files 2026/05/10 01:59:51 DEBUG : potato2: Deleting (id "4_z3f42bd7390cd0bfb9fe80e1b_f102ac6190be65e33_d20260510_m015949_c001_v0001153_t0018_u01778378389825") 2026/05/10 01:59:51 DEBUG : potato3: Deleting (id "4_z3f42bd7390cd0bfb9fe80e1b_f11918b0c1084ea20_d20260510_m015950_c001_v0001113_t0034_u01778378390158") 2026/05/10 01:59:51 DEBUG : B2 bucket rclone-test-pafisud5wuze: Purge remote 2026/05/10 01:59:51 INFO : B2 bucket rclone-test-pafisud5wuze: cleaning bucket "rclone-test-pafisud5wuze" of all files 2026/05/10 01:59:51 DEBUG : empty space: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f10378e6ab0428130_d20260510_m015944_c001_v0001171_t0008_u01778378384217") 2026/05/10 01:59:51 DEBUG : potato2: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f402ab24f387fbc51_d20260510_m015950_c001_v7007000_t0000_u01778378390152") 2026/05/10 01:59:51 DEBUG : potato2: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f1028a7239f27d7d1_d20260510_m015945_c001_v0001165_t0039_u01778378385350") 2026/05/10 01:59:51 DEBUG : potato3: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f402ab24f387fbc52_d20260510_m015950_c001_v7007000_t0000_u01778378390460") 2026/05/10 01:59:51 DEBUG : potato3: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f118a16899cf91318_d20260510_m015945_c001_v0001144_t0049_u01778378385574") 2026/05/10 01:59:51 DEBUG : potato3: Deleting (id "4_z9f129df390cd0bfb9fe80e1b_f10378e6ab0428132_d20260510_m015944_c001_v0001171_t0044_u01778378384689") --- PASS: TestServerSideMoveWithFilter (13.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 01:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hopuwip5gepo" 2026/05/10 01:59:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gogupec6buso -> B2 bucket rclone-test-hopuwip5gepo 2026/05/10 01:59:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 01:59:58 DEBUG : empty space: size = 1 OK 2026/05/10 01:59:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/10 01:59:58 DEBUG : empty space: Unchanged skipping 2026/05/10 01:59:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 01:59:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hopuwip5gepo) 2026/05/10 01:59:58 DEBUG : potato3: Sizes differ 2026/05/10 01:59:58 DEBUG : B2 bucket rclone-test-hopuwip5gepo: Waiting for checks to finish 2026/05/10 01:59:59 INFO : empty space: Deleted 2026/05/10 01:59:59 DEBUG : B2 bucket rclone-test-hopuwip5gepo: Waiting for transfers to finish 2026/05/10 01:59:59 DEBUG : potato2: size = 60 OK 2026/05/10 01:59:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 01:59:59 INFO : potato2: Copied (server-side copy) 2026/05/10 01:59:59 INFO : potato2: Deleted 2026/05/10 01:59:59 DEBUG : potato3: size = 68 OK 2026/05/10 01:59:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 01:59:59 INFO : potato3: Copied (server-side copy) 2026/05/10 01:59:59 INFO : potato3: Deleted 2026/05/10 02:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-royolaj8yera" 2026/05/10 02:00:00 INFO : tomatoDir: Making directory 2026/05/10 02:00:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/10 02:00:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/10 02:00:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/10 02:00:01 DEBUG : B2 bucket rclone-test-royolaj8yera: Waiting for checks to finish 2026/05/10 02:00:01 DEBUG : B2 bucket rclone-test-royolaj8yera: Waiting for transfers to finish 2026/05/10 02:00:02 DEBUG : empty space: size = 1 OK 2026/05/10 02:00:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/10 02:00:02 INFO : empty space: Copied (server-side copy) 2026/05/10 02:00:02 DEBUG : potato3: size = 68 OK 2026/05/10 02:00:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/10 02:00:02 INFO : potato3: Copied (server-side copy) 2026/05/10 02:00:02 INFO : empty space: Deleted 2026/05/10 02:00:02 INFO : potato3: Deleted 2026/05/10 02:00:05 DEBUG : potato2: size = 60 OK 2026/05/10 02:00:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/10 02:00:05 INFO : potato2: Copied (server-side copy) 2026/05/10 02:00:06 INFO : potato2: Deleted 2026/05/10 02:00:06 DEBUG : B2 bucket rclone-test-royolaj8yera: Purge remote 2026/05/10 02:00:06 INFO : B2 bucket rclone-test-royolaj8yera: cleaning bucket "rclone-test-royolaj8yera" of all files 2026/05/10 02:00:06 DEBUG : empty space: Deleting (id "4_z3fa2ed7390cd0bfb9fe80e1b_f11119451d09a0841_d20260510_m020002_c001_v0001100_t0046_u01778378402569") 2026/05/10 02:00:06 DEBUG : potato2: Deleting (id "4_z3fa2ed7390cd0bfb9fe80e1b_f1141bc9d6b25d87b_d20260510_m020002_c001_v0001144_t0043_u01778378402123") 2026/05/10 02:00:06 DEBUG : potato3: Deleting (id "4_z3fa2ed7390cd0bfb9fe80e1b_f117aeb6ad0b6ea00_d20260510_m020002_c001_v0001161_t0059_u01778378402488") 2026/05/10 02:00:07 DEBUG : B2 bucket rclone-test-hopuwip5gepo: Purge remote 2026/05/10 02:00:07 INFO : B2 bucket rclone-test-hopuwip5gepo: cleaning bucket "rclone-test-hopuwip5gepo" of all files 2026/05/10 02:00:07 DEBUG : empty space: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f40463e912ae95044_d20260510_m020002_c001_v7007000_t0000_u01778378402850") 2026/05/10 02:00:07 DEBUG : empty space: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f115f1211001e20ed_d20260510_m015958_c001_v0001185_t0054_u01778378398316") 2026/05/10 02:00:07 DEBUG : potato2: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f419d62423b2b798e_d20260510_m020005_c001_v7007000_t0000_u01778378405952") 2026/05/10 02:00:07 DEBUG : potato2: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f1029c1a8e3ffae2e_d20260510_m015959_c001_v0001173_t0000_u01778378399103") 2026/05/10 02:00:07 DEBUG : potato3: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f419d62423b2b798d_d20260510_m020002_c001_v7007000_t0000_u01778378402867") 2026/05/10 02:00:07 DEBUG : potato3: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f1041ff3f67ffd485_d20260510_m015959_c001_v0001174_t0009_u01778378399476") 2026/05/10 02:00:07 DEBUG : potato3: Deleting (id "4_z9f92dd6390cd0bfb9fe80e1b_f115f1211001e20f1_d20260510_m015958_c001_v0001185_t0036_u01778378398512") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.41s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/rclone-sync-test" 2026/05/10 02:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/rclone-sync-test-include/layer2" 2026/05/10 02:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/rclone-sync-test-ignore-file" 2026/05/10 02:00:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/10 02:00:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/10 02:00:20 DEBUG : pacer: Reducing sleep to 10ms 2026/05/10 02:00:20 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test: Waiting for checks to finish 2026/05/10 02:00:20 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test: Waiting for transfers to finish 2026/05/10 02:00:20 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:20 INFO : There was nothing to transfer 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:00:21 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:21 INFO : There was nothing to transfer 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/10 02:00:21 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:21 INFO : There was nothing to transfer 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:00:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:00:21 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:21 INFO : There was nothing to transfer 2026/05/10 02:00:22 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/10 02:00:22 DEBUG : B2 bucket rclone-test-gogupec6buso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/10 02:00:22 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.35s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/CompareDest" 2026/05/10 02:00:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/10 02:00:25 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:25 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:26 DEBUG : one: size = 3 OK 2026/05/10 02:00:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:00:26 INFO : one: Copied (new) 2026/05/10 02:00:26 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:27 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:27 DEBUG : one: Sizes differ 2026/05/10 02:00:27 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:27 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:27 DEBUG : one: size = 5 OK 2026/05/10 02:00:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/10 02:00:27 INFO : one: Copied (replaced existing) 2026/05/10 02:00:27 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:29 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:29 DEBUG : one: Sizes differ 2026/05/10 02:00:29 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:30 DEBUG : one: size = 5 OK 2026/05/10 02:00:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 02:00:30 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:30 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:30 INFO : There was nothing to transfer 2026/05/10 02:00:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:31 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:31 DEBUG : one: Sizes differ 2026/05/10 02:00:31 DEBUG : two: size = 3 OK 2026/05/10 02:00:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/10 02:00:31 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:31 DEBUG : one: size = 5 OK 2026/05/10 02:00:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 02:00:31 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:31 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:31 INFO : There was nothing to transfer 2026/05/10 02:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:32 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:32 DEBUG : one: Sizes differ 2026/05/10 02:00:32 DEBUG : two: size = 3 OK 2026/05/10 02:00:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/10 02:00:32 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:32 DEBUG : one: size = 5 OK 2026/05/10 02:00:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 02:00:32 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:32 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:32 INFO : There was nothing to transfer 2026/05/10 02:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:33 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:33 DEBUG : one: Sizes differ 2026/05/10 02:00:33 DEBUG : two: size = 3 OK 2026/05/10 02:00:33 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/10 02:00:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/10 02:00:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/10 02:00:33 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:33 DEBUG : one: size = 5 OK 2026/05/10 02:00:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 02:00:33 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:33 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:33 INFO : There was nothing to transfer 2026/05/10 02:00:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:33 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:33 DEBUG : one: Sizes differ 2026/05/10 02:00:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:34 DEBUG : two: size = 3 (B2 bucket rclone-test-gogupec6buso path CompareDest) 2026/05/10 02:00:34 DEBUG : two: Sizes differ 2026/05/10 02:00:34 DEBUG : two: Need to transfer - File not found at Destination 2026/05/10 02:00:34 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:34 DEBUG : one: size = 5 OK 2026/05/10 02:00:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/10 02:00:34 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:34 DEBUG : two: size = 5 OK 2026/05/10 02:00:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/10 02:00:34 INFO : two: Copied (new) 2026/05/10 02:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dest" 2026/05/10 02:00:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/pre-dest1" 2026/05/10 02:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/pre-dest2" 2026/05/10 02:00:42 DEBUG : 1: size = 1 OK 2026/05/10 02:00:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:00:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/10 02:00:42 DEBUG : 2: size = 1 OK 2026/05/10 02:00:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:00:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/10 02:00:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/10 02:00:42 DEBUG : B2 bucket rclone-test-gogupec6buso path dest: Waiting for checks to finish 2026/05/10 02:00:42 DEBUG : B2 bucket rclone-test-gogupec6buso path dest: Waiting for transfers to finish 2026/05/10 02:00:43 DEBUG : 3: size = 1 OK 2026/05/10 02:00:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/10 02:00:43 INFO : 3: Copied (new) 2026/05/10 02:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:00:45 DEBUG : Config file has changed externally - reloading 2026/05/10 02:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/CopyDest" 2026/05/10 02:00:48 DEBUG : one: Need to transfer - File not found at Destination 2026/05/10 02:00:48 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:48 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:49 DEBUG : one: size = 3 OK 2026/05/10 02:00:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:00:49 INFO : one: Copied (new) 2026/05/10 02:00:49 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:50 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:50 DEBUG : one: Sizes differ 2026/05/10 02:00:50 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:50 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:50 DEBUG : one: size = 5 OK 2026/05/10 02:00:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/10 02:00:50 INFO : one: Copied (replaced existing) 2026/05/10 02:00:50 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/BackupDir" 2026/05/10 02:00:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:53 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:53 DEBUG : one: Sizes differ 2026/05/10 02:00:53 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:54 DEBUG : one: size = 5 OK 2026/05/10 02:00:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:54 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:00:54 DEBUG : one: Sizes differ 2026/05/10 02:00:55 DEBUG : one: size = 3 OK 2026/05/10 02:00:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:00:55 INFO : one: Copied (server-side copy) 2026/05/10 02:00:55 INFO : one: Deleted 2026/05/10 02:00:55 DEBUG : one: size = 5 OK 2026/05/10 02:00:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/10 02:00:55 INFO : one: Copied (server-side copy) 2026/05/10 02:00:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/10 02:00:55 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:55 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:57 DEBUG : one: size = 5 OK 2026/05/10 02:00:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:57 DEBUG : one: Unchanged skipping 2026/05/10 02:00:57 DEBUG : two: size = 3 OK 2026/05/10 02:00:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:57 DEBUG : two: size = 3 OK 2026/05/10 02:00:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/10 02:00:57 INFO : two: Copied (server-side copy) 2026/05/10 02:00:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/10 02:00:57 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:57 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:57 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:58 DEBUG : one: size = 5 OK 2026/05/10 02:00:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:58 DEBUG : two: size = 3 OK 2026/05/10 02:00:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:58 DEBUG : two: Unchanged skipping 2026/05/10 02:00:58 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:58 DEBUG : one: Unchanged skipping 2026/05/10 02:00:58 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:00:58 DEBUG : Waiting for deletions to finish 2026/05/10 02:00:58 INFO : There was nothing to transfer 2026/05/10 02:00:59 DEBUG : one: size = 5 OK 2026/05/10 02:00:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:59 DEBUG : one: Unchanged skipping 2026/05/10 02:00:59 DEBUG : three: size = 7 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:00:59 DEBUG : three: size = 5 (B2 bucket rclone-test-gogupec6buso path CopyDest) 2026/05/10 02:00:59 DEBUG : three: Sizes differ 2026/05/10 02:00:59 DEBUG : three: Destination not found in --copy-dest 2026/05/10 02:00:59 DEBUG : three: Need to transfer - File not found at Destination 2026/05/10 02:00:59 DEBUG : two: size = 3 OK 2026/05/10 02:00:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/10 02:00:59 DEBUG : two: Unchanged skipping 2026/05/10 02:00:59 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:00:59 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:00 DEBUG : three: size = 7 OK 2026/05/10 02:01:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/10 02:01:00 INFO : three: Copied (new) 2026/05/10 02:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.43s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:01:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/backup" 2026/05/10 02:01:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:08 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:08 DEBUG : one: Sizes differ 2026/05/10 02:01:08 DEBUG : two: size = 3 OK 2026/05/10 02:01:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:08 DEBUG : two: Unchanged skipping 2026/05/10 02:01:08 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:09 DEBUG : one: size = 3 OK 2026/05/10 02:01:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:01:09 INFO : one: Copied (server-side copy) 2026/05/10 02:01:09 INFO : one: Deleted 2026/05/10 02:01:09 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:10 DEBUG : one: size = 4 OK 2026/05/10 02:01:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:10 INFO : one: Copied (new) 2026/05/10 02:01:10 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:11 DEBUG : three.txt: size = 5 OK 2026/05/10 02:01:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:01:11 INFO : three.txt: Copied (server-side copy) 2026/05/10 02:01:11 INFO : three.txt: Deleted 2026/05/10 02:01:11 INFO : three.txt: Moved into backup dir 2026/05/10 02:01:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:12 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:12 DEBUG : two: size = 3 OK 2026/05/10 02:01:12 DEBUG : one: Sizes differ 2026/05/10 02:01:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:12 DEBUG : two: Unchanged skipping 2026/05/10 02:01:12 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:13 DEBUG : one: size = 4 OK 2026/05/10 02:01:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:13 INFO : one: Copied (server-side copy) 2026/05/10 02:01:13 INFO : one: Deleted 2026/05/10 02:01:13 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:13 DEBUG : one: size = 5 OK 2026/05/10 02:01:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:01:13 INFO : one: Copied (new) 2026/05/10 02:01:13 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:14 DEBUG : three.txt: size = 6 OK 2026/05/10 02:01:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:01:14 INFO : three.txt: Copied (server-side copy) 2026/05/10 02:01:15 INFO : three.txt: Deleted 2026/05/10 02:01:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.79s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/backup" 2026/05/10 02:01:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:21 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:21 DEBUG : one: Sizes differ 2026/05/10 02:01:21 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:21 DEBUG : two: size = 3 OK 2026/05/10 02:01:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:21 DEBUG : two: Unchanged skipping 2026/05/10 02:01:22 DEBUG : one.bak: size = 3 OK 2026/05/10 02:01:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:01:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:01:23 INFO : one: Deleted 2026/05/10 02:01:23 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:24 DEBUG : one: size = 4 OK 2026/05/10 02:01:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:24 INFO : one: Copied (new) 2026/05/10 02:01:24 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:24 DEBUG : three.txt.bak: size = 5 OK 2026/05/10 02:01:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:01:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:01:25 INFO : three.txt: Deleted 2026/05/10 02:01:25 INFO : three.txt: Moved into backup dir 2026/05/10 02:01:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:26 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:26 DEBUG : one: Sizes differ 2026/05/10 02:01:26 DEBUG : two: size = 3 OK 2026/05/10 02:01:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:26 DEBUG : two: Unchanged skipping 2026/05/10 02:01:26 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:27 DEBUG : one.bak: size = 4 OK 2026/05/10 02:01:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:27 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:01:27 INFO : one: Deleted 2026/05/10 02:01:27 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:27 DEBUG : one: size = 5 OK 2026/05/10 02:01:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:01:27 INFO : one: Copied (new) 2026/05/10 02:01:27 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:28 DEBUG : three.txt.bak: size = 6 OK 2026/05/10 02:01:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:01:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:01:28 INFO : three.txt: Deleted 2026/05/10 02:01:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:01:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-10.backblaze.com/b2api/v1/b2_upload_file/6fd2bda390ad0bfb9fe80e1b/c001_v0001146_t0043": EOF 2026/05/10 02:01:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-10.backblaze.com/b2api/v1/b2_upload_file/6fd2bda390ad0bfb9fe80e1b/c001_v0001146_t0043": EOF) 2026/05/10 02:01:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gogupec6buso: 1/10 (Post "https://pod-000-1146-10.backblaze.com/b2api/v1/b2_upload_file/6fd2bda390ad0bfb9fe80e1b/c001_v0001146_t0043": EOF) 2026/05/10 02:01:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/10 02:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/backup" 2026/05/10 02:01:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:36 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:36 DEBUG : one: Sizes differ 2026/05/10 02:01:36 DEBUG : two: size = 3 OK 2026/05/10 02:01:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:36 DEBUG : two: Unchanged skipping 2026/05/10 02:01:36 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:39 DEBUG : one-2019-01-01: size = 3 OK 2026/05/10 02:01:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:01:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/10 02:01:39 INFO : one: Deleted 2026/05/10 02:01:39 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:40 DEBUG : one: size = 4 OK 2026/05/10 02:01:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:40 INFO : one: Copied (new) 2026/05/10 02:01:40 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/10 02:01:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:01:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/10 02:01:41 INFO : three.txt: Deleted 2026/05/10 02:01:41 INFO : three.txt: Moved into backup dir 2026/05/10 02:01:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:42 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:42 DEBUG : two: size = 3 OK 2026/05/10 02:01:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:42 DEBUG : two: Unchanged skipping 2026/05/10 02:01:42 DEBUG : one: Sizes differ 2026/05/10 02:01:42 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:45 DEBUG : one-2019-01-01: size = 4 OK 2026/05/10 02:01:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/10 02:01:45 INFO : one: Deleted 2026/05/10 02:01:45 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:46 DEBUG : one: size = 5 OK 2026/05/10 02:01:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:01:46 INFO : one: Copied (new) 2026/05/10 02:01:46 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/10 02:01:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:01:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/10 02:01:46 INFO : three.txt: Deleted 2026/05/10 02:01:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.43s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:01:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:52 DEBUG : two: size = 3 OK 2026/05/10 02:01:52 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:52 DEBUG : one: Sizes differ 2026/05/10 02:01:52 DEBUG : two: Unchanged skipping 2026/05/10 02:01:52 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:53 DEBUG : one.bak: size = 3 OK 2026/05/10 02:01:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:01:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:01:53 INFO : one: Deleted 2026/05/10 02:01:53 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:54 DEBUG : one: size = 4 OK 2026/05/10 02:01:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:54 INFO : one: Copied (new) 2026/05/10 02:01:54 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:54 DEBUG : three.txt.bak: size = 5 OK 2026/05/10 02:01:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:01:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:01:54 INFO : three.txt: Deleted 2026/05/10 02:01:54 INFO : three.txt: Moved into backup dir 2026/05/10 02:01:56 DEBUG : one.bak: Excluded (Path Filter) 2026/05/10 02:01:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/10 02:01:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:01:56 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:01:56 DEBUG : one: Sizes differ 2026/05/10 02:01:56 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for checks to finish 2026/05/10 02:01:56 DEBUG : two: size = 3 OK 2026/05/10 02:01:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:01:56 DEBUG : two: Unchanged skipping 2026/05/10 02:01:57 DEBUG : one.bak: size = 4 OK 2026/05/10 02:01:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:01:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:01:57 INFO : one: Deleted 2026/05/10 02:01:57 DEBUG : B2 bucket rclone-test-gogupec6buso path dst: Waiting for transfers to finish 2026/05/10 02:01:57 DEBUG : one: size = 5 OK 2026/05/10 02:01:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:01:57 INFO : one: Copied (new) 2026/05/10 02:01:57 DEBUG : Waiting for deletions to finish 2026/05/10 02:01:58 DEBUG : three.txt.bak: size = 6 OK 2026/05/10 02:01:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:01:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:01:58 INFO : three.txt: Deleted 2026/05/10 02:01:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.66s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:02:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:02 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:02 DEBUG : one: Sizes differ 2026/05/10 02:02:03 DEBUG : one.bak: size = 3 OK 2026/05/10 02:02:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:02:03 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:02:03 INFO : one: Deleted 2026/05/10 02:02:04 DEBUG : one: size = 4 OK 2026/05/10 02:02:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:02:04 INFO : one: Copied (new) 2026/05/10 02:02:05 DEBUG : two: size = 3 OK 2026/05/10 02:02:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:05 DEBUG : two: Unchanged skipping 2026/05/10 02:02:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:05 DEBUG : three.txt: Sizes differ 2026/05/10 02:02:05 DEBUG : three.txt.bak: size = 5 OK 2026/05/10 02:02:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:02:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:02:06 INFO : three.txt: Deleted 2026/05/10 02:02:06 DEBUG : three.txt: size = 6 OK 2026/05/10 02:02:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:02:06 INFO : three.txt: Copied (new) 2026/05/10 02:02:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:07 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:07 DEBUG : one: Sizes differ 2026/05/10 02:02:07 DEBUG : one.bak: size = 4 OK 2026/05/10 02:02:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:02:07 INFO : one: Copied (server-side copy) to: one.bak 2026/05/10 02:02:08 INFO : one: Deleted 2026/05/10 02:02:08 DEBUG : one: size = 5 OK 2026/05/10 02:02:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:02:08 INFO : one: Copied (new) 2026/05/10 02:02:08 DEBUG : two: size = 3 OK 2026/05/10 02:02:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:08 DEBUG : two: Unchanged skipping 2026/05/10 02:02:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:08 DEBUG : three.txt: Sizes differ 2026/05/10 02:02:09 DEBUG : three.txt.bak: size = 6 OK 2026/05/10 02:02:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:02:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/10 02:02:09 INFO : three.txt: Deleted 2026/05/10 02:02:10 DEBUG : three.txt: size = 19 OK 2026/05/10 02:02:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/10 02:02:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.72s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gogupec6buso/dst" 2026/05/10 02:02:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:14 DEBUG : one: Sizes differ 2026/05/10 02:02:16 DEBUG : one-2019-01-01: size = 3 OK 2026/05/10 02:02:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/10 02:02:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/10 02:02:16 INFO : one: Deleted 2026/05/10 02:02:17 DEBUG : one: size = 4 OK 2026/05/10 02:02:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:02:17 INFO : one: Copied (new) 2026/05/10 02:02:17 DEBUG : two: size = 3 OK 2026/05/10 02:02:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:17 DEBUG : two: Unchanged skipping 2026/05/10 02:02:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:17 DEBUG : three.txt: Sizes differ 2026/05/10 02:02:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/10 02:02:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/10 02:02:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/10 02:02:18 INFO : three.txt: Deleted 2026/05/10 02:02:18 DEBUG : three.txt: size = 6 OK 2026/05/10 02:02:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:02:18 INFO : three.txt: Copied (new) 2026/05/10 02:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:19 DEBUG : one: size = 4 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:19 DEBUG : one: Sizes differ 2026/05/10 02:02:19 DEBUG : one-2019-01-01: size = 4 OK 2026/05/10 02:02:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/10 02:02:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/10 02:02:20 INFO : one: Deleted 2026/05/10 02:02:20 DEBUG : one: size = 5 OK 2026/05/10 02:02:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/10 02:02:20 INFO : one: Copied (new) 2026/05/10 02:02:20 DEBUG : two: size = 3 OK 2026/05/10 02:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:20 DEBUG : two: Unchanged skipping 2026/05/10 02:02:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gogupec6buso path dst) 2026/05/10 02:02:20 DEBUG : three.txt: Sizes differ 2026/05/10 02:02:21 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/10 02:02:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/10 02:02:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/10 02:02:21 INFO : three.txt: Deleted 2026/05/10 02:02:22 DEBUG : three.txt: size = 19 OK 2026/05/10 02:02:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/10 02:02:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.11s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:02:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:24 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:02:24 DEBUG : Testêé: Sizes differ 2026/05/10 02:02:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:02:25 DEBUG : Testêé: size = 14 OK 2026/05/10 02:02:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/10 02:02:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/10 02:02:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/10 02:02:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:02:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:02:26 DEBUG : existing: size = 6 OK 2026/05/10 02:02:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/10 02:02:26 INFO : existing: Copied (new) 2026/05/10 02:02:26 DEBUG : Waiting for deletions to finish 2026/05/10 02:02:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:02:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:02:27 DEBUG : existing: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:02:27 DEBUG : existing: Sizes differ 2026/05/10 02:02:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/10 02:02:27 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:02:27 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting files as there were IO errors 2026/05/10 02:02:27 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:29 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:02:29 DEBUG : EXISTING: size = 6 OK 2026/05/10 02:02:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:29 DEBUG : existing: Unchanged skipping 2026/05/10 02:02:29 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:02:29 DEBUG : Waiting for deletions to finish 2026/05/10 02:02:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:02:46 DEBUG : both0: size = 6 OK 2026/05/10 02:02:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:02:46 DEBUG : both11: size = 6 OK 2026/05/10 02:02:46 DEBUG : both12: size = 6 OK 2026/05/10 02:02:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both12: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both13: size = 6 OK 2026/05/10 02:02:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both10: size = 6 OK 2026/05/10 02:02:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both13: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both14: size = 6 OK 2026/05/10 02:02:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both0: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both15: size = 6 OK 2026/05/10 02:02:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both15: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both16: size = 6 OK 2026/05/10 02:02:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both16: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both17: size = 6 OK 2026/05/10 02:02:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both17: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both18: size = 6 OK 2026/05/10 02:02:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both11: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both19: size = 6 OK 2026/05/10 02:02:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both10: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both1: size = 6 OK 2026/05/10 02:02:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both1: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both2: size = 6 OK 2026/05/10 02:02:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both2: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both3: size = 6 OK 2026/05/10 02:02:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both3: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both4: size = 6 OK 2026/05/10 02:02:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both4: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both5: size = 6 OK 2026/05/10 02:02:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both5: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both6: size = 6 OK 2026/05/10 02:02:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both6: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both7: size = 6 OK 2026/05/10 02:02:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both7: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both8: size = 6 OK 2026/05/10 02:02:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both8: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both9: size = 6 OK 2026/05/10 02:02:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:02:46 DEBUG : both9: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both14: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both18: Unchanged skipping 2026/05/10 02:02:46 DEBUG : both19: Unchanged skipping 2026/05/10 02:02:46 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:02:46 DEBUG : Waiting for deletions to finish 2026/05/10 02:02:46 INFO : only0: Deleted 2026/05/10 02:02:47 INFO : only10: Deleted 2026/05/10 02:02:47 INFO : only12: Deleted 2026/05/10 02:02:47 INFO : only15: Deleted 2026/05/10 02:02:47 INFO : only18: Deleted 2026/05/10 02:02:47 INFO : only3: Deleted 2026/05/10 02:02:47 INFO : only7: Deleted 2026/05/10 02:02:47 INFO : only11: Deleted 2026/05/10 02:02:47 INFO : only13: Deleted 2026/05/10 02:02:47 INFO : only14: Deleted 2026/05/10 02:02:47 INFO : only17: Deleted 2026/05/10 02:02:47 INFO : only2: Deleted 2026/05/10 02:02:47 INFO : only4: Deleted 2026/05/10 02:02:47 INFO : only5: Deleted 2026/05/10 02:02:47 INFO : only6: Deleted 2026/05/10 02:02:47 INFO : only19: Deleted 2026/05/10 02:02:47 INFO : only1: Deleted 2026/05/10 02:02:47 INFO : only8: Deleted 2026/05/10 02:02:48 INFO : only9: Deleted 2026/05/10 02:02:48 INFO : only16: Deleted 2026/05/10 02:02:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:08 DEBUG : both0: size = 6 OK 2026/05/10 02:03:08 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:03:08 DEBUG : both10: size = 6 OK 2026/05/10 02:03:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both12: size = 6 OK 2026/05/10 02:03:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both11: size = 6 OK 2026/05/10 02:03:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both0: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both13: size = 6 OK 2026/05/10 02:03:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both12: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both14: size = 6 OK 2026/05/10 02:03:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both10: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both15: size = 6 OK 2026/05/10 02:03:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both11: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both16: size = 6 OK 2026/05/10 02:03:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both16: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both17: size = 6 OK 2026/05/10 02:03:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both17: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both18: size = 6 OK 2026/05/10 02:03:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both18: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both19: size = 6 OK 2026/05/10 02:03:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both19: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both1: size = 6 OK 2026/05/10 02:03:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both1: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both2: size = 6 OK 2026/05/10 02:03:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both13: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both3: size = 6 OK 2026/05/10 02:03:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both3: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both4: size = 6 OK 2026/05/10 02:03:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both4: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both5: size = 6 OK 2026/05/10 02:03:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both5: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both6: size = 6 OK 2026/05/10 02:03:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both6: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both7: size = 6 OK 2026/05/10 02:03:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both14: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both8: size = 6 OK 2026/05/10 02:03:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both8: Unchanged skipping 2026/05/10 02:03:08 DEBUG : both9: size = 6 OK 2026/05/10 02:03:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:08 DEBUG : both9: Unchanged skipping 2026/05/10 02:03:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only0: Sizes differ 2026/05/10 02:03:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only10: Sizes differ 2026/05/10 02:03:08 DEBUG : both2: Unchanged skipping 2026/05/10 02:03:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only12: Sizes differ 2026/05/10 02:03:08 DEBUG : both15: Unchanged skipping 2026/05/10 02:03:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only13: Sizes differ 2026/05/10 02:03:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only15: Sizes differ 2026/05/10 02:03:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only11: Sizes differ 2026/05/10 02:03:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only16: Sizes differ 2026/05/10 02:03:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only14: Sizes differ 2026/05/10 02:03:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only17: Sizes differ 2026/05/10 02:03:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only18: Sizes differ 2026/05/10 02:03:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only19: Sizes differ 2026/05/10 02:03:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only1: Sizes differ 2026/05/10 02:03:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only2: Sizes differ 2026/05/10 02:03:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only3: Sizes differ 2026/05/10 02:03:08 DEBUG : both7: Unchanged skipping 2026/05/10 02:03:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only5: Sizes differ 2026/05/10 02:03:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only6: Sizes differ 2026/05/10 02:03:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only7: Sizes differ 2026/05/10 02:03:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only8: Sizes differ 2026/05/10 02:03:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only9: Sizes differ 2026/05/10 02:03:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1144514291) 2026/05/10 02:03:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-gogupec6buso) 2026/05/10 02:03:08 DEBUG : only4: Sizes differ 2026/05/10 02:03:08 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:03:08 DEBUG : only0: size = 0 OK 2026/05/10 02:03:08 DEBUG : only10: size = 0 OK 2026/05/10 02:03:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:08 INFO : only0: Copied (replaced existing) 2026/05/10 02:03:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:08 INFO : only10: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only15: size = 0 OK 2026/05/10 02:03:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only15: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only11: size = 0 OK 2026/05/10 02:03:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only11: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only12: size = 0 OK 2026/05/10 02:03:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only12: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only17: size = 0 OK 2026/05/10 02:03:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only17: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only18: size = 0 OK 2026/05/10 02:03:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only18: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only19: size = 0 OK 2026/05/10 02:03:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only19: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only1: size = 0 OK 2026/05/10 02:03:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only1: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only13: size = 0 OK 2026/05/10 02:03:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only13: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only2: size = 0 OK 2026/05/10 02:03:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only2: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only3: size = 0 OK 2026/05/10 02:03:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only3: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only5: size = 0 OK 2026/05/10 02:03:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only5: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only6: size = 0 OK 2026/05/10 02:03:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only6: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only7: size = 0 OK 2026/05/10 02:03:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only7: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only8: size = 0 OK 2026/05/10 02:03:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only8: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only9: size = 0 OK 2026/05/10 02:03:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only9: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only16: size = 0 OK 2026/05/10 02:03:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only16: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only14: size = 0 OK 2026/05/10 02:03:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only14: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : only4: size = 0 OK 2026/05/10 02:03:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/10 02:03:09 INFO : only4: Copied (replaced existing) 2026/05/10 02:03:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.77s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:18 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:03:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 02:03:18 DEBUG : empty_on_remote: Making directory with metadata 2026/05/10 02:03:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 02:03:18 INFO : empty_on_remote: Making directory 2026/05/10 02:03:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/10 02:03:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:20 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:03:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 02:03:20 DEBUG : empty_on_remote: Making directory with metadata 2026/05/10 02:03:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/10 02:03:20 INFO : empty_on_remote: Making directory 2026/05/10 02:03:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/10 02:03:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:22 INFO : sub dir: Making directory 2026/05/10 02:03:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/10 02:03:24 INFO : sub dir: Making directory 2026/05/10 02:03:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:32 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:32 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : apple: size = 5 OK 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:03:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : apple: Unchanged skipping 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:03:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:03:33 DEBUG : banana: size = 6 OK 2026/05/10 02:03:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:03:33 DEBUG : banana: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:33 INFO : There was nothing to transfer 2026/05/10 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:33 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : apple: size = 5 OK 2026/05/10 02:03:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : apple: Unchanged skipping 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:03:33 DEBUG : banana: size = 6 OK 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:03:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : banana: Unchanged skipping 2026/05/10 02:03:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:03:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:03:33 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:33 INFO : There was nothing to transfer 2026/05/10 02:03:33 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:33 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:46 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:46 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : apple: size = 5 OK 2026/05/10 02:03:47 DEBUG : banana: size = 6 OK 2026/05/10 02:03:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : apple: Unchanged skipping 2026/05/10 02:03:47 DEBUG : banana: Unchanged skipping 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:03:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:03:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:03:47 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:47 INFO : There was nothing to transfer 2026/05/10 02:03:47 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:47 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:03:47 DEBUG : apple: size = 5 OK 2026/05/10 02:03:47 DEBUG : banana: size = 6 OK 2026/05/10 02:03:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : banana: Unchanged skipping 2026/05/10 02:03:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : apple: Unchanged skipping 2026/05/10 02:03:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:03:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:03:47 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:03:47 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:03:47 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:47 INFO : There was nothing to transfer 2026/05/10 02:03:47 DEBUG : Waiting for deletions to finish 2026/05/10 02:03:47 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:03:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:03:59 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:00 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/10 02:04:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:00 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:00 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/10 02:04:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:01 DEBUG : YXBwbGU=: size = 5 OK 2026/05/10 02:04:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/10 02:04:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/10 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:01 DEBUG : YmFuYW5h: size = 6 OK 2026/05/10 02:04:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/10 02:04:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/10 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/10 02:04:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/10 02:04:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/10 02:04:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/10 02:04:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/10 02:04:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/10 02:04:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/10 02:04:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/10 02:04:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/10 02:04:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/10 02:04:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:02 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:02 INFO : banana: Deleted 2026/05/10 02:04:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0003-defghij.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0013-789;=.txt: Deleted 2026/05/10 02:04:03 INFO : splitbananasplit: Deleted 2026/05/10 02:04:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0008-2345678.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0010-456789.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0007-1234567.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0009-3456789.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0012-6789;.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0014-89;=.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0015-9;=.txt: Deleted 2026/05/10 02:04:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/10 02:04:03 INFO : apple: Deleted 2026/05/10 02:04:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/10 02:04:03 INFO : appleappleapplebanana: Deleted 2026/05/10 02:04:03 INFO : dir1/0011-56789;.txt: Deleted 2026/05/10 02:04:03 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:04 DEBUG : YXBwbGU=: size = 5 OK 2026/05/10 02:04:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : apple: Unchanged skipping 2026/05/10 02:04:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : YmFuYW5h: size = 6 OK 2026/05/10 02:04:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : banana: Unchanged skipping 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:04:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/10 02:04:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/10 02:04:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/10 02:04:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/10 02:04:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/10 02:04:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/10 02:04:04 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/10 02:04:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/10 02:04:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/10 02:04:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:04:04 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:04 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:04 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/10 02:04:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/10 02:04:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/10 02:04:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/10 02:04:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/10 02:04:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/10 02:04:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/10 02:04:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/10 02:04:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/10 02:04:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:04:15 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:16 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/10 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/10 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/10 02:04:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/10 02:04:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/10 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/10 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/10 02:04:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/10 02:04:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/10 02:04:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/10 02:04:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/10 02:04:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/10 02:04:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/10 02:04:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/10 02:04:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/10 02:04:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:16 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:16 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/10 02:04:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/10 02:04:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:16 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/10 02:04:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/10 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:17 DEBUG : PREFIXapple: size = 5 OK 2026/05/10 02:04:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/10 02:04:17 INFO : apple: Copied (new) to: PREFIXapple 2026/05/10 02:04:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:17 DEBUG : PREFIXbanana: size = 6 OK 2026/05/10 02:04:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/10 02:04:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/10 02:04:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/10 02:04:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/10 02:04:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/10 02:04:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/10 02:04:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/10 02:04:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/10 02:04:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/10 02:04:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:18 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:18 INFO : appleappleapplebanana: Deleted 2026/05/10 02:04:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/10 02:04:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/10 02:04:18 INFO : dir1/0011-56789;.txt: Deleted 2026/05/10 02:04:18 INFO : apple: Deleted 2026/05/10 02:04:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/10 02:04:18 INFO : dir1/0010-456789.txt: Deleted 2026/05/10 02:04:18 INFO : dir1/0012-6789;.txt: Deleted 2026/05/10 02:04:18 INFO : splitbananasplit: Deleted 2026/05/10 02:04:18 INFO : banana: Deleted 2026/05/10 02:04:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/10 02:04:18 INFO : dir1/0008-2345678.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0003-defghij.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/10 02:04:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/10 02:04:19 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : apple: transformed to: PREFIXapple 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/10 02:04:19 DEBUG : banana: transformed to: PREFIXbanana 2026/05/10 02:04:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/10 02:04:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:20 DEBUG : apple: size = 5 OK 2026/05/10 02:04:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/10 02:04:20 INFO : apple: Copied (new) 2026/05/10 02:04:20 DEBUG : banana: size = 6 OK 2026/05/10 02:04:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/10 02:04:20 INFO : banana: Copied (new) 2026/05/10 02:04:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:04:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:20 INFO : appleappleapplebanana: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:04:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:20 INFO : splitbananasplit: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/10 02:04:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:04:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:20 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:04:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:04:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:04:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:04:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:04:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:04:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/10 02:04:21 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:21 INFO : PREFIXapple: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/10 02:04:21 INFO : PREFIXbanana: Deleted 2026/05/10 02:04:21 INFO : PREFIXsplitbananasplit: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/10 02:04:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/10 02:04:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/10 02:04:21 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:22 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:22 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:04:34 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:34 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:35 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:35 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:35 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/10 02:04:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/10 02:04:35 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/10 02:04:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/10 02:04:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/10 02:04:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/10 02:04:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:35 DEBUG : appleSUFFIX: size = 5 OK 2026/05/10 02:04:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/10 02:04:35 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/10 02:04:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/10 02:04:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/10 02:04:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/10 02:04:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/10 02:04:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/10 02:04:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/10 02:04:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/10 02:04:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:36 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0003-defghij.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0009-3456789.txt: Deleted 2026/05/10 02:04:37 INFO : appleappleapplebanana: Deleted 2026/05/10 02:04:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0007-1234567.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0010-456789.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0013-789;=.txt: Deleted 2026/05/10 02:04:37 INFO : splitbananasplit: Deleted 2026/05/10 02:04:37 INFO : dir1/0008-2345678.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0014-89;=.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0011-56789;.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0012-6789;.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0015-9;=.txt: Deleted 2026/05/10 02:04:37 INFO : apple: Deleted 2026/05/10 02:04:37 INFO : banana: Deleted 2026/05/10 02:04:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/10 02:04:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/10 02:04:37 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : apple: transformed to: appleSUFFIX 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/10 02:04:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/10 02:04:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/10 02:04:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:04:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:38 INFO : splitbananasplit: Copied (new) 2026/05/10 02:04:38 DEBUG : apple: size = 5 OK 2026/05/10 02:04:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/10 02:04:38 INFO : apple: Copied (new) 2026/05/10 02:04:38 DEBUG : banana: size = 6 OK 2026/05/10 02:04:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/10 02:04:38 INFO : banana: Copied (new) 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:04:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:38 INFO : appleappleapplebanana: Copied (new) 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:04:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:04:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:04:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:04:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:04:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:04:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:04:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:04:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:04:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:04:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/10 02:04:39 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : bananaSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : appleSUFFIX: Deleted 2026/05/10 02:04:40 INFO : splitbananasplitSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/10 02:04:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/10 02:04:40 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:40 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:40 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:41 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:04:52 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:53 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : apple: size = 5 OK 2026/05/10 02:04:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:53 DEBUG : apple: Unchanged skipping 2026/05/10 02:04:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:53 DEBUG : banana: size = 6 OK 2026/05/10 02:04:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:53 DEBUG : banana: Unchanged skipping 2026/05/10 02:04:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/10 02:04:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/10 02:04:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:53 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:54 DEBUG : appleapple: size = 21 OK 2026/05/10 02:04:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/10 02:04:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/10 02:04:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/10 02:04:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/10 02:04:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:54 DEBUG : splitbanan: size = 16 OK 2026/05/10 02:04:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/10 02:04:54 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/10 02:04:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/10 02:04:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/10 02:04:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/10 02:04:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/10 02:04:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/10 02:04:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/10 02:04:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/10 02:04:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/10 02:04:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/10 02:04:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/10 02:04:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/10 02:04:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/10 02:04:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/10 02:04:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/10 02:04:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/10 02:04:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/10 02:04:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/10 02:04:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/10 02:04:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/10 02:04:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/10 02:04:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/10 02:04:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/10 02:04:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/10 02:04:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/10 02:04:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/10 02:04:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/10 02:04:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/10 02:04:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/10 02:04:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/10 02:04:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/10 02:04:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/10 02:04:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/10 02:04:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/10 02:04:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/10 02:04:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/10 02:04:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/10 02:04:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/10 02:04:55 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/10 02:04:55 INFO : appleappleapplebanana: Deleted 2026/05/10 02:04:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/10 02:04:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/10 02:04:56 INFO : splitbananasplit: Deleted 2026/05/10 02:04:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/10 02:04:56 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:56 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : appleapple: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:56 DEBUG : appleapple: size = 21 OK 2026/05/10 02:04:56 DEBUG : apple: size = 5 OK 2026/05/10 02:04:56 DEBUG : splitbanan: size = 16 OK 2026/05/10 02:04:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : apple: Unchanged skipping 2026/05/10 02:04:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:04:56 DEBUG : banana: size = 6 OK 2026/05/10 02:04:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : banana: Unchanged skipping 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/10 02:04:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/10 02:04:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/10 02:04:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/10 02:04:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/10 02:04:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/10 02:04:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/10 02:04:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/10 02:04:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/10 02:04:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/10 02:04:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/10 02:04:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/10 02:04:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/10 02:04:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/10 02:04:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:04:56 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:04:56 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:04:56 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:56 DEBUG : Waiting for deletions to finish 2026/05/10 02:04:56 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : appleapple: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/10 02:04:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/10 02:04:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/10 02:04:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/10 02:04:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/10 02:04:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/10 02:04:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/10 02:04:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/10 02:04:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/10 02:04:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/10 02:04:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/10 02:04:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/10 02:04:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/10 02:04:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/10 02:04:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/10 02:04:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/10 02:04:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/10 02:04:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/10 02:04:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/10 02:04:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/10 02:04:57 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:05:09 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:09 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:10 DEBUG : banana: size = 6 OK 2026/05/10 02:05:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:10 DEBUG : apple: size = 5 OK 2026/05/10 02:05:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:10 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:10 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:10 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:10 DEBUG : apple: size = 5 OK 2026/05/10 02:05:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:10 DEBUG : banana: size = 6 OK 2026/05/10 02:05:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:10 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:10 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:10 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:11 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:11 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:05:23 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:24 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : apple: size = 5 OK 2026/05/10 02:05:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : banana: size = 6 OK 2026/05/10 02:05:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:24 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:24 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:24 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:24 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : apple: size = 5 OK 2026/05/10 02:05:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:25 DEBUG : banana: size = 6 OK 2026/05/10 02:05:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:25 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:25 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:25 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:05:37 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:37 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : apple: size = 5 OK 2026/05/10 02:05:38 DEBUG : banana: size = 6 OK 2026/05/10 02:05:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:38 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:38 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:38 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:38 DEBUG : banana: size = 6 OK 2026/05/10 02:05:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : apple: size = 5 OK 2026/05/10 02:05:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:38 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:38 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:38 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:39 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:05:51 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:51 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : banana: size = 6 OK 2026/05/10 02:05:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:52 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:52 DEBUG : apple: size = 5 OK 2026/05/10 02:05:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:52 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:52 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:52 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:52 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:05:52 DEBUG : apple: size = 5 OK 2026/05/10 02:05:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : apple: Unchanged skipping 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:05:52 DEBUG : banana: size = 6 OK 2026/05/10 02:05:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:05:52 DEBUG : banana: Unchanged skipping 2026/05/10 02:05:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:05:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:05:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:05:52 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:05:52 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:52 DEBUG : Waiting for deletions to finish 2026/05/10 02:05:53 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:05:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:05 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:06 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:06:06 DEBUG : apple: size = 5 OK 2026/05/10 02:06:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:06:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:06:06 DEBUG : apple: Unchanged skipping 2026/05/10 02:06:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:06:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:06:06 DEBUG : banana: size = 6 OK 2026/05/10 02:06:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : banana: Unchanged skipping 2026/05/10 02:06:06 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:06:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:06:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:06:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:06:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:06:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:06:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:06:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:06:06 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:06 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:06 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:07 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : apple: size = 5 OK 2026/05/10 02:06:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : apple: Unchanged skipping 2026/05/10 02:06:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/10 02:06:07 DEBUG : banana: size = 6 OK 2026/05/10 02:06:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/10 02:06:07 DEBUG : banana: Unchanged skipping 2026/05/10 02:06:07 DEBUG : splitbananasplit: size = 16 OK 2026/05/10 02:06:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : splitbananasplit: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/10 02:06:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/10 02:06:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/10 02:06:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/10 02:06:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/10 02:06:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/10 02:06:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/10 02:06:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/10 02:06:07 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:07 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:07 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:07 DEBUG : apple: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : banana: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/10 02:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (165.84s) --- PASS: TestTransform/NFC (11.96s) --- PASS: TestTransform/NFD (14.03s) --- PASS: TestTransform/base64 (16.53s) --- PASS: TestTransform/prefix (18.10s) --- PASS: TestTransform/suffix (18.61s) --- PASS: TestTransform/truncate (15.91s) --- PASS: TestTransform/encoder (14.57s) --- PASS: TestTransform/ISO-8859-1 (13.91s) --- PASS: TestTransform/charmap (13.60s) --- PASS: TestTransform/lowercase (14.14s) --- PASS: TestTransform/ascii (14.49s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/10 02:06:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/10 02:06:12 INFO : sub dir_somesuffix: Making directory 2026/05/10 02:06:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/10 02:06:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/10 02:06:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/10 02:06:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/10 02:06:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:12 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/10 02:06:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/10 02:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:14 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:14 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:14 INFO : tictactoe: Making directory 2026/05/10 02:06:14 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:14 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/10 02:06:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:14 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/10 02:06:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/10 02:06:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:16 INFO : toe: Making directory 2026/05/10 02:06:16 INFO : toe/toe: Making directory 2026/05/10 02:06:16 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/10 02:06:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/10 02:06:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/10 02:06:16 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:16 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/10 02:06:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/10 02:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:17 INFO : toe: Making directory 2026/05/10 02:06:17 INFO : toe/toe: Making directory 2026/05/10 02:06:17 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/10 02:06:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/10 02:06:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/10 02:06:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:17 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/10 02:06:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/10 02:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:19 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:06:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 02:06:19 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:19 INFO : tictacempty_dir: Making directory 2026/05/10 02:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:19 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:19 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:19 INFO : tictactoe: Making directory 2026/05/10 02:06:19 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:19 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:19 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:19 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/10 02:06:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:20 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:06:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 02:06:20 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:21 INFO : tictacempty_dir: Making directory 2026/05/10 02:06:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:21 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:21 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:21 INFO : tictactoe: Making directory 2026/05/10 02:06:21 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:21 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:21 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/10 02:06:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:21 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/10 02:06:22 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:22 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:22 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:22 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/10 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/10 02:06:22 NOTICE: B2 bucket rclone-test-gogupec6buso: 0 differences found 2026/05/10 02:06:22 NOTICE: B2 bucket rclone-test-gogupec6buso: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:22 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:23 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:23 INFO : tictactoe: Making directory 2026/05/10 02:06:23 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:23 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:23 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:23 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:23 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/10 02:06:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:23 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:24 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:24 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:24 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/10 02:06:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/10 02:06:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/10 02:06:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/10 02:06:24 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.13s) === RUN TestSyntax 2026/05/10 02:06:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:25 INFO : toe: Making directory 2026/05/10 02:06:25 INFO : toe/toe: Making directory 2026/05/10 02:06:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/10 02:06:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:25 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:25 DEBUG : toe/toe/toe: size = 11 OK 2026/05/10 02:06:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:25 INFO : toe/toe/toe: Copied (new) 2026/05/10 02:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:26 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:06:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 02:06:26 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:26 INFO : tictacempty_dir: Making directory 2026/05/10 02:06:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:26 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:26 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:26 INFO : tictactoe: Making directory 2026/05/10 02:06:26 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:26 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:26 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/10 02:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:26 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:27 INFO : toe/toe/toe.txt: Deleted 2026/05/10 02:06:27 INFO : toe/toe: Removing directory 2026/05/10 02:06:27 INFO : toe: Removing directory 2026/05/10 02:06:27 INFO : empty_dir: Removing directory 2026/05/10 02:06:27 DEBUG : Local file system at /tmp/rclone1144514291: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:28 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:06:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 02:06:28 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:28 INFO : tictacempty_dir: Making directory 2026/05/10 02:06:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:28 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:28 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:28 INFO : tictactoe: Making directory 2026/05/10 02:06:28 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:28 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:28 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/10 02:06:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:28 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:29 INFO : toe/toe/toe.txt: Deleted 2026/05/10 02:06:29 INFO : toe/toe: Removing directory 2026/05/10 02:06:29 INFO : toe: Removing directory 2026/05/10 02:06:29 INFO : empty_dir: Removing directory 2026/05/10 02:06:29 DEBUG : Local file system at /tmp/rclone1144514291: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/10 02:06:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/10 02:06:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.20s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:31 DEBUG : Reset feature "Copy" 2026/05/10 02:06:31 DEBUG : Reset feature "Move" 2026/05/10 02:06:31 DEBUG : Reset feature "Copy" 2026/05/10 02:06:31 DEBUG : Reset feature "Move" 2026/05/10 02:06:31 DEBUG : empty_dir: Making directory with metadata 2026/05/10 02:06:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/10 02:06:31 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:31 INFO : tictacempty_dir: Making directory 2026/05/10 02:06:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/10 02:06:31 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:31 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:31 INFO : tictactoe: Making directory 2026/05/10 02:06:31 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:31 DEBUG : toe: transformed to: tictactoe 2026/05/10 02:06:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:31 INFO : tictactoe/tictactoe: Making directory 2026/05/10 02:06:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/10 02:06:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/10 02:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:31 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:31 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/10 02:06:32 INFO : toe/toe/toe.txt: Deleted 2026/05/10 02:06:32 INFO : toe/toe: Removing directory 2026/05/10 02:06:32 INFO : toe: Removing directory 2026/05/10 02:06:32 INFO : empty_dir: Removing directory 2026/05/10 02:06:32 DEBUG : Local file system at /tmp/rclone1144514291: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/10 02:06:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/10 02:06:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/10 02:06:33 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.19s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:34 DEBUG : toe: transformed to: dG9l 2026/05/10 02:06:34 DEBUG : toe: transformed to: dG9l 2026/05/10 02:06:34 INFO : dG9l: Making directory 2026/05/10 02:06:34 DEBUG : toe: transformed to: dG9l 2026/05/10 02:06:34 DEBUG : toe: transformed to: dG9l 2026/05/10 02:06:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/10 02:06:34 INFO : dG9l/dG9l: Making directory 2026/05/10 02:06:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/10 02:06:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/10 02:06:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/10 02:06:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/10 02:06:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/10 02:06:34 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:34 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/10 02:06:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/10 02:06:35 DEBUG : Waiting for deletions to finish 2026/05/10 02:06:35 DEBUG : dG9l: transformed to: toe 2026/05/10 02:06:35 DEBUG : dG9l: transformed to: toe 2026/05/10 02:06:35 DEBUG : dG9l: transformed to: toe 2026/05/10 02:06:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/10 02:06:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/10 02:06:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/10 02:06:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/10 02:06:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/10 02:06:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/10 02:06:35 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for checks to finish 2026/05/10 02:06:35 DEBUG : Local file system at /tmp/rclone1144514291: Waiting for transfers to finish 2026/05/10 02:06:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gogupec6buso", Local "Local file system at /tmp/rclone1144514291", Modify Window "1ms" 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe: transformed to: 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe: transformed to: 2026/05/10 02:06:37 INFO : B2 bucket rclone-test-gogupec6buso: Making directory 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe: transformed to: 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe: transformed to: 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe/toe: transformed to: 2026/05/10 02:06:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/10 02:06:37 INFO : toe/toe: Making directory 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe/toe: transformed to: 2026/05/10 02:06:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe: transformed to: 2026/05/10 02:06:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/10 02:06:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/10 02:06:37 DEBUG : toe/toe/toe: transformed to: 2026/05/10 02:06:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/10 02:06:37 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for checks to finish 2026/05/10 02:06:37 DEBUG : B2 bucket rclone-test-gogupec6buso: Waiting for transfers to finish 2026/05/10 02:06:38 DEBUG : toe/toe/toe: size = 11 OK 2026/05/10 02:06:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/10 02:06:38 INFO : toe/toe/toe: Copied (new) 2026/05/10 02:06:38 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting files as there were IO errors 2026/05/10 02:06:38 ERROR : B2 bucket rclone-test-gogupec6buso: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2026/05/10 02:06:38 DEBUG : B2 bucket rclone-test-gogupec6buso: Purge remote 2026/05/10 02:06:38 INFO : B2 bucket rclone-test-gogupec6buso: cleaning bucket "rclone-test-gogupec6buso" of all files 2026/05/10 02:06:39 DEBUG : BackupDir/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcfa_d20260510_m020101_c001_v7007000_t0000_u01778378461239") 2026/05/10 02:06:39 DEBUG : BackupDir/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1031c87b6f1cd4a1_d20260510_m020055_c001_v0001185_t0046_u01778378455076") 2026/05/10 02:06:39 DEBUG : CompareDest/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45257_d20260510_m020035_c001_v7007000_t0000_u01778378435233") 2026/05/10 02:06:39 DEBUG : CompareDest/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a8e5_d20260510_m020029_c001_v0001146_t0045_u01778378429259") 2026/05/10 02:06:39 DEBUG : CompareDest/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45259_d20260510_m020035_c001_v7007000_t0000_u01778378435419") 2026/05/10 02:06:39 DEBUG : CompareDest/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3ca1_d20260510_m020030_c001_v0001174_t0016_u01778378430686") 2026/05/10 02:06:39 DEBUG : CopyDest/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcfb_d20260510_m020101_c001_v7007000_t0000_u01778378461423") 2026/05/10 02:06:39 DEBUG : CopyDest/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0968e_d20260510_m020052_c001_v0001171_t0048_u01778378452247") 2026/05/10 02:06:39 DEBUG : CopyDest/three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcfc_d20260510_m020101_c001_v7007000_t0000_u01778378461611") 2026/05/10 02:06:40 DEBUG : CopyDest/three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3e1f_d20260510_m020058_c001_v0001174_t0031_u01778378458939") 2026/05/10 02:06:40 DEBUG : CopyDest/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcfd_d20260510_m020101_c001_v7007000_t0000_u01778378461793") 2026/05/10 02:06:40 DEBUG : CopyDest/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a929_d20260510_m020056_c001_v0001146_t0003_u01778378456432") 2026/05/10 02:06:40 DEBUG : EXISTING: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f8c_d20260510_m020229_c001_v7007000_t0000_u01778378549602") 2026/05/10 02:06:40 DEBUG : EXISTING: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09752_d20260510_m020228_c001_v0001171_t0044_u01778378548410") 2026/05/10 02:06:40 DEBUG : PREFIXapple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9378_d20260510_m020421_c001_v7007000_t0000_u01778378661354") 2026/05/10 02:06:40 DEBUG : PREFIXapple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4baf_d20260510_m020416_c001_v0001174_t0042_u01778378656782") 2026/05/10 02:06:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c937e_d20260510_m020421_c001_v7007000_t0000_u01778378661722") 2026/05/10 02:06:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d51_d20260510_m020416_c001_v0001179_t0030_u01778378656784") 2026/05/10 02:06:40 DEBUG : PREFIXbanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a855a_d20260510_m020421_c001_v7007000_t0000_u01778378661559") 2026/05/10 02:06:40 DEBUG : PREFIXbanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09906_d20260510_m020416_c001_v0001171_t0024_u01778378656798") 2026/05/10 02:06:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5d99_d20260510_m020421_c001_v7007000_t0000_u01778378661567") 2026/05/10 02:06:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e2e_d20260510_m020416_c001_v0001184_t0013_u01778378656808") 2026/05/10 02:06:40 DEBUG : Testêé: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f86_d20260510_m020225_c001_v7007000_t0000_u01778378545936") 2026/05/10 02:06:41 DEBUG : Testêé: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09748_d20260510_m020225_c001_v0001171_t0029_u01778378545228") 2026/05/10 02:06:41 DEBUG : Testêé: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4429_d20260510_m020224_c001_v0001174_t0003_u01778378544173") 2026/05/10 02:06:41 DEBUG : YXBwbGU=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6502_d20260510_m020404_c001_v7007000_t0000_u01778378644957") 2026/05/10 02:06:41 DEBUG : YXBwbGU=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cf9_d20260510_m020401_c001_v0001179_t0024_u01778378641046") 2026/05/10 02:06:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6503_d20260510_m020405_c001_v7007000_t0000_u01778378645139") 2026/05/10 02:06:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a99_d20260510_m020401_c001_v0001174_t0019_u01778378641059") 2026/05/10 02:06:41 DEBUG : YmFuYW5h: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6504_d20260510_m020405_c001_v7007000_t0000_u01778378645321") 2026/05/10 02:06:41 DEBUG : YmFuYW5h: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098c8_d20260510_m020401_c001_v0001171_t0014_u01778378641081") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf0_d20260510_m015856_c001_v7007000_t0000_u01778378336936") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36f4_d20260510_m015856_c001_v0001174_t0010_u01778378336055") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbeb_d20260510_m015854_c001_v7007000_t0000_u01778378334282") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36cd_d20260510_m015853_c001_v0001174_t0046_u01778378333372") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e2_d20260510_m015835_c001_v7007000_t0000_u01778378315414") 2026/05/10 02:06:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d359f_d20260510_m015834_c001_v0001174_t0008_u01778378314555") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc809_d20260510_m020608_c001_v7007000_t0000_u01778378768357") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f87_d20260510_m020604_c001_v0001179_t0057_u01778378764734") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a07_d20260510_m020553_c001_v7007000_t0000_u01778378753702") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f4f_d20260510_m020550_c001_v0001179_t0032_u01778378750056") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a864e_d20260510_m020539_c001_v7007000_t0000_u01778378739664") 2026/05/10 02:06:41 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f0d_d20260510_m020536_c001_v0001179_t0053_u01778378736343") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93aa_d20260510_m020526_c001_v7007000_t0000_u01778378726156") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0eb9_d20260510_m020522_c001_v0001179_t0040_u01778378722944") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270354_d20260510_m020512_c001_v7007000_t0000_u01778378712162") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e5f_d20260510_m020508_c001_v0001179_t0021_u01778378708235") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c23_d20260510_m020457_c001_v7007000_t0000_u01778378697575") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878efb_d20260510_m020451_c001_v0001184_t0028_u01778378691963") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5def_d20260510_m020441_c001_v7007000_t0000_u01778378681690") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09956_d20260510_m020438_c001_v0001171_t0036_u01778378678509") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5de6_d20260510_m020437_c001_v7007000_t0000_u01778378677577") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4ca9_d20260510_m020433_c001_v0001174_t0058_u01778378673734") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5da8_d20260510_m020423_c001_v7007000_t0000_u01778378663106") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e40_d20260510_m020419_c001_v0001184_t0037_u01778378659925") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4139683051031004_d20260510_m020418_c001_v7007000_t0000_u01778378658755") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4b93_d20260510_m020415_c001_v0001174_t0040_u01778378655053") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cc9e_d20260510_m020403_c001_v7007000_t0000_u01778378643150") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ce9_d20260510_m020358_c001_v0001179_t0056_u01778378638716") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211936_d20260510_m020348_c001_v7007000_t0000_u01778378628531") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cb2_d20260510_m020345_c001_v0001179_t0034_u01778378625110") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528be9_d20260510_m020334_c001_v7007000_t0000_u01778378614446") 2026/05/10 02:06:42 DEBUG : apple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c5c_d20260510_m020331_c001_v0001179_t0037_u01778378611442") 2026/05/10 02:06:42 DEBUG : appleSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c7925_d20260510_m020440_c001_v7007000_t0000_u01778378680145") 2026/05/10 02:06:43 DEBUG : appleSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0994e_d20260510_m020435_c001_v0001171_t0008_u01778378675531") 2026/05/10 02:06:43 DEBUG : appleapple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c24_d20260510_m020457_c001_v7007000_t0000_u01778378697765") 2026/05/10 02:06:43 DEBUG : appleapple: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f0f_d20260510_m020453_c001_v0001184_t0047_u01778378693936") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc80a_d20260510_m020608_c001_v7007000_t0000_u01778378768539") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a87913f_d20260510_m020605_c001_v0001184_t0038_u01778378765328") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a0b_d20260510_m020553_c001_v7007000_t0000_u01778378753886") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8790db_d20260510_m020550_c001_v0001184_t0029_u01778378750867") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8651_d20260510_m020539_c001_v7007000_t0000_u01778378739844") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a87907f_d20260510_m020537_c001_v0001184_t0027_u01778378737072") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93ab_d20260510_m020526_c001_v7007000_t0000_u01778378726340") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879023_d20260510_m020523_c001_v0001184_t0054_u01778378723507") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270355_d20260510_m020512_c001_v7007000_t0000_u01778378712344") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878fa6_d20260510_m020508_c001_v0001184_t0029_u01778378708987") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c1f_d20260510_m020455_c001_v7007000_t0000_u01778378695404") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dfd_d20260510_m020452_c001_v0001179_t0057_u01778378692489") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df1_d20260510_m020441_c001_v7007000_t0000_u01778378681874") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4ceb_d20260510_m020438_c001_v0001174_t0000_u01778378678519") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386e5_d20260510_m020437_c001_v7007000_t0000_u01778378677185") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d9f_d20260510_m020434_c001_v0001179_t0053_u01778378674365") 2026/05/10 02:06:43 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5daa_d20260510_m020423_c001_v7007000_t0000_u01778378663291") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09910_d20260510_m020419_c001_v0001171_t0016_u01778378659935") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4139683051031002_d20260510_m020418_c001_v7007000_t0000_u01778378658387") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098fe_d20260510_m020415_c001_v0001171_t0045_u01778378655627") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc05d_d20260510_m020403_c001_v7007000_t0000_u01778378643285") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878db0_d20260510_m020359_c001_v0001184_t0018_u01778378639455") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211937_d20260510_m020348_c001_v7007000_t0000_u01778378628713") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d6c_d20260510_m020345_c001_v0001184_t0014_u01778378625643") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bea_d20260510_m020334_c001_v7007000_t0000_u01778378614627") 2026/05/10 02:06:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d1a_d20260510_m020331_c001_v0001184_t0009_u01778378611984") 2026/05/10 02:06:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123595d_d20260510_m020439_c001_v7007000_t0000_u01778378679926") 2026/05/10 02:06:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4cbf_d20260510_m020435_c001_v0001174_t0038_u01778378675519") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf1_d20260510_m015857_c001_v7007000_t0000_u01778378337121") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36df_d20260510_m015854_c001_v0001174_t0017_u01778378334827") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe9_d20260510_m015853_c001_v7007000_t0000_u01778378333669") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36b5_d20260510_m015852_c001_v0001174_t0003_u01778378332361") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e1_d20260510_m015834_c001_v7007000_t0000_u01778378314866") 2026/05/10 02:06:44 DEBUG : b/potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3589_d20260510_m015833_c001_v0001174_t0032_u01778378313483") 2026/05/10 02:06:44 DEBUG : backup/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cadb_d20260510_m020115_c001_v7007000_t0000_u01778378475503") 2026/05/10 02:06:44 DEBUG : backup/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10265584364b7a19_d20260510_m020113_c001_v0001167_t0022_u01778378473259") 2026/05/10 02:06:44 DEBUG : backup/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1131bf693cf96758_d20260510_m020109_c001_v0001180_t0030_u01778378469334") 2026/05/10 02:06:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4531c_d20260510_m020147_c001_v7007000_t0000_u01778378507376") 2026/05/10 02:06:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f117cc6f670426640_d20260510_m020143_c001_v0001144_t0008_u01778378503085") 2026/05/10 02:06:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f11965b426dc9cb06_d20260510_m020137_c001_v0001109_t0051_u01778378497941") 2026/05/10 02:06:45 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172a25_d20260510_m020128_c001_v7007000_t0000_u01778378488915") 2026/05/10 02:06:45 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1101ac53bbb77c54_d20260510_m020126_c001_v0001099_t0010_u01778378486889") 2026/05/10 02:06:45 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f105afdbc464b3eec_d20260510_m020122_c001_v0001099_t0029_u01778378482545") 2026/05/10 02:06:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4531e_d20260510_m020147_c001_v7007000_t0000_u01778378507560") 2026/05/10 02:06:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f116920545b4e7a1b_d20260510_m020146_c001_v0001174_t0055_u01778378506410") 2026/05/10 02:06:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1041ff3f67ffd884_d20260510_m020140_c001_v0001174_t0026_u01778378500431") 2026/05/10 02:06:45 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cadc_d20260510_m020115_c001_v7007000_t0000_u01778378475762") 2026/05/10 02:06:45 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1118c7f0453449e2_d20260510_m020114_c001_v0001120_t0018_u01778378474261") 2026/05/10 02:06:45 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1118c52dd7bb0406_d20260510_m020110_c001_v0001174_t0026_u01778378470700") 2026/05/10 02:06:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172a26_d20260510_m020129_c001_v7007000_t0000_u01778378489100") 2026/05/10 02:06:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f118ddaa202a59e7d_d20260510_m020128_c001_v0001182_t0011_u01778378488166") 2026/05/10 02:06:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110f550bdeebcb19_d20260510_m020124_c001_v0001103_t0042_u01778378484605") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc80b_d20260510_m020608_c001_v7007000_t0000_u01778378768720") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d53a6_d20260510_m020604_c001_v0001174_t0046_u01778378764942") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a10_d20260510_m020554_c001_v7007000_t0000_u01778378754069") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5270_d20260510_m020550_c001_v0001174_t0003_u01778378750270") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8653_d20260510_m020540_c001_v7007000_t0000_u01778378740025") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d519e_d20260510_m020536_c001_v0001174_t0015_u01778378736552") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93ad_d20260510_m020526_c001_v7007000_t0000_u01778378726522") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5097_d20260510_m020523_c001_v0001174_t0016_u01778378723176") 2026/05/10 02:06:45 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270356_d20260510_m020512_c001_v7007000_t0000_u01778378712526") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4f60_d20260510_m020508_c001_v0001174_t0057_u01778378708505") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c25_d20260510_m020457_c001_v7007000_t0000_u01778378697949") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0998e_d20260510_m020452_c001_v0001171_t0022_u01778378692158") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df2_d20260510_m020442_c001_v7007000_t0000_u01778378682064") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0db9_d20260510_m020438_c001_v0001179_t0022_u01778378678526") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880b56f_d20260510_m020437_c001_v7007000_t0000_u01778378677592") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0994a_d20260510_m020434_c001_v0001171_t0058_u01778378674104") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dad_d20260510_m020423_c001_v7007000_t0000_u01778378663476") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d69_d20260510_m020419_c001_v0001179_t0036_u01778378659942") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbf1f_d20260510_m020418_c001_v7007000_t0000_u01778378658786") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d49_d20260510_m020415_c001_v0001179_t0035_u01778378655416") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f64fd_d20260510_m020402_c001_v7007000_t0000_u01778378642544") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a77_d20260510_m020358_c001_v0001174_t0056_u01778378638927") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211938_d20260510_m020348_c001_v7007000_t0000_u01778378628896") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d49b8_d20260510_m020345_c001_v0001174_t0059_u01778378625316") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528beb_d20260510_m020334_c001_v7007000_t0000_u01778378614809") 2026/05/10 02:06:46 DEBUG : banana: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d48df_d20260510_m020331_c001_v0001174_t0040_u01778378611638") 2026/05/10 02:06:46 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c7921_d20260510_m020439_c001_v7007000_t0000_u01778378679960") 2026/05/10 02:06:46 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0da3_d20260510_m020435_c001_v0001179_t0028_u01778378675537") 2026/05/10 02:06:46 DEBUG : both0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab5_d20260510_m020310_c001_v7007000_t0000_u01778378590614") 2026/05/10 02:06:46 DEBUG : both0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d468e_d20260510_m020252_c001_v0001174_t0047_u01778378572892") 2026/05/10 02:06:47 DEBUG : both0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a9c_d20260510_m020248_c001_v7007000_t0000_u01778378568639") 2026/05/10 02:06:47 DEBUG : both0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d44b3_d20260510_m020231_c001_v0001174_t0057_u01778378551485") 2026/05/10 02:06:47 DEBUG : both1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab6_d20260510_m020310_c001_v7007000_t0000_u01778378590799") 2026/05/10 02:06:47 DEBUG : both1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46a0_d20260510_m020253_c001_v0001174_t0014_u01778378573937") 2026/05/10 02:06:47 DEBUG : both1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a9e_d20260510_m020248_c001_v7007000_t0000_u01778378568827") 2026/05/10 02:06:47 DEBUG : both1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d44c7_d20260510_m020232_c001_v0001174_t0058_u01778378552199") 2026/05/10 02:06:47 DEBUG : both10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab7_d20260510_m020310_c001_v7007000_t0000_u01778378590986") 2026/05/10 02:06:47 DEBUG : both10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46ff_d20260510_m020300_c001_v0001174_t0040_u01778378580550") 2026/05/10 02:06:47 DEBUG : both10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a9f_d20260510_m020249_c001_v7007000_t0000_u01778378569010") 2026/05/10 02:06:47 DEBUG : both10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4558_d20260510_m020238_c001_v0001174_t0053_u01778378558696") 2026/05/10 02:06:47 DEBUG : both11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab8_d20260510_m020311_c001_v7007000_t0000_u01778378591172") 2026/05/10 02:06:47 DEBUG : both11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4709_d20260510_m020301_c001_v0001174_t0003_u01778378581283") 2026/05/10 02:06:47 DEBUG : both11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa0_d20260510_m020249_c001_v7007000_t0000_u01778378569192") 2026/05/10 02:06:47 DEBUG : both11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d456c_d20260510_m020239_c001_v0001174_t0059_u01778378559295") 2026/05/10 02:06:47 DEBUG : both12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab9_d20260510_m020311_c001_v7007000_t0000_u01778378591358") 2026/05/10 02:06:47 DEBUG : both12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d471b_d20260510_m020302_c001_v0001174_t0022_u01778378582098") 2026/05/10 02:06:47 DEBUG : both12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa1_d20260510_m020249_c001_v7007000_t0000_u01778378569378") 2026/05/10 02:06:47 DEBUG : both12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4578_d20260510_m020240_c001_v0001174_t0035_u01778378560026") 2026/05/10 02:06:47 DEBUG : both13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aba_d20260510_m020311_c001_v7007000_t0000_u01778378591544") 2026/05/10 02:06:47 DEBUG : both13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d472b_d20260510_m020302_c001_v0001174_t0009_u01778378582842") 2026/05/10 02:06:47 DEBUG : both13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa2_d20260510_m020249_c001_v7007000_t0000_u01778378569560") 2026/05/10 02:06:48 DEBUG : both13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4584_d20260510_m020240_c001_v0001174_t0004_u01778378560750") 2026/05/10 02:06:48 DEBUG : both14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65abb_d20260510_m020311_c001_v7007000_t0000_u01778378591730") 2026/05/10 02:06:48 DEBUG : both14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4731_d20260510_m020303_c001_v0001174_t0014_u01778378583506") 2026/05/10 02:06:48 DEBUG : both14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa3_d20260510_m020249_c001_v7007000_t0000_u01778378569741") 2026/05/10 02:06:48 DEBUG : both14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d458b_d20260510_m020241_c001_v0001174_t0028_u01778378561291") 2026/05/10 02:06:48 DEBUG : both15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65abc_d20260510_m020311_c001_v7007000_t0000_u01778378591979") 2026/05/10 02:06:48 DEBUG : both15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d473d_d20260510_m020304_c001_v0001174_t0030_u01778378584236") 2026/05/10 02:06:48 DEBUG : both15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa4_d20260510_m020249_c001_v7007000_t0000_u01778378569922") 2026/05/10 02:06:48 DEBUG : both15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d459d_d20260510_m020242_c001_v0001174_t0009_u01778378562160") 2026/05/10 02:06:48 DEBUG : both16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65abd_d20260510_m020312_c001_v7007000_t0000_u01778378592164") 2026/05/10 02:06:48 DEBUG : both16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4749_d20260510_m020304_c001_v0001174_t0019_u01778378584884") 2026/05/10 02:06:48 DEBUG : both16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa5_d20260510_m020250_c001_v7007000_t0000_u01778378570105") 2026/05/10 02:06:48 DEBUG : both16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d45af_d20260510_m020242_c001_v0001174_t0015_u01778378562934") 2026/05/10 02:06:48 DEBUG : both17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65abe_d20260510_m020312_c001_v7007000_t0000_u01778378592349") 2026/05/10 02:06:48 DEBUG : both17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4753_d20260510_m020305_c001_v0001174_t0021_u01778378585601") 2026/05/10 02:06:48 DEBUG : both17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa6_d20260510_m020250_c001_v7007000_t0000_u01778378570286") 2026/05/10 02:06:48 DEBUG : both17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d45bf_d20260510_m020243_c001_v0001174_t0035_u01778378563549") 2026/05/10 02:06:48 DEBUG : both18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65abf_d20260510_m020312_c001_v7007000_t0000_u01778378592533") 2026/05/10 02:06:48 DEBUG : both18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d475d_d20260510_m020306_c001_v0001174_t0049_u01778378586305") 2026/05/10 02:06:49 DEBUG : both18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa7_d20260510_m020250_c001_v7007000_t0000_u01778378570468") 2026/05/10 02:06:49 DEBUG : both18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d45cf_d20260510_m020244_c001_v0001174_t0050_u01778378564246") 2026/05/10 02:06:49 DEBUG : both19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac0_d20260510_m020312_c001_v7007000_t0000_u01778378592718") 2026/05/10 02:06:49 DEBUG : both19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d476b_d20260510_m020307_c001_v0001174_t0055_u01778378587090") 2026/05/10 02:06:49 DEBUG : both19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa8_d20260510_m020250_c001_v7007000_t0000_u01778378570649") 2026/05/10 02:06:49 DEBUG : both19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d45de_d20260510_m020245_c001_v0001174_t0056_u01778378565055") 2026/05/10 02:06:49 DEBUG : both2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac1_d20260510_m020312_c001_v7007000_t0000_u01778378592909") 2026/05/10 02:06:49 DEBUG : both2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46a8_d20260510_m020254_c001_v0001174_t0024_u01778378574592") 2026/05/10 02:06:49 DEBUG : both2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aa9_d20260510_m020250_c001_v7007000_t0000_u01778378570832") 2026/05/10 02:06:49 DEBUG : both2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d44d3_d20260510_m020232_c001_v0001174_t0042_u01778378552928") 2026/05/10 02:06:49 DEBUG : both3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac2_d20260510_m020313_c001_v7007000_t0000_u01778378593093") 2026/05/10 02:06:49 DEBUG : both3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46b2_d20260510_m020255_c001_v0001174_t0008_u01778378575173") 2026/05/10 02:06:49 DEBUG : both3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aaa_d20260510_m020251_c001_v7007000_t0000_u01778378571014") 2026/05/10 02:06:49 DEBUG : both3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d44e9_d20260510_m020233_c001_v0001174_t0030_u01778378553591") 2026/05/10 02:06:49 DEBUG : both4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac3_d20260510_m020313_c001_v7007000_t0000_u01778378593278") 2026/05/10 02:06:49 DEBUG : both4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46be_d20260510_m020255_c001_v0001174_t0045_u01778378575869") 2026/05/10 02:06:49 DEBUG : both4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aab_d20260510_m020251_c001_v7007000_t0000_u01778378571199") 2026/05/10 02:06:49 DEBUG : both4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d44f7_d20260510_m020234_c001_v0001174_t0023_u01778378554305") 2026/05/10 02:06:49 DEBUG : both5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac4_d20260510_m020313_c001_v7007000_t0000_u01778378593462") 2026/05/10 02:06:49 DEBUG : both5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46c9_d20260510_m020256_c001_v0001174_t0003_u01778378576549") 2026/05/10 02:06:49 DEBUG : both5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aac_d20260510_m020251_c001_v7007000_t0000_u01778378571380") 2026/05/10 02:06:50 DEBUG : both5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4501_d20260510_m020234_c001_v0001174_t0040_u01778378554893") 2026/05/10 02:06:50 DEBUG : both6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac5_d20260510_m020313_c001_v7007000_t0000_u01778378593646") 2026/05/10 02:06:50 DEBUG : both6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46d7_d20260510_m020257_c001_v0001174_t0016_u01778378577697") 2026/05/10 02:06:50 DEBUG : both6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aad_d20260510_m020251_c001_v7007000_t0000_u01778378571599") 2026/05/10 02:06:50 DEBUG : both6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d450f_d20260510_m020235_c001_v0001174_t0031_u01778378555591") 2026/05/10 02:06:50 DEBUG : both7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac6_d20260510_m020313_c001_v7007000_t0000_u01778378593830") 2026/05/10 02:06:50 DEBUG : both7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46e3_d20260510_m020258_c001_v0001174_t0023_u01778378578433") 2026/05/10 02:06:50 DEBUG : both7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aae_d20260510_m020251_c001_v7007000_t0000_u01778378571784") 2026/05/10 02:06:50 DEBUG : both7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4523_d20260510_m020236_c001_v0001174_t0008_u01778378556307") 2026/05/10 02:06:50 DEBUG : both8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac7_d20260510_m020314_c001_v7007000_t0000_u01778378594015") 2026/05/10 02:06:50 DEBUG : both8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46e9_d20260510_m020259_c001_v0001174_t0030_u01778378579074") 2026/05/10 02:06:50 DEBUG : both8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aaf_d20260510_m020251_c001_v7007000_t0000_u01778378571967") 2026/05/10 02:06:50 DEBUG : both8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4532_d20260510_m020237_c001_v0001174_t0037_u01778378557152") 2026/05/10 02:06:50 DEBUG : both9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ac9_d20260510_m020314_c001_v7007000_t0000_u01778378594199") 2026/05/10 02:06:50 DEBUG : both9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d46f5_d20260510_m020259_c001_v0001174_t0055_u01778378579683") 2026/05/10 02:06:50 DEBUG : both9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ab0_d20260510_m020252_c001_v7007000_t0000_u01778378572160") 2026/05/10 02:06:50 DEBUG : both9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d454a_d20260510_m020237_c001_v0001174_t0030_u01778378557969") 2026/05/10 02:06:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf2_d20260510_m015857_c001_v7007000_t0000_u01778378337302") 2026/05/10 02:06:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36e7_d20260510_m015855_c001_v0001174_t0013_u01778378335188") 2026/05/10 02:06:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbec_d20260510_m015854_c001_v7007000_t0000_u01778378334464") 2026/05/10 02:06:50 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36bd_d20260510_m015852_c001_v0001174_t0019_u01778378332664") 2026/05/10 02:06:51 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e3_d20260510_m015835_c001_v7007000_t0000_u01778378315596") 2026/05/10 02:06:51 DEBUG : c/non empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3591_d20260510_m015833_c001_v0001174_t0005_u01778378313845") 2026/05/10 02:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6505_d20260510_m020405_c001_v7007000_t0000_u01778378645502") 2026/05/10 02:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dbc_d20260510_m020401_c001_v0001184_t0044_u01778378641068") 2026/05/10 02:06:51 DEBUG : check sum: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451db_d20260510_m015826_c001_v7007000_t0000_u01778378306192") 2026/05/10 02:06:51 DEBUG : check sum: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d352e_d20260510_m015825_c001_v0001174_t0028_u01778378305164") 2026/05/10 02:06:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff442_d20260510_m020636_c001_v7007000_t0000_u01778378796787") 2026/05/10 02:06:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de1022_d20260510_m020635_c001_v0001179_t0001_u01778378795361") 2026/05/10 02:06:51 DEBUG : dest/3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbced_d20260510_m020044_c001_v7007000_t0000_u01778378444547") 2026/05/10 02:06:51 DEBUG : dest/3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402fa3529271bb2c_d20260510_m020043_c001_v0001039_t0035_u01778378443449") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c26_d20260510_m020458_c001_v7007000_t0000_u01778378698142") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4e13_d20260510_m020453_c001_v0001174_t0002_u01778378693969") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc80d_d20260510_m020608_c001_v7007000_t0000_u01778378768902") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f6d_d20260510_m020558_c001_v0001179_t0033_u01778378758494") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a13_d20260510_m020554_c001_v7007000_t0000_u01778378754252") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f31_d20260510_m020544_c001_v0001179_t0035_u01778378744360") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8656_d20260510_m020540_c001_v7007000_t0000_u01778378740231") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ee9_d20260510_m020530_c001_v0001179_t0042_u01778378730804") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93ae_d20260510_m020526_c001_v7007000_t0000_u01778378726704") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e9d_d20260510_m020516_c001_v0001179_t0026_u01778378716905") 2026/05/10 02:06:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270358_d20260510_m020512_c001_v7007000_t0000_u01778378712707") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e39_d20260510_m020502_c001_v0001179_t0057_u01778378702326") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528cd2_d20260510_m020455_c001_v7007000_t0000_u01778378695786") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ec7_d20260510_m020446_c001_v0001184_t0045_u01778378686375") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df3_d20260510_m020442_c001_v7007000_t0000_u01778378682249") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ea5_d20260510_m020438_c001_v0001184_t0019_u01778378678730") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123595c_d20260510_m020437_c001_v7007000_t0000_u01778378677602") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c63_d20260510_m020427_c001_v0001174_t0016_u01778378667763") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5db1_d20260510_m020423_c001_v7007000_t0000_u01778378663663") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e44_d20260510_m020420_c001_v0001184_t0016_u01778378660131") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f38806349_d20260510_m020418_c001_v7007000_t0000_u01778378658401") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4b17_d20260510_m020409_c001_v0001174_t0015_u01778378649670") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f64fe_d20260510_m020402_c001_v7007000_t0000_u01778378642727") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cd1_d20260510_m020353_c001_v0001179_t0022_u01778378633183") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211939_d20260510_m020349_c001_v7007000_t0000_u01778378629078") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c78_d20260510_m020339_c001_v0001179_t0035_u01778378619104") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bec_d20260510_m020334_c001_v7007000_t0000_u01778378614994") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c3e_d20260510_m020326_c001_v0001179_t0006_u01778378606788") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d220092_d20260510_m020440_c001_v7007000_t0000_u01778378680280") 2026/05/10 02:06:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0da5_d20260510_m020435_c001_v0001179_t0058_u01778378675741") 2026/05/10 02:06:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c28_d20260510_m020458_c001_v7007000_t0000_u01778378698327") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e03_d20260510_m020453_c001_v0001179_t0045_u01778378693955") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc80e_d20260510_m020609_c001_v7007000_t0000_u01778378769083") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5338_d20260510_m020559_c001_v0001174_t0029_u01778378759083") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a16_d20260510_m020554_c001_v7007000_t0000_u01778378754436") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d521a_d20260510_m020544_c001_v0001174_t0047_u01778378744929") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a865a_d20260510_m020540_c001_v7007000_t0000_u01778378740415") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5130_d20260510_m020531_c001_v0001174_t0007_u01778378731391") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93af_d20260510_m020526_c001_v7007000_t0000_u01778378726886") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5013_d20260510_m020517_c001_v0001174_t0034_u01778378717669") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627035a_d20260510_m020512_c001_v7007000_t0000_u01778378712890") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4ef8_d20260510_m020502_c001_v0001174_t0053_u01778378702908") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45a4d_d20260510_m020455_c001_v7007000_t0000_u01778378695796") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09976_d20260510_m020446_c001_v0001171_t0035_u01778378686935") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df5_d20260510_m020442_c001_v7007000_t0000_u01778378682432") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09958_d20260510_m020438_c001_v0001171_t0051_u01778378678784") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d22008e_d20260510_m020437_c001_v7007000_t0000_u01778378677610") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09934_d20260510_m020428_c001_v0001171_t0042_u01778378668457") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5db3_d20260510_m020423_c001_v7007000_t0000_u01778378663848") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d6b_d20260510_m020420_c001_v0001179_t0047_u01778378660154") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880634c_d20260510_m020418_c001_v7007000_t0000_u01778378658962") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d27_d20260510_m020410_c001_v0001179_t0056_u01778378650363") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8534_d20260510_m020403_c001_v7007000_t0000_u01778378643153") 2026/05/10 02:06:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a28_d20260510_m020353_c001_v0001174_t0014_u01778378633824") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193a_d20260510_m020349_c001_v7007000_t0000_u01778378629264") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d496d_d20260510_m020339_c001_v0001174_t0030_u01778378619670") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bed_d20260510_m020335_c001_v7007000_t0000_u01778378615176") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d488b_d20260510_m020326_c001_v0001174_t0020_u01778378606993") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b6762701c3_d20260510_m020439_c001_v7007000_t0000_u01778378679971") 2026/05/10 02:06:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e93_d20260510_m020435_c001_v0001184_t0052_u01778378675779") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c29_d20260510_m020458_c001_v7007000_t0000_u01778378698510") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f11_d20260510_m020454_c001_v0001184_t0027_u01778378694141") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc80f_d20260510_m020609_c001_v7007000_t0000_u01778378769264") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879117_d20260510_m020559_c001_v0001184_t0029_u01778378759833") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a1b_d20260510_m020554_c001_v7007000_t0000_u01778378754619") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8790ad_d20260510_m020545_c001_v0001184_t0035_u01778378745682") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a865e_d20260510_m020540_c001_v7007000_t0000_u01778378740597") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879061_d20260510_m020532_c001_v0001184_t0015_u01778378732086") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b0_d20260510_m020527_c001_v7007000_t0000_u01778378727067") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ffb_d20260510_m020518_c001_v0001184_t0057_u01778378718502") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627035b_d20260510_m020513_c001_v7007000_t0000_u01778378713072") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f5f_d20260510_m020503_c001_v0001184_t0053_u01778378703700") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c22_d20260510_m020455_c001_v7007000_t0000_u01778378695957") 2026/05/10 02:06:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ddd_d20260510_m020447_c001_v0001179_t0002_u01778378687589") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df6_d20260510_m020442_c001_v7007000_t0000_u01778378682616") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dbd_d20260510_m020438_c001_v0001179_t0019_u01778378678806") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386e4_d20260510_m020437_c001_v7007000_t0000_u01778378677001") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d8d_d20260510_m020429_c001_v0001179_t0029_u01778378669305") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5db6_d20260510_m020424_c001_v7007000_t0000_u01778378664033") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09912_d20260510_m020420_c001_v0001171_t0008_u01778378660214") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9372_d20260510_m020418_c001_v7007000_t0000_u01778378658767") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098ea_d20260510_m020410_c001_v0001171_t0059_u01778378650926") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f38806340_d20260510_m020402_c001_v7007000_t0000_u01778378642952") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d90_d20260510_m020354_c001_v0001184_t0041_u01778378634641") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193b_d20260510_m020349_c001_v7007000_t0000_u01778378629448") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d48_d20260510_m020340_c001_v0001184_t0033_u01778378620534") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bee_d20260510_m020335_c001_v7007000_t0000_u01778378615358") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878cfc_d20260510_m020327_c001_v0001184_t0048_u01778378607423") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123595f_d20260510_m020440_c001_v7007000_t0000_u01778378680293") 2026/05/10 02:06:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4cc3_d20260510_m020435_c001_v0001174_t0026_u01778378675851") 2026/05/10 02:06:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c2a_d20260510_m020458_c001_v7007000_t0000_u01778378698696") 2026/05/10 02:06:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e09_d20260510_m020454_c001_v0001179_t0041_u01778378694166") 2026/05/10 02:06:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc810_d20260510_m020609_c001_v7007000_t0000_u01778378769446") 2026/05/10 02:06:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09ad8_d20260510_m020600_c001_v0001171_t0019_u01778378760394") 2026/05/10 02:06:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a1e_d20260510_m020554_c001_v7007000_t0000_u01778378754802") 2026/05/10 02:06:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a96_d20260510_m020546_c001_v0001171_t0044_u01778378746247") 2026/05/10 02:06:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8660_d20260510_m020540_c001_v7007000_t0000_u01778378740778") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a4a_d20260510_m020532_c001_v0001171_t0051_u01778378732666") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b1_d20260510_m020527_c001_v7007000_t0000_u01778378727248") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099fa_d20260510_m020519_c001_v0001171_t0016_u01778378719105") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627035c_d20260510_m020513_c001_v7007000_t0000_u01778378713253") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099c8_d20260510_m020504_c001_v0001171_t0050_u01778378704271") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c20_d20260510_m020455_c001_v7007000_t0000_u01778378695587") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4d99_d20260510_m020448_c001_v0001174_t0047_u01778378688158") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5df7_d20260510_m020442_c001_v7007000_t0000_u01778378682800") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4cff_d20260510_m020438_c001_v0001174_t0004_u01778378678871") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c78f6_d20260510_m020437_c001_v7007000_t0000_u01778378677017") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e6e_d20260510_m020429_c001_v0001184_t0012_u01778378669913") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5db8_d20260510_m020424_c001_v7007000_t0000_u01778378664217") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e48_d20260510_m020420_c001_v0001184_t0022_u01778378660332") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172b7f_d20260510_m020418_c001_v7007000_t0000_u01778378658973") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e10_d20260510_m020411_c001_v0001184_t0015_u01778378651571") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f64ff_d20260510_m020402_c001_v7007000_t0000_u01778378642908") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098b8_d20260510_m020355_c001_v0001171_t0047_u01778378635243") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193c_d20260510_m020349_c001_v7007000_t0000_u01778378629631") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09898_d20260510_m020341_c001_v0001171_t0030_u01778378621092") 2026/05/10 02:06:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bef_d20260510_m020335_c001_v7007000_t0000_u01778378615540") 2026/05/10 02:06:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09860_d20260510_m020327_c001_v0001171_t0040_u01778378607671") 2026/05/10 02:06:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880ec24_d20260510_m020440_c001_v7007000_t0000_u01778378680305") 2026/05/10 02:06:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0da7_d20260510_m020435_c001_v0001179_t0015_u01778378675948") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c2e_d20260510_m020458_c001_v7007000_t0000_u01778378698881") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09996_d20260510_m020454_c001_v0001171_t0009_u01778378694286") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc811_d20260510_m020609_c001_v7007000_t0000_u01778378769627") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f79_d20260510_m020600_c001_v0001179_t0018_u01778378760732") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a21_d20260510_m020554_c001_v7007000_t0000_u01778378754986") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f3b_d20260510_m020546_c001_v0001179_t0001_u01778378746513") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8664_d20260510_m020540_c001_v7007000_t0000_u01778378740959") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0efb_d20260510_m020532_c001_v0001179_t0016_u01778378732959") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b3_d20260510_m020527_c001_v7007000_t0000_u01778378727430") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ea9_d20260510_m020519_c001_v0001179_t0048_u01778378719370") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627035d_d20260510_m020513_c001_v7007000_t0000_u01778378713435") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e4b_d20260510_m020504_c001_v0001179_t0010_u01778378704803") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528cd3_d20260510_m020455_c001_v7007000_t0000_u01778378695805") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ecf_d20260510_m020448_c001_v0001184_t0006_u01778378688451") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dfa_d20260510_m020442_c001_v7007000_t0000_u01778378682985") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ea9_d20260510_m020438_c001_v0001184_t0023_u01778378678932") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc731_d20260510_m020437_c001_v7007000_t0000_u01778378677408") 2026/05/10 02:06:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c79_d20260510_m020430_c001_v0001174_t0001_u01778378670108") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dba_d20260510_m020424_c001_v7007000_t0000_u01778378664403") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d6d_d20260510_m020420_c001_v0001179_t0056_u01778378660383") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a853e_d20260510_m020418_c001_v7007000_t0000_u01778378658807") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4b51_d20260510_m020411_c001_v0001174_t0018_u01778378651791") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cc9c_d20260510_m020402_c001_v7007000_t0000_u01778378642961") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cd7_d20260510_m020355_c001_v0001179_t0011_u01778378635511") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193d_d20260510_m020349_c001_v7007000_t0000_u01778378629813") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c9c_d20260510_m020341_c001_v0001179_t0024_u01778378621350") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf0_d20260510_m020335_c001_v7007000_t0000_u01778378615726") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c42_d20260510_m020327_c001_v0001179_t0030_u01778378607973") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5deb_d20260510_m020440_c001_v7007000_t0000_u01778378680314") 2026/05/10 02:06:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e95_d20260510_m020435_c001_v0001184_t0012_u01778378675980") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c31_d20260510_m020459_c001_v7007000_t0000_u01778378699065") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4e1d_d20260510_m020454_c001_v0001174_t0014_u01778378694336") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc812_d20260510_m020609_c001_v7007000_t0000_u01778378769809") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5362_d20260510_m020601_c001_v0001174_t0018_u01778378761191") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a22_d20260510_m020555_c001_v7007000_t0000_u01778378755169") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5234_d20260510_m020546_c001_v0001174_t0012_u01778378746894") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8669_d20260510_m020541_c001_v7007000_t0000_u01778378741223") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5156_d20260510_m020533_c001_v0001174_t0037_u01778378733185") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b4_d20260510_m020527_c001_v7007000_t0000_u01778378727612") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5046_d20260510_m020519_c001_v0001174_t0033_u01778378719576") 2026/05/10 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627035f_d20260510_m020513_c001_v7007000_t0000_u01778378713628") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4f18_d20260510_m020505_c001_v0001174_t0039_u01778378705035") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45a4b_d20260510_m020455_c001_v7007000_t0000_u01778378695596") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0997c_d20260510_m020448_c001_v0001171_t0013_u01778378688647") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dfb_d20260510_m020443_c001_v7007000_t0000_u01778378683170") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dbf_d20260510_m020439_c001_v0001179_t0016_u01778378679041") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d22008c_d20260510_m020437_c001_v7007000_t0000_u01778378677423") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0993a_d20260510_m020430_c001_v0001171_t0052_u01778378670705") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dbd_d20260510_m020424_c001_v7007000_t0000_u01778378664588") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c01_d20260510_m020420_c001_v0001174_t0033_u01778378660438") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4139683051031003_d20260510_m020418_c001_v7007000_t0000_u01778378658572") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d33_d20260510_m020412_c001_v0001179_t0008_u01778378652200") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc05a_d20260510_m020402_c001_v7007000_t0000_u01778378642918") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a4a_d20260510_m020355_c001_v0001174_t0026_u01778378635743") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193e_d20260510_m020349_c001_v7007000_t0000_u01778378629998") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d497e_d20260510_m020341_c001_v0001174_t0024_u01778378621607") 2026/05/10 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf1_d20260510_m020335_c001_v7007000_t0000_u01778378615907") 2026/05/10 02:07:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d48a1_d20260510_m020328_c001_v0001174_t0032_u01778378608179") 2026/05/10 02:07:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386f5_d20260510_m020439_c001_v7007000_t0000_u01778378679990") 2026/05/10 02:07:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09950_d20260510_m020436_c001_v0001171_t0007_u01778378676068") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c34_d20260510_m020459_c001_v7007000_t0000_u01778378699248") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f13_d20260510_m020454_c001_v0001184_t0000_u01778378694371") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc814_d20260510_m020609_c001_v7007000_t0000_u01778378769991") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879123_d20260510_m020601_c001_v0001184_t0059_u01778378761866") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a24_d20260510_m020555_c001_v7007000_t0000_u01778378755352") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8790bd_d20260510_m020547_c001_v0001184_t0053_u01778378747197") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a866c_d20260510_m020541_c001_v7007000_t0000_u01778378741405") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879063_d20260510_m020533_c001_v0001184_t0022_u01778378733684") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b5_d20260510_m020527_c001_v7007000_t0000_u01778378727794") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879009_d20260510_m020519_c001_v0001184_t0032_u01778378719938") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270360_d20260510_m020513_c001_v7007000_t0000_u01778378713811") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f77_d20260510_m020505_c001_v0001184_t0011_u01778378705455") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528cd1_d20260510_m020455_c001_v7007000_t0000_u01778378695605") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0de5_d20260510_m020448_c001_v0001179_t0012_u01778378688894") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dfc_d20260510_m020443_c001_v7007000_t0000_u01778378683353") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0995c_d20260510_m020439_c001_v0001171_t0033_u01778378679055") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c78f9_d20260510_m020437_c001_v7007000_t0000_u01778378677202") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d93_d20260510_m020430_c001_v0001179_t0014_u01778378670962") 2026/05/10 02:07:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dbf_d20260510_m020424_c001_v7007000_t0000_u01778378664773") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e4c_d20260510_m020420_c001_v0001184_t0008_u01778378660540") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5d81_d20260510_m020418_c001_v7007000_t0000_u01778378658980") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098f2_d20260510_m020412_c001_v0001171_t0059_u01778378652429") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e455db_d20260510_m020403_c001_v7007000_t0000_u01778378643168") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d98_d20260510_m020356_c001_v0001184_t0021_u01778378636118") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21193f_d20260510_m020350_c001_v7007000_t0000_u01778378630182") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d56_d20260510_m020342_c001_v0001184_t0035_u01778378622128") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf2_d20260510_m020336_c001_v7007000_t0000_u01778378616092") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d04_d20260510_m020328_c001_v0001184_t0034_u01778378608643") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d220091_d20260510_m020440_c001_v7007000_t0000_u01778378680096") 2026/05/10 02:07:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dab_d20260510_m020436_c001_v0001179_t0034_u01778378676148") 2026/05/10 02:07:01 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c38_d20260510_m020459_c001_v7007000_t0000_u01778378699432") 2026/05/10 02:07:01 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e0b_d20260510_m020454_c001_v0001179_t0042_u01778378694379") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc815_d20260510_m020610_c001_v7007000_t0000_u01778378770173") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09ade_d20260510_m020602_c001_v0001171_t0025_u01778378762068") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a26_d20260510_m020555_c001_v7007000_t0000_u01778378755549") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a9e_d20260510_m020547_c001_v0001171_t0029_u01778378747402") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a866f_d20260510_m020541_c001_v7007000_t0000_u01778378741585") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a52_d20260510_m020533_c001_v0001171_t0030_u01778378733892") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b6_d20260510_m020527_c001_v7007000_t0000_u01778378727976") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a02_d20260510_m020520_c001_v0001171_t0058_u01778378720142") 2026/05/10 02:07:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270361_d20260510_m020513_c001_v7007000_t0000_u01778378713992") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099cc_d20260510_m020505_c001_v0001171_t0039_u01778378705657") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc181_d20260510_m020455_c001_v7007000_t0000_u01778378695762") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4daf_d20260510_m020449_c001_v0001174_t0027_u01778378689103") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dfd_d20260510_m020443_c001_v7007000_t0000_u01778378683546") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4d07_d20260510_m020439_c001_v0001174_t0013_u01778378679144") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5de4_d20260510_m020437_c001_v7007000_t0000_u01778378677203") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e74_d20260510_m020431_c001_v0001184_t0025_u01778378671167") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dc1_d20260510_m020424_c001_v7007000_t0000_u01778378664957") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d6f_d20260510_m020420_c001_v0001179_t0023_u01778378660588") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a853f_d20260510_m020418_c001_v7007000_t0000_u01778378658993") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e1a_d20260510_m020412_c001_v0001184_t0028_u01778378652719") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6500_d20260510_m020403_c001_v7007000_t0000_u01778378643090") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098ba_d20260510_m020356_c001_v0001171_t0048_u01778378636323") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211940_d20260510_m020350_c001_v7007000_t0000_u01778378630366") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0989a_d20260510_m020342_c001_v0001171_t0057_u01778378622387") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf3_d20260510_m020336_c001_v7007000_t0000_u01778378616274") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09864_d20260510_m020328_c001_v0001171_t0033_u01778378608856") 2026/05/10 02:07:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880e5f3_d20260510_m020439_c001_v7007000_t0000_u01778378679937") 2026/05/10 02:07:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4cc7_d20260510_m020436_c001_v0001174_t0027_u01778378676162") 2026/05/10 02:07:03 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c3b_d20260510_m020459_c001_v7007000_t0000_u01778378699616") 2026/05/10 02:07:03 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e0f_d20260510_m020454_c001_v0001179_t0011_u01778378694579") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc816_d20260510_m020610_c001_v7007000_t0000_u01778378770362") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f83_d20260510_m020602_c001_v0001179_t0024_u01778378762594") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a27_d20260510_m020555_c001_v7007000_t0000_u01778378755751") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f43_d20260510_m020547_c001_v0001179_t0020_u01778378747793") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8672_d20260510_m020541_c001_v7007000_t0000_u01778378741766") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f03_d20260510_m020534_c001_v0001179_t0035_u01778378734143") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b7_d20260510_m020528_c001_v7007000_t0000_u01778378728158") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0eb1_d20260510_m020520_c001_v0001179_t0002_u01778378720466") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270362_d20260510_m020514_c001_v7007000_t0000_u01778378714175") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e51_d20260510_m020505_c001_v0001179_t0018_u01778378705958") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45a4a_d20260510_m020455_c001_v7007000_t0000_u01778378695406") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ed5_d20260510_m020449_c001_v0001184_t0016_u01778378689593") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dfe_d20260510_m020443_c001_v7007000_t0000_u01778378683736") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878eab_d20260510_m020439_c001_v0001184_t0031_u01778378679154") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880b186_d20260510_m020437_c001_v7007000_t0000_u01778378677401") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c87_d20260510_m020431_c001_v0001174_t0023_u01778378671416") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dc3_d20260510_m020425_c001_v7007000_t0000_u01778378665140") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09916_d20260510_m020420_c001_v0001171_t0049_u01778378660679") 2026/05/10 02:07:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9373_d20260510_m020418_c001_v7007000_t0000_u01778378658821") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4b5f_d20260510_m020412_c001_v0001174_t0017_u01778378652932") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8532_d20260510_m020402_c001_v7007000_t0000_u01778378642968") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cdb_d20260510_m020356_c001_v0001179_t0032_u01778378636586") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211941_d20260510_m020350_c001_v7007000_t0000_u01778378630548") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ca2_d20260510_m020342_c001_v0001179_t0023_u01778378622649") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf4_d20260510_m020336_c001_v7007000_t0000_u01778378616456") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c4a_d20260510_m020329_c001_v0001179_t0032_u01778378609115") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5de9_d20260510_m020439_c001_v7007000_t0000_u01778378679944") 2026/05/10 02:07:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e97_d20260510_m020436_c001_v0001184_t0050_u01778378676184") 2026/05/10 02:07:04 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c40_d20260510_m020459_c001_v7007000_t0000_u01778378699799") 2026/05/10 02:07:04 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f15_d20260510_m020454_c001_v0001184_t0008_u01778378694597") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc818_d20260510_m020610_c001_v7007000_t0000_u01778378770544") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5382_d20260510_m020602_c001_v0001174_t0040_u01778378762871") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a28_d20260510_m020555_c001_v7007000_t0000_u01778378755936") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5246_d20260510_m020548_c001_v0001174_t0014_u01778378748042") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8676_d20260510_m020541_c001_v7007000_t0000_u01778378741947") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d517a_d20260510_m020534_c001_v0001174_t0022_u01778378734347") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b8_d20260510_m020528_c001_v7007000_t0000_u01778378728340") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5057_d20260510_m020520_c001_v0001174_t0042_u01778378720677") 2026/05/10 02:07:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270364_d20260510_m020514_c001_v7007000_t0000_u01778378714357") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4f2c_d20260510_m020506_c001_v0001174_t0035_u01778378706227") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528cd0_d20260510_m020455_c001_v7007000_t0000_u01778378695423") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09982_d20260510_m020449_c001_v0001171_t0056_u01778378689793") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dff_d20260510_m020443_c001_v7007000_t0000_u01778378683921") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dc1_d20260510_m020439_c001_v0001179_t0054_u01778378679269") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5de3_d20260510_m020437_c001_v7007000_t0000_u01778378677020") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0993e_d20260510_m020431_c001_v0001171_t0006_u01778378671766") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dc7_d20260510_m020425_c001_v7007000_t0000_u01778378665324") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e4e_d20260510_m020420_c001_v0001184_t0014_u01778378660749") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4139683051031005_d20260510_m020418_c001_v7007000_t0000_u01778378658937") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d37_d20260510_m020413_c001_v0001179_t0011_u01778378653216") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc05c_d20260510_m020403_c001_v7007000_t0000_u01778378643103") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a56_d20260510_m020356_c001_v0001174_t0045_u01778378636795") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211942_d20260510_m020350_c001_v7007000_t0000_u01778378630730") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4994_d20260510_m020342_c001_v0001174_t0039_u01778378622931") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf5_d20260510_m020336_c001_v7007000_t0000_u01778378616712") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d48b5_d20260510_m020329_c001_v0001174_t0051_u01778378609332") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40463e912ae95373_d20260510_m020439_c001_v7007000_t0000_u01778378679980") 2026/05/10 02:07:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0daf_d20260510_m020436_c001_v0001179_t0022_u01778378676352") 2026/05/10 02:07:05 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c46_d20260510_m020459_c001_v7007000_t0000_u01778378699983") 2026/05/10 02:07:05 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0999a_d20260510_m020454_c001_v0001171_t0024_u01778378694662") 2026/05/10 02:07:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc819_d20260510_m020610_c001_v7007000_t0000_u01778378770739") 2026/05/10 02:07:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879131_d20260510_m020603_c001_v0001184_t0020_u01778378763197") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a2a_d20260510_m020556_c001_v7007000_t0000_u01778378756119") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8790cf_d20260510_m020548_c001_v0001184_t0013_u01778378748437") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a867a_d20260510_m020542_c001_v7007000_t0000_u01778378742130") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a87906b_d20260510_m020534_c001_v0001184_t0023_u01778378734642") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93b9_d20260510_m020528_c001_v7007000_t0000_u01778378728522") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879011_d20260510_m020521_c001_v0001184_t0012_u01778378721054") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270366_d20260510_m020514_c001_v7007000_t0000_u01778378714538") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f7e_d20260510_m020506_c001_v0001184_t0026_u01778378706531") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c21_d20260510_m020455_c001_v7007000_t0000_u01778378695771") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0deb_d20260510_m020450_c001_v0001179_t0039_u01778378690204") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e01_d20260510_m020444_c001_v7007000_t0000_u01778378684106") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09962_d20260510_m020439_c001_v0001171_t0051_u01778378679309") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386e6_d20260510_m020437_c001_v7007000_t0000_u01778378677371") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d97_d20260510_m020432_c001_v0001179_t0001_u01778378672135") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dca_d20260510_m020425_c001_v7007000_t0000_u01778378665507") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c05_d20260510_m020420_c001_v0001174_t0014_u01778378660789") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880634b_d20260510_m020418_c001_v7007000_t0000_u01778378658769") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098f4_d20260510_m020413_c001_v0001171_t0057_u01778378653416") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e455d7_d20260510_m020402_c001_v7007000_t0000_u01778378642984") 2026/05/10 02:07:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d9c_d20260510_m020357_c001_v0001184_t0046_u01778378637250") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211943_d20260510_m020350_c001_v7007000_t0000_u01778378630912") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d5c_d20260510_m020343_c001_v0001184_t0048_u01778378623370") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf6_d20260510_m020336_c001_v7007000_t0000_u01778378616894") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d0c_d20260510_m020329_c001_v0001184_t0000_u01778378609825") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40463e912ae95376_d20260510_m020440_c001_v7007000_t0000_u01778378680164") 2026/05/10 02:07:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e99_d20260510_m020436_c001_v0001184_t0048_u01778378676378") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c4a_d20260510_m020500_c001_v7007000_t0000_u01778378700166") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f19_d20260510_m020454_c001_v0001184_t0040_u01778378694802") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc81a_d20260510_m020610_c001_v7007000_t0000_u01778378770920") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09ae2_d20260510_m020603_c001_v0001171_t0039_u01778378763401") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a2b_d20260510_m020556_c001_v7007000_t0000_u01778378756303") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09aaa_d20260510_m020548_c001_v0001171_t0041_u01778378748660") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a867f_d20260510_m020542_c001_v7007000_t0000_u01778378742316") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a5a_d20260510_m020534_c001_v0001171_t0002_u01778378734907") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93ba_d20260510_m020528_c001_v7007000_t0000_u01778378728705") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a0c_d20260510_m020521_c001_v0001171_t0025_u01778378721249") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270367_d20260510_m020514_c001_v7007000_t0000_u01778378714720") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099d4_d20260510_m020506_c001_v0001171_t0025_u01778378706750") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc180_d20260510_m020455_c001_v7007000_t0000_u01778378695572") 2026/05/10 02:07:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4dcd_d20260510_m020450_c001_v0001174_t0042_u01778378690412") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e02_d20260510_m020444_c001_v7007000_t0000_u01778378684290") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ead_d20260510_m020439_c001_v0001184_t0052_u01778378679348") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d22008d_d20260510_m020437_c001_v7007000_t0000_u01778378677425") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e78_d20260510_m020432_c001_v0001184_t0013_u01778378672339") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dcc_d20260510_m020425_c001_v7007000_t0000_u01778378665691") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d71_d20260510_m020420_c001_v0001179_t0041_u01778378660865") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880634a_d20260510_m020418_c001_v7007000_t0000_u01778378658585") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e1e_d20260510_m020413_c001_v0001184_t0022_u01778378653694") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6501_d20260510_m020403_c001_v7007000_t0000_u01778378643271") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098be_d20260510_m020357_c001_v0001171_t0018_u01778378637459") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211944_d20260510_m020351_c001_v7007000_t0000_u01778378631095") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0989e_d20260510_m020343_c001_v0001171_t0039_u01778378623582") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf7_d20260510_m020337_c001_v7007000_t0000_u01778378617075") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0986c_d20260510_m020330_c001_v0001171_t0031_u01778378610054") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123595e_d20260510_m020440_c001_v7007000_t0000_u01778378680110") 2026/05/10 02:07:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09952_d20260510_m020436_c001_v0001171_t0036_u01778378676552") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c4f_d20260510_m020500_c001_v7007000_t0000_u01778378700401") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e13_d20260510_m020454_c001_v0001179_t0020_u01778378694810") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc81b_d20260510_m020611_c001_v7007000_t0000_u01778378771100") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f85_d20260510_m020603_c001_v0001179_t0055_u01778378763768") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a2c_d20260510_m020556_c001_v7007000_t0000_u01778378756487") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f49_d20260510_m020549_c001_v0001179_t0030_u01778378749003") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8684_d20260510_m020542_c001_v7007000_t0000_u01778378742497") 2026/05/10 02:07:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0f0b_d20260510_m020535_c001_v0001179_t0054_u01778378735245") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93bb_d20260510_m020528_c001_v7007000_t0000_u01778378728887") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0eb5_d20260510_m020521_c001_v0001179_t0002_u01778378721590") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270368_d20260510_m020514_c001_v7007000_t0000_u01778378714901") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0e59_d20260510_m020507_c001_v0001179_t0010_u01778378707101") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b48039514314b_d20260510_m020455_c001_v7007000_t0000_u01778378695826") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878eeb_d20260510_m020450_c001_v0001184_t0017_u01778378690833") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e05_d20260510_m020444_c001_v7007000_t0000_u01778378684474") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dc3_d20260510_m020439_c001_v0001179_t0030_u01778378679471") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386e7_d20260510_m020437_c001_v7007000_t0000_u01778378677554") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4c9b_d20260510_m020432_c001_v0001174_t0011_u01778378672550") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dce_d20260510_m020425_c001_v7007000_t0000_u01778378665874") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09918_d20260510_m020420_c001_v0001171_t0029_u01778378660930") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172b7e_d20260510_m020418_c001_v7007000_t0000_u01778378658781") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4b7f_d20260510_m020413_c001_v0001174_t0059_u01778378653903") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4202379721235153_d20260510_m020403_c001_v7007000_t0000_u01778378643110") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ce3_d20260510_m020357_c001_v0001179_t0000_u01778378637746") 2026/05/10 02:07:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211945_d20260510_m020351_c001_v7007000_t0000_u01778378631278") 2026/05/10 02:07:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0ca8_d20260510_m020343_c001_v0001179_t0003_u01778378623907") 2026/05/10 02:07:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf8_d20260510_m020337_c001_v7007000_t0000_u01778378617257") 2026/05/10 02:07:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c56_d20260510_m020330_c001_v0001179_t0022_u01778378610314") 2026/05/10 02:07:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f3880e83b_d20260510_m020440_c001_v7007000_t0000_u01778378680121") 2026/05/10 02:07:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e9b_d20260510_m020436_c001_v0001184_t0038_u01778378676582") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c54_d20260510_m020500_c001_v7007000_t0000_u01778378700584") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4e2b_d20260510_m020454_c001_v0001174_t0015_u01778378694824") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc81c_d20260510_m020611_c001_v7007000_t0000_u01778378771282") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5396_d20260510_m020603_c001_v0001174_t0021_u01778378763984") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a2d_d20260510_m020556_c001_v7007000_t0000_u01778378756769") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d525c_d20260510_m020549_c001_v0001174_t0032_u01778378749241") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8687_d20260510_m020542_c001_v7007000_t0000_u01778378742677") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d518e_d20260510_m020535_c001_v0001174_t0023_u01778378735459") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93bc_d20260510_m020529_c001_v7007000_t0000_u01778378729069") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d507a_d20260510_m020521_c001_v0001174_t0009_u01778378721798") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b676270369_d20260510_m020515_c001_v7007000_t0000_u01778378715174") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4f4a_d20260510_m020507_c001_v0001174_t0058_u01778378707310") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc17f_d20260510_m020455_c001_v7007000_t0000_u01778378695388") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0998a_d20260510_m020451_c001_v0001171_t0054_u01778378691034") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e06_d20260510_m020444_c001_v7007000_t0000_u01778378684664") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878eaf_d20260510_m020439_c001_v0001184_t0011_u01778378679543") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c78fd_d20260510_m020437_c001_v7007000_t0000_u01778378677388") 2026/05/10 02:07:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09946_d20260510_m020432_c001_v0001171_t0031_u01778378672906") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dd0_d20260510_m020426_c001_v7007000_t0000_u01778378666057") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e50_d20260510_m020420_c001_v0001184_t0051_u01778378660946") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9374_d20260510_m020418_c001_v7007000_t0000_u01778378658950") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d43_d20260510_m020414_c001_v0001179_t0001_u01778378654224") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123514e_d20260510_m020402_c001_v7007000_t0000_u01778378642926") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4a6b_d20260510_m020357_c001_v0001174_t0051_u01778378637955") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211946_d20260510_m020351_c001_v7007000_t0000_u01778378631466") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d49a6_d20260510_m020344_c001_v0001174_t0051_u01778378624118") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bf9_d20260510_m020337_c001_v7007000_t0000_u01778378617438") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d48cf_d20260510_m020330_c001_v0001174_t0052_u01778378610615") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dea_d20260510_m020440_c001_v7007000_t0000_u01778378680129") 2026/05/10 02:07:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4ccf_d20260510_m020436_c001_v0001174_t0058_u01778378676595") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c5a_d20260510_m020500_c001_v7007000_t0000_u01778378700766") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f1b_d20260510_m020454_c001_v0001184_t0017_u01778378694998") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc81e_d20260510_m020611_c001_v7007000_t0000_u01778378771466") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879137_d20260510_m020604_c001_v0001184_t0045_u01778378764248") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a2f_d20260510_m020556_c001_v7007000_t0000_u01778378756956") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8790d3_d20260510_m020549_c001_v0001184_t0012_u01778378749575") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a868a_d20260510_m020542_c001_v7007000_t0000_u01778378742857") 2026/05/10 02:07:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879073_d20260510_m020535_c001_v0001184_t0057_u01778378735728") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93bd_d20260510_m020529_c001_v7007000_t0000_u01778378729251") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a87901b_d20260510_m020522_c001_v0001184_t0024_u01778378722285") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627036a_d20260510_m020515_c001_v7007000_t0000_u01778378715362") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878f90_d20260510_m020507_c001_v0001184_t0026_u01778378707703") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45a4c_d20260510_m020455_c001_v7007000_t0000_u01778378695788") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0df5_d20260510_m020451_c001_v0001179_t0052_u01778378691292") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e07_d20260510_m020444_c001_v7007000_t0000_u01778378684855") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4d19_d20260510_m020439_c001_v0001174_t0003_u01778378679578") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f420237972123595b_d20260510_m020437_c001_v7007000_t0000_u01778378677407") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d9d_d20260510_m020433_c001_v0001179_t0043_u01778378673319") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dd3_d20260510_m020426_c001_v7007000_t0000_u01778378666242") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d73_d20260510_m020421_c001_v0001179_t0051_u01778378661088") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbf20_d20260510_m020419_c001_v7007000_t0000_u01778378659003") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098fa_d20260510_m020414_c001_v0001171_t0043_u01778378654461") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f410a9361156d38c3_d20260510_m020403_c001_v7007000_t0000_u01778378643126") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878da6_d20260510_m020358_c001_v0001184_t0046_u01778378638258") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211947_d20260510_m020351_c001_v7007000_t0000_u01778378631648") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d62_d20260510_m020344_c001_v0001184_t0030_u01778378624587") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bfa_d20260510_m020337_c001_v7007000_t0000_u01778378617619") 2026/05/10 02:07:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878d12_d20260510_m020330_c001_v0001184_t0016_u01778378610896") 2026/05/10 02:07:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f421a3fb16d220090_d20260510_m020439_c001_v7007000_t0000_u01778378679913") 2026/05/10 02:07:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0db1_d20260510_m020436_c001_v0001179_t0016_u01778378676640") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c5d_d20260510_m020500_c001_v7007000_t0000_u01778378700949") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0999c_d20260510_m020455_c001_v0001171_t0019_u01778378695045") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc820_d20260510_m020611_c001_v7007000_t0000_u01778378771646") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09ae8_d20260510_m020604_c001_v0001171_t0034_u01778378764452") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a30_d20260510_m020557_c001_v7007000_t0000_u01778378757145") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09ab0_d20260510_m020549_c001_v0001171_t0033_u01778378749778") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a868e_d20260510_m020543_c001_v7007000_t0000_u01778378743037") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a60_d20260510_m020535_c001_v0001171_t0023_u01778378735926") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93be_d20260510_m020529_c001_v7007000_t0000_u01778378729433") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a18_d20260510_m020522_c001_v0001171_t0015_u01778378722621") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627036b_d20260510_m020515_c001_v7007000_t0000_u01778378715544") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099da_d20260510_m020507_c001_v0001171_t0049_u01778378707916") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211ecf_d20260510_m020455_c001_v7007000_t0000_u01778378695820") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4de5_d20260510_m020451_c001_v0001174_t0031_u01778378691497") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e08_d20260510_m020445_c001_v7007000_t0000_u01778378685039") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0dc5_d20260510_m020439_c001_v0001179_t0049_u01778378679702") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4157c35a5b6c7900_d20260510_m020437_c001_v7007000_t0000_u01778378677572") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e82_d20260510_m020433_c001_v0001184_t0027_u01778378673522") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dd6_d20260510_m020426_c001_v7007000_t0000_u01778378666426") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e52_d20260510_m020421_c001_v0001184_t0028_u01778378661147") 2026/05/10 02:07:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9376_d20260510_m020419_c001_v7007000_t0000_u01778378659015") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e22_d20260510_m020414_c001_v0001184_t0059_u01778378654763") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f38806341_d20260510_m020403_c001_v7007000_t0000_u01778378643142") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098c2_d20260510_m020358_c001_v0001171_t0035_u01778378638462") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211948_d20260510_m020351_c001_v7007000_t0000_u01778378631830") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098a0_d20260510_m020344_c001_v0001171_t0028_u01778378624804") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bfb_d20260510_m020337_c001_v7007000_t0000_u01778378617803") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0986e_d20260510_m020331_c001_v0001171_t0002_u01778378611091") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f418f3255ae9386f9_d20260510_m020440_c001_v7007000_t0000_u01778378680175") 2026/05/10 02:07:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e9d_d20260510_m020436_c001_v0001184_t0053_u01778378676783") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6506_d20260510_m020405_c001_v7007000_t0000_u01778378645684") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dc0_d20260510_m020401_c001_v0001184_t0052_u01778378641277") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6507_d20260510_m020405_c001_v7007000_t0000_u01778378645866") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cfb_d20260510_m020401_c001_v0001179_t0003_u01778378641303") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6508_d20260510_m020406_c001_v7007000_t0000_u01778378646047") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dc2_d20260510_m020401_c001_v0001184_t0056_u01778378641470") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6509_d20260510_m020406_c001_v7007000_t0000_u01778378646229") 2026/05/10 02:07:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098ca_d20260510_m020401_c001_v0001171_t0032_u01778378641514") 2026/05/10 02:07:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650a_d20260510_m020406_c001_v7007000_t0000_u01778378646438") 2026/05/10 02:07:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cfd_d20260510_m020401_c001_v0001179_t0014_u01778378641522") 2026/05/10 02:07:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650b_d20260510_m020406_c001_v7007000_t0000_u01778378646621") 2026/05/10 02:07:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4aa9_d20260510_m020401_c001_v0001174_t0001_u01778378641672") 2026/05/10 02:07:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650c_d20260510_m020406_c001_v7007000_t0000_u01778378646805") 2026/05/10 02:07:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dc8_d20260510_m020401_c001_v0001184_t0038_u01778378641690") 2026/05/10 02:07:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650d_d20260510_m020406_c001_v7007000_t0000_u01778378646992") 2026/05/10 02:07:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0cff_d20260510_m020401_c001_v0001179_t0009_u01778378641729") 2026/05/10 02:07:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650e_d20260510_m020407_c001_v7007000_t0000_u01778378647182") 2026/05/10 02:07:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098ce_d20260510_m020401_c001_v0001171_t0043_u01778378641803") 2026/05/10 02:07:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f650f_d20260510_m020407_c001_v7007000_t0000_u01778378647432") 2026/05/10 02:07:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dca_d20260510_m020401_c001_v0001184_t0055_u01778378641914") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6510_d20260510_m020407_c001_v7007000_t0000_u01778378647621") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d01_d20260510_m020401_c001_v0001179_t0027_u01778378641953") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6511_d20260510_m020407_c001_v7007000_t0000_u01778378647807") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4aab_d20260510_m020402_c001_v0001174_t0043_u01778378642003") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6512_d20260510_m020407_c001_v7007000_t0000_u01778378647987") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098d0_d20260510_m020402_c001_v0001171_t0040_u01778378642144") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6513_d20260510_m020408_c001_v7007000_t0000_u01778378648171") 2026/05/10 02:07:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dcc_d20260510_m020402_c001_v0001184_t0009_u01778378642142") 2026/05/10 02:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6514_d20260510_m020408_c001_v7007000_t0000_u01778378648355") 2026/05/10 02:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d05_d20260510_m020402_c001_v0001179_t0048_u01778378642164") 2026/05/10 02:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f6516_d20260510_m020408_c001_v7007000_t0000_u01778378648537") 2026/05/10 02:07:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878dd0_d20260510_m020402_c001_v0001184_t0010_u01778378642343") 2026/05/10 02:07:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc71c_d20260510_m020421_c001_v7007000_t0000_u01778378661731") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d53_d20260510_m020416_c001_v0001179_t0039_u01778378656989") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172b88_d20260510_m020421_c001_v7007000_t0000_u01778378661580") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e32_d20260510_m020417_c001_v0001184_t0035_u01778378657010") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c937b_d20260510_m020421_c001_v7007000_t0000_u01778378661538") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4bb9_d20260510_m020417_c001_v0001174_t0032_u01778378657170") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f38806353_d20260510_m020421_c001_v7007000_t0000_u01778378661593") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d57_d20260510_m020417_c001_v0001179_t0003_u01778378657194") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c937c_d20260510_m020421_c001_v7007000_t0000_u01778378661602") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e34_d20260510_m020417_c001_v0001184_t0037_u01778378657223") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc716_d20260510_m020421_c001_v7007000_t0000_u01778378661363") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09908_d20260510_m020417_c001_v0001171_t0001_u01778378657239") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a855d_d20260510_m020421_c001_v7007000_t0000_u01778378661743") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e36_d20260510_m020417_c001_v0001184_t0024_u01778378657424") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5d9c_d20260510_m020421_c001_v7007000_t0000_u01778378661752") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0990a_d20260510_m020417_c001_v0001171_t0016_u01778378657552") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8556_d20260510_m020421_c001_v7007000_t0000_u01778378661375") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4bc3_d20260510_m020417_c001_v0001174_t0041_u01778378657635") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5d97_d20260510_m020421_c001_v7007000_t0000_u01778378661382") 2026/05/10 02:07:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d5b_d20260510_m020417_c001_v0001179_t0037_u01778378657640") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f38806351_d20260510_m020421_c001_v7007000_t0000_u01778378661407") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e38_d20260510_m020417_c001_v0001184_t0018_u01778378657689") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c937d_d20260510_m020421_c001_v7007000_t0000_u01778378661612") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0990e_d20260510_m020417_c001_v0001171_t0059_u01778378657860") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc718_d20260510_m020421_c001_v7007000_t0000_u01778378661549") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d5f_d20260510_m020417_c001_v0001179_t0001_u01778378657887") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c937a_d20260510_m020421_c001_v7007000_t0000_u01778378661425") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e3c_d20260510_m020417_c001_v0001184_t0019_u01778378657902") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172b86_d20260510_m020421_c001_v7007000_t0000_u01778378661394") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4bcd_d20260510_m020417_c001_v0001174_t0049_u01778378657991") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9379_d20260510_m020421_c001_v7007000_t0000_u01778378661417") 2026/05/10 02:07:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0d61_d20260510_m020418_c001_v0001179_t0053_u01778378658091") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f7e_d20260510_m020222_c001_v7007000_t0000_u01778378542702") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1165950b57736c46_d20260510_m020220_c001_v0001099_t0022_u01778378540266") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a842d_d20260510_m020220_c001_v7007000_t0000_u01778378540078") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1165950b57736c40_d20260510_m020216_c001_v0001099_t0043_u01778378536868") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8429_d20260510_m020216_c001_v7007000_t0000_u01778378536098") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0973a_d20260510_m020212_c001_v0001171_t0030_u01778378532056") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45348_d20260510_m020210_c001_v7007000_t0000_u01778378530519") 2026/05/10 02:07:17 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110a5c1b77edfcf8_d20260510_m020208_c001_v0001041_t0023_u01778378528129") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211858_d20260510_m020207_c001_v7007000_t0000_u01778378527944") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110a5c1b77edfcea_d20260510_m020204_c001_v0001041_t0033_u01778378524536") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211854_d20260510_m020203_c001_v7007000_t0000_u01778378523769") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d423d_d20260510_m020200_c001_v0001174_t0022_u01778378520337") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4533b_d20260510_m020159_c001_v7007000_t0000_u01778378519047") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1045da61d50c3341_d20260510_m020157_c001_v0001105_t0015_u01778378517523") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8417_d20260510_m020157_c001_v7007000_t0000_u01778378517340") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1045da61d50c333d_d20260510_m020153_c001_v0001105_t0034_u01778378513849") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8411_d20260510_m020153_c001_v7007000_t0000_u01778378513102") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4185_d20260510_m020148_c001_v0001174_t0044_u01778378508672") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4531f_d20260510_m020147_c001_v7007000_t0000_u01778378507744") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10083d65846827a4_d20260510_m020145_c001_v0001183_t0030_u01778378505901") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff211_d20260510_m020145_c001_v7007000_t0000_u01778378505332") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10083d658468278c_d20260510_m020140_c001_v0001183_t0002_u01778378500011") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff1dc_d20260510_m020139_c001_v7007000_t0000_u01778378499106") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d406a_d20260510_m020130_c001_v0001174_t0047_u01778378490238") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172a28_d20260510_m020129_c001_v7007000_t0000_u01778378489285") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1154d9f295874964_d20260510_m020127_c001_v0001116_t0042_u01778378487452") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f61b3_d20260510_m020127_c001_v7007000_t0000_u01778378487267") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1154d9f295874956_d20260510_m020123_c001_v0001116_t0032_u01778378483806") 2026/05/10 02:07:18 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f61a9_d20260510_m020123_c001_v7007000_t0000_u01778378483066") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a94c_d20260510_m020116_c001_v0001146_t0046_u01778378476886") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cade_d20260510_m020115_c001_v7007000_t0000_u01778378475946") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1127475416e91261_d20260510_m020113_c001_v0001185_t0019_u01778378473872") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b79d9_d20260510_m020113_c001_v7007000_t0000_u01778378473688") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1127475416e9124d_d20260510_m020110_c001_v0001185_t0057_u01778378470307") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b79c9_d20260510_m020109_c001_v7007000_t0000_u01778378469546") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0969e_d20260510_m020103_c001_v0001171_t0049_u01778378463116") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcfe_d20260510_m020101_c001_v7007000_t0000_u01778378461975") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f109ab0aec6400615_d20260510_m020055_c001_v0001173_t0008_u01778378455465") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a6592d_d20260510_m020055_c001_v7007000_t0000_u01778378455266") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3da1_d20260510_m020051_c001_v0001174_t0011_u01778378451471") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f116ffb13a551616b_d20260510_m020050_c001_v0001042_t0028_u01778378450492") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f116ffb13a5516165_d20260510_m020049_c001_v0001042_t0001_u01778378449021") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4525c_d20260510_m020035_c001_v7007000_t0000_u01778378435601") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09662_d20260510_m020028_c001_v0001171_t0027_u01778378428571") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1041ff3f67ffd5ed_d20260510_m020027_c001_v0001174_t0042_u01778378427638") 2026/05/10 02:07:19 DEBUG : dst/one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1041ff3f67ffd5d1_d20260510_m020026_c001_v0001174_t0038_u01778378426570") 2026/05/10 02:07:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f7f_d20260510_m020222_c001_v7007000_t0000_u01778378542887") 2026/05/10 02:07:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f11853fc073bd2ea2_d20260510_m020219_c001_v0001178_t0046_u01778378539880") 2026/05/10 02:07:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f102734ac6d33e4db_d20260510_m020215_c001_v0001182_t0008_u01778378535831") 2026/05/10 02:07:19 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4534a_d20260510_m020210_c001_v7007000_t0000_u01778378530699") 2026/05/10 02:07:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f101c6816852792dc_d20260510_m020207_c001_v0001097_t0058_u01778378527615") 2026/05/10 02:07:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878b65_d20260510_m020203_c001_v0001184_t0037_u01778378523565") 2026/05/10 02:07:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4533c_d20260510_m020159_c001_v7007000_t0000_u01778378519231") 2026/05/10 02:07:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f11810a48fa3a6650_d20260510_m020156_c001_v0001104_t0006_u01778378516392") 2026/05/10 02:07:20 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f101162fd6b2115c4_d20260510_m020152_c001_v0001038_t0034_u01778378512477") 2026/05/10 02:07:20 DEBUG : dst/three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcff_d20260510_m020102_c001_v7007000_t0000_u01778378462159") 2026/05/10 02:07:20 DEBUG : dst/three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f116ffb13a551617f_d20260510_m020100_c001_v0001042_t0014_u01778378460236") 2026/05/10 02:07:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f80_d20260510_m020223_c001_v7007000_t0000_u01778378543071") 2026/05/10 02:07:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f103679cf93ab1487_d20260510_m020221_c001_v0001145_t0024_u01778378541250") 2026/05/10 02:07:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f115aae17fe7fb4ad_d20260510_m020217_c001_v0001130_t0046_u01778378537711") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f81_d20260510_m020223_c001_v7007000_t0000_u01778378543256") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1165950b57736c4c_d20260510_m020221_c001_v0001099_t0034_u01778378541865") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a842f_d20260510_m020221_c001_v7007000_t0000_u01778378541677") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1165950b57736c42_d20260510_m020218_c001_v0001099_t0035_u01778378538181") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a842b_d20260510_m020217_c001_v7007000_t0000_u01778378537993") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0973c_d20260510_m020213_c001_v0001171_t0030_u01778378533157") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4534b_d20260510_m020210_c001_v7007000_t0000_u01778378530880") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110a5c1b77edfcfe_d20260510_m020209_c001_v0001041_t0011_u01778378529579") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21185a_d20260510_m020209_c001_v7007000_t0000_u01778378529394") 2026/05/10 02:07:20 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110a5c1b77edfcf4_d20260510_m020206_c001_v0001041_t0046_u01778378526126") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211856_d20260510_m020205_c001_v7007000_t0000_u01778378525941") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4245_d20260510_m020200_c001_v0001174_t0058_u01778378520890") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8418_d20260510_m020158_c001_v7007000_t0000_u01778378518485") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0971a_d20260510_m020155_c001_v0001171_t0009_u01778378515341") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8413_d20260510_m020154_c001_v7007000_t0000_u01778378514567") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4194_d20260510_m020149_c001_v0001174_t0006_u01778378509737") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff21c_d20260510_m020146_c001_v7007000_t0000_u01778378506819") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f096f4_d20260510_m020142_c001_v0001171_t0015_u01778378502181") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff1ee_d20260510_m020140_c001_v7007000_t0000_u01778378500922") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d408c_d20260510_m020133_c001_v0001174_t0000_u01778378493319") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f61b4_d20260510_m020128_c001_v7007000_t0000_u01778378488366") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a95e_d20260510_m020125_c001_v0001146_t0041_u01778378485998") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4187183d4c6f61ad_d20260510_m020124_c001_v7007000_t0000_u01778378484911") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f096be_d20260510_m020118_c001_v0001171_t0017_u01778378478169") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b79e1_d20260510_m020114_c001_v7007000_t0000_u01778378474949") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f096b4_d20260510_m020112_c001_v0001171_t0021_u01778378472241") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b79cf_d20260510_m020111_c001_v7007000_t0000_u01778378471152") 2026/05/10 02:07:21 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3e8b_d20260510_m020104_c001_v0001174_t0057_u01778378464757") 2026/05/10 02:07:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4534c_d20260510_m020211_c001_v7007000_t0000_u01778378531062") 2026/05/10 02:07:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f102dd12d62e80987_d20260510_m020209_c001_v0001183_t0026_u01778378529129") 2026/05/10 02:07:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f105a4dc1cb666c3e_d20260510_m020205_c001_v0001044_t0030_u01778378525589") 2026/05/10 02:07:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4533d_d20260510_m020159_c001_v7007000_t0000_u01778378519416") 2026/05/10 02:07:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f108db783f2ddd372_d20260510_m020158_c001_v0001150_t0052_u01778378518229") 2026/05/10 02:07:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1121d06a6c3579c3_d20260510_m020154_c001_v0001180_t0006_u01778378514364") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f82_d20260510_m020223_c001_v7007000_t0000_u01778378543440") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d433e_d20260510_m020212_c001_v0001174_t0004_u01778378532672") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4534e_d20260510_m020211_c001_v7007000_t0000_u01778378531242") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09724_d20260510_m020200_c001_v0001171_t0046_u01778378520618") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4533e_d20260510_m020159_c001_v7007000_t0000_u01778378519602") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09704_d20260510_m020149_c001_v0001171_t0047_u01778378509479") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e45320_d20260510_m020147_c001_v7007000_t0000_u01778378507935") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f096d8_d20260510_m020130_c001_v0001171_t0002_u01778378490894") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40312076af172a29_d20260510_m020129_c001_v7007000_t0000_u01778378489467") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3f75_d20260510_m020117_c001_v0001174_t0015_u01778378477533") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41607f05adc9cadf_d20260510_m020116_c001_v7007000_t0000_u01778378476131") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a934_d20260510_m020103_c001_v0001146_t0049_u01778378463757") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbd00_d20260510_m020102_c001_v7007000_t0000_u01778378462341") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f11411eac89307596_d20260510_m020057_c001_v0001041_t0030_u01778378457431") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4525d_d20260510_m020035_c001_v7007000_t0000_u01778378435783") 2026/05/10 02:07:22 DEBUG : dst/two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1041ff3f67ffd619_d20260510_m020034_c001_v0001174_t0045_u01778378434557") 2026/05/10 02:07:22 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f387fbc5a_d20260510_m015959_c001_v7007000_t0000_u01778378399075") 2026/05/10 02:07:22 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3ad2_d20260510_m015955_c001_v0001174_t0030_u01778378395763") 2026/05/10 02:07:22 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f387fbc53_d20260510_m015953_c001_v7007000_t0000_u01778378393666") 2026/05/10 02:07:22 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d39eb_d20260510_m015941_c001_v0001174_t0002_u01778378381679") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211615_d20260510_m015932_c001_v7007000_t0000_u01778378372997") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3919_d20260510_m015929_c001_v0001174_t0047_u01778378369737") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc06_d20260510_m015909_c001_v7007000_t0000_u01778378349067") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3792_d20260510_m015907_c001_v0001174_t0047_u01778378347216") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbff_d20260510_m015906_c001_v7007000_t0000_u01778378346317") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3766_d20260510_m015905_c001_v0001174_t0007_u01778378345039") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbfa_d20260510_m015902_c001_v7007000_t0000_u01778378342031") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3734_d20260510_m015900_c001_v0001174_t0052_u01778378340277") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf5_d20260510_m015859_c001_v7007000_t0000_u01778378339441") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3716_d20260510_m015857_c001_v0001174_t0010_u01778378337956") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe5_d20260510_m015851_c001_v7007000_t0000_u01778378331816") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3696_d20260510_m015849_c001_v0001174_t0043_u01778378329839") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe2_d20260510_m015848_c001_v7007000_t0000_u01778378328863") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3672_d20260510_m015848_c001_v0001174_t0056_u01778378328017") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451ea_d20260510_m015843_c001_v7007000_t0000_u01778378323137") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3609_d20260510_m015841_c001_v0001174_t0053_u01778378321812") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e7_d20260510_m015839_c001_v7007000_t0000_u01778378319983") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d35e1_d20260510_m015838_c001_v0001174_t0044_u01778378318609") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e6_d20260510_m015838_c001_v7007000_t0000_u01778378318242") 2026/05/10 02:07:23 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f114e89ec855de57c_d20260510_m015837_c001_v0001177_t0024_u01778378317585") 2026/05/10 02:07:24 DEBUG : empty space: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d35b3_d20260510_m015835_c001_v0001174_t0025_u01778378315979") 2026/05/10 02:07:24 DEBUG : enormous: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc03_d20260510_m015908_c001_v7007000_t0000_u01778378348158") 2026/05/10 02:07:24 DEBUG : enormous: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3798_d20260510_m015907_c001_v0001174_t0006_u01778378347488") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f406b480395142f88_d20260510_m020228_c001_v7007000_t0000_u01778378548026") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4451_d20260510_m020226_c001_v0001174_t0031_u01778378546691") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21160d_d20260510_m015928_c001_v7007000_t0000_u01778378368187") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09608_d20260510_m015927_c001_v0001171_t0029_u01778378367074") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e0_d20260510_m015833_c001_v7007000_t0000_u01778378313115") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d357c_d20260510_m015831_c001_v0001174_t0049_u01778378311979") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451df_d20260510_m015831_c001_v7007000_t0000_u01778378311289") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3575_d20260510_m015830_c001_v0001174_t0055_u01778378310623") 2026/05/10 02:07:24 DEBUG : existing: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3565_d20260510_m015829_c001_v0001174_t0020_u01778378309777") 2026/05/10 02:07:24 DEBUG : existing-b: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21160e_d20260510_m015928_c001_v7007000_t0000_u01778378368371") 2026/05/10 02:07:24 DEBUG : existing-b: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d38d7_d20260510_m015927_c001_v0001174_t0003_u01778378367062") 2026/05/10 02:07:24 DEBUG : file1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65afd_d20260510_m020322_c001_v7007000_t0000_u01778378602156") 2026/05/10 02:07:24 DEBUG : file1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878cda_d20260510_m020321_c001_v0001184_t0032_u01778378601381") 2026/05/10 02:07:24 DEBUG : file1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aef_d20260510_m020320_c001_v7007000_t0000_u01778378600034") 2026/05/10 02:07:24 DEBUG : file1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4809_d20260510_m020318_c001_v0001174_t0048_u01778378598857") 2026/05/10 02:07:24 DEBUG : five: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc0d_d20260510_m015912_c001_v7007000_t0000_u01778378352848") 2026/05/10 02:07:24 DEBUG : five: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d37cc_d20260510_m015910_c001_v0001174_t0057_u01778378350820") 2026/05/10 02:07:25 DEBUG : foo: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451e9_d20260510_m015841_c001_v7007000_t0000_u01778378321445") 2026/05/10 02:07:25 DEBUG : foo: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d3601_d20260510_m015840_c001_v0001174_t0057_u01778378320901") 2026/05/10 02:07:25 DEBUG : foo: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d35fd_d20260510_m015840_c001_v0001174_t0057_u01778378320349") 2026/05/10 02:07:25 DEBUG : four: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc0f_d20260510_m015913_c001_v7007000_t0000_u01778378353030") 2026/05/10 02:07:25 DEBUG : four: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4106d1ad6211a862_d20260510_m015911_c001_v0001146_t0043_u01778378351385") 2026/05/10 02:07:25 DEBUG : four: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d37c2_d20260510_m015910_c001_v0001174_t0047_u01778378350106") 2026/05/10 02:07:25 DEBUG : hello world2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211560_d20260510_m015748_c001_v7007000_t0000_u01778378268883") 2026/05/10 02:07:25 DEBUG : hello world2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3329_d20260510_m015748_c001_v0001174_t0042_u01778378268225") 2026/05/10 02:07:25 DEBUG : ignore-size: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451de_d20260510_m015829_c001_v7007000_t0000_u01778378309411") 2026/05/10 02:07:25 DEBUG : ignore-size: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3552_d20260510_m015828_c001_v0001174_t0033_u01778378308368") 2026/05/10 02:07:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21160a_d20260510_m015926_c001_v7007000_t0000_u01778378366332") 2026/05/10 02:07:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09604_d20260510_m015925_c001_v0001171_t0016_u01778378365617") 2026/05/10 02:07:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211604_d20260510_m015924_c001_v7007000_t0000_u01778378364749") 2026/05/10 02:07:25 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09600_d20260510_m015923_c001_v0001171_t0053_u01778378363705") 2026/05/10 02:07:25 DEBUG : one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc10_d20260510_m015913_c001_v7007000_t0000_u01778378353212") 2026/05/10 02:07:25 DEBUG : one: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d37ae_d20260510_m015909_c001_v0001174_t0057_u01778378349437") 2026/05/10 02:07:25 DEBUG : only0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aca_d20260510_m020314_c001_v7007000_t0000_u01778378594389") 2026/05/10 02:07:25 DEBUG : only0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d477e_d20260510_m020308_c001_v0001174_t0057_u01778378588613") 2026/05/10 02:07:25 DEBUG : only0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097c4_d20260510_m020253_c001_v0001171_t0036_u01778378573622") 2026/05/10 02:07:25 DEBUG : only0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a8e_d20260510_m020246_c001_v7007000_t0000_u01778378566903") 2026/05/10 02:07:26 DEBUG : only0: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09758_d20260510_m020231_c001_v0001171_t0012_u01778378551861") 2026/05/10 02:07:26 DEBUG : only1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65acb_d20260510_m020314_c001_v7007000_t0000_u01778378594575") 2026/05/10 02:07:26 DEBUG : only1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d478a_d20260510_m020309_c001_v0001174_t0057_u01778378589384") 2026/05/10 02:07:26 DEBUG : only1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097c8_d20260510_m020254_c001_v0001171_t0037_u01778378574332") 2026/05/10 02:07:26 DEBUG : only1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9256_d20260510_m020247_c001_v7007000_t0000_u01778378567841") 2026/05/10 02:07:26 DEBUG : only1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0975a_d20260510_m020232_c001_v0001171_t0057_u01778378552610") 2026/05/10 02:07:26 DEBUG : only10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65acc_d20260510_m020314_c001_v7007000_t0000_u01778378594760") 2026/05/10 02:07:26 DEBUG : only10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f0980d_d20260510_m020308_c001_v0001171_t0045_u01778378588622") 2026/05/10 02:07:26 DEBUG : only10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097e8_d20260510_m020300_c001_v0001171_t0054_u01778378580945") 2026/05/10 02:07:26 DEBUG : only10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a8f_d20260510_m020247_c001_v7007000_t0000_u01778378567086") 2026/05/10 02:07:26 DEBUG : only10: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0977c_d20260510_m020239_c001_v0001171_t0029_u01778378559007") 2026/05/10 02:07:26 DEBUG : only11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65acd_d20260510_m020314_c001_v7007000_t0000_u01778378594943") 2026/05/10 02:07:26 DEBUG : only11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f0980f_d20260510_m020309_c001_v0001171_t0045_u01778378589024") 2026/05/10 02:07:26 DEBUG : only11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097ea_d20260510_m020301_c001_v0001171_t0009_u01778378581773") 2026/05/10 02:07:26 DEBUG : only11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a97_d20260510_m020247_c001_v7007000_t0000_u01778378567463") 2026/05/10 02:07:26 DEBUG : only11: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09784_d20260510_m020239_c001_v0001171_t0046_u01778378559770") 2026/05/10 02:07:26 DEBUG : only12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ace_d20260510_m020315_c001_v7007000_t0000_u01778378595127") 2026/05/10 02:07:26 DEBUG : only12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40971ec55a878ca8_d20260510_m020309_c001_v0001184_t0016_u01778378589168") 2026/05/10 02:07:26 DEBUG : only12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097ec_d20260510_m020302_c001_v0001171_t0046_u01778378582535") 2026/05/10 02:07:26 DEBUG : only12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a90_d20260510_m020247_c001_v7007000_t0000_u01778378567269") 2026/05/10 02:07:27 DEBUG : only12: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09788_d20260510_m020240_c001_v0001171_t0020_u01778378560382") 2026/05/10 02:07:27 DEBUG : only13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad0_d20260510_m020315_c001_v7007000_t0000_u01778378595313") 2026/05/10 02:07:27 DEBUG : only13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f410c5bfce4de0c08_d20260510_m020309_c001_v0001179_t0035_u01778378589402") 2026/05/10 02:07:27 DEBUG : only13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097f0_d20260510_m020303_c001_v0001171_t0054_u01778378583242") 2026/05/10 02:07:27 DEBUG : only13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9254_d20260510_m020247_c001_v7007000_t0000_u01778378567472") 2026/05/10 02:07:27 DEBUG : only13: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0978a_d20260510_m020241_c001_v0001171_t0059_u01778378561027") 2026/05/10 02:07:27 DEBUG : only14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad1_d20260510_m020315_c001_v7007000_t0000_u01778378595498") 2026/05/10 02:07:27 DEBUG : only14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f0981b_d20260510_m020309_c001_v0001171_t0045_u01778378589892") 2026/05/10 02:07:27 DEBUG : only14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097f2_d20260510_m020303_c001_v0001171_t0018_u01778378583951") 2026/05/10 02:07:27 DEBUG : only14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211881_d20260510_m020247_c001_v7007000_t0000_u01778378567483") 2026/05/10 02:07:27 DEBUG : only14: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09790_d20260510_m020241_c001_v0001171_t0008_u01778378561701") 2026/05/10 02:07:27 DEBUG : only15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad2_d20260510_m020315_c001_v7007000_t0000_u01778378595683") 2026/05/10 02:07:27 DEBUG : only15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d4784_d20260510_m020309_c001_v0001174_t0057_u01778378589014") 2026/05/10 02:07:27 DEBUG : only15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097fa_d20260510_m020304_c001_v0001171_t0016_u01778378584597") 2026/05/10 02:07:27 DEBUG : only15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a96_d20260510_m020247_c001_v7007000_t0000_u01778378567275") 2026/05/10 02:07:27 DEBUG : only15: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09796_d20260510_m020242_c001_v0001171_t0043_u01778378562547") 2026/05/10 02:07:27 DEBUG : only16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad3_d20260510_m020315_c001_v7007000_t0000_u01778378595868") 2026/05/10 02:07:27 DEBUG : only16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f410c5bfce4de0c0c_d20260510_m020309_c001_v0001179_t0035_u01778378589769") 2026/05/10 02:07:27 DEBUG : only16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097fc_d20260510_m020305_c001_v0001171_t0007_u01778378585262") 2026/05/10 02:07:27 DEBUG : only16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a9a_d20260510_m020248_c001_v7007000_t0000_u01778378568016") 2026/05/10 02:07:27 DEBUG : only16: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09798_d20260510_m020243_c001_v0001171_t0041_u01778378563264") 2026/05/10 02:07:28 DEBUG : only17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad4_d20260510_m020316_c001_v7007000_t0000_u01778378596053") 2026/05/10 02:07:28 DEBUG : only17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d4788_d20260510_m020309_c001_v0001174_t0057_u01778378589200") 2026/05/10 02:07:28 DEBUG : only17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09802_d20260510_m020306_c001_v0001171_t0040_u01778378586042") 2026/05/10 02:07:28 DEBUG : only17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a92_d20260510_m020247_c001_v7007000_t0000_u01778378567636") 2026/05/10 02:07:28 DEBUG : only17: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0979c_d20260510_m020243_c001_v0001171_t0024_u01778378563912") 2026/05/10 02:07:28 DEBUG : only18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad5_d20260510_m020316_c001_v7007000_t0000_u01778378596249") 2026/05/10 02:07:28 DEBUG : only18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f09811_d20260510_m020309_c001_v0001171_t0045_u01778378589298") 2026/05/10 02:07:28 DEBUG : only18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09806_d20260510_m020306_c001_v0001171_t0036_u01778378586798") 2026/05/10 02:07:28 DEBUG : only18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9253_d20260510_m020247_c001_v7007000_t0000_u01778378567291") 2026/05/10 02:07:28 DEBUG : only18: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097a0_d20260510_m020244_c001_v0001171_t0003_u01778378564735") 2026/05/10 02:07:28 DEBUG : only19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad6_d20260510_m020316_c001_v7007000_t0000_u01778378596439") 2026/05/10 02:07:28 DEBUG : only19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40971ec55a878cb0_d20260510_m020309_c001_v0001184_t0016_u01778378589352") 2026/05/10 02:07:28 DEBUG : only19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09809_d20260510_m020307_c001_v0001171_t0054_u01778378587564") 2026/05/10 02:07:29 DEBUG : only19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a99_d20260510_m020247_c001_v7007000_t0000_u01778378567833") 2026/05/10 02:07:29 DEBUG : only19: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097a2_d20260510_m020245_c001_v0001171_t0017_u01778378565626") 2026/05/10 02:07:29 DEBUG : only2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad7_d20260510_m020316_c001_v7007000_t0000_u01778378596623") 2026/05/10 02:07:29 DEBUG : only2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f09813_d20260510_m020309_c001_v0001171_t0045_u01778378589482") 2026/05/10 02:07:29 DEBUG : only2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097ce_d20260510_m020254_c001_v0001171_t0040_u01778378574891") 2026/05/10 02:07:29 DEBUG : only2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65a98_d20260510_m020247_c001_v7007000_t0000_u01778378567647") 2026/05/10 02:07:29 DEBUG : only2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09760_d20260510_m020233_c001_v0001171_t0023_u01778378553263") 2026/05/10 02:07:29 DEBUG : only3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad8_d20260510_m020316_c001_v7007000_t0000_u01778378596808") 2026/05/10 02:07:29 DEBUG : only3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40971ec55a878cb2_d20260510_m020309_c001_v0001184_t0016_u01778378589535") 2026/05/10 02:07:29 DEBUG : only3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097d0_d20260510_m020255_c001_v0001171_t0013_u01778378575532") 2026/05/10 02:07:29 DEBUG : only3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211880_d20260510_m020247_c001_v7007000_t0000_u01778378567294") 2026/05/10 02:07:29 DEBUG : only3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09764_d20260510_m020234_c001_v0001171_t0056_u01778378554044") 2026/05/10 02:07:29 DEBUG : only4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ad9_d20260510_m020316_c001_v7007000_t0000_u01778378596995") 2026/05/10 02:07:29 DEBUG : only4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40971ec55a878cb8_d20260510_m020309_c001_v0001184_t0016_u01778378589900") 2026/05/10 02:07:29 DEBUG : only4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097d4_d20260510_m020256_c001_v0001171_t0010_u01778378576273") 2026/05/10 02:07:29 DEBUG : only4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c9255_d20260510_m020247_c001_v7007000_t0000_u01778378567657") 2026/05/10 02:07:29 DEBUG : only4: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09766_d20260510_m020234_c001_v0001171_t0045_u01778378554571") 2026/05/10 02:07:29 DEBUG : only5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ada_d20260510_m020317_c001_v7007000_t0000_u01778378597180") 2026/05/10 02:07:29 DEBUG : only5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d478c_d20260510_m020309_c001_v0001174_t0057_u01778378589567") 2026/05/10 02:07:29 DEBUG : only5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097d6_d20260510_m020256_c001_v0001171_t0009_u01778378576916") 2026/05/10 02:07:29 DEBUG : only5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211882_d20260510_m020247_c001_v7007000_t0000_u01778378567669") 2026/05/10 02:07:29 DEBUG : only5: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0976c_d20260510_m020235_c001_v0001171_t0015_u01778378555329") 2026/05/10 02:07:30 DEBUG : only6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65adb_d20260510_m020317_c001_v7007000_t0000_u01778378597367") 2026/05/10 02:07:30 DEBUG : only6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f410c5bfce4de0c0a_d20260510_m020309_c001_v0001179_t0035_u01778378589586") 2026/05/10 02:07:30 DEBUG : only6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097d8_d20260510_m020258_c001_v0001171_t0035_u01778378578019") 2026/05/10 02:07:30 DEBUG : only6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a93_d20260510_m020247_c001_v7007000_t0000_u01778378567819") 2026/05/10 02:07:30 DEBUG : only6: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09772_d20260510_m020235_c001_v0001171_t0002_u01778378555971") 2026/05/10 02:07:30 DEBUG : only7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65add_d20260510_m020317_c001_v7007000_t0000_u01778378597554") 2026/05/10 02:07:30 DEBUG : only7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f09815_d20260510_m020309_c001_v0001171_t0045_u01778378589667") 2026/05/10 02:07:30 DEBUG : only7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097dc_d20260510_m020258_c001_v0001171_t0059_u01778378578721") 2026/05/10 02:07:30 DEBUG : only7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a91_d20260510_m020247_c001_v7007000_t0000_u01778378567453") 2026/05/10 02:07:30 DEBUG : only7: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09774_d20260510_m020236_c001_v0001171_t0022_u01778378556658") 2026/05/10 02:07:30 DEBUG : only8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65adf_d20260510_m020317_c001_v7007000_t0000_u01778378597740") 2026/05/10 02:07:30 DEBUG : only8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40971ec55a878cb6_d20260510_m020309_c001_v0001184_t0016_u01778378589717") 2026/05/10 02:07:30 DEBUG : only8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097e2_d20260510_m020259_c001_v0001171_t0056_u01778378579427") 2026/05/10 02:07:30 DEBUG : only8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211883_d20260510_m020247_c001_v7007000_t0000_u01778378567851") 2026/05/10 02:07:30 DEBUG : only8: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09776_d20260510_m020237_c001_v0001171_t0022_u01778378557609") 2026/05/10 02:07:30 DEBUG : only9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65ae1_d20260510_m020317_c001_v7007000_t0000_u01778378597925") 2026/05/10 02:07:30 DEBUG : only9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d4792_d20260510_m020309_c001_v0001174_t0057_u01778378589756") 2026/05/10 02:07:30 DEBUG : only9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f097e4_d20260510_m020300_c001_v0001171_t0037_u01778378580252") 2026/05/10 02:07:30 DEBUG : only9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b7a94_d20260510_m020248_c001_v7007000_t0000_u01778378568001") 2026/05/10 02:07:30 DEBUG : only9: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09778_d20260510_m020238_c001_v0001171_t0028_u01778378558401") 2026/05/10 02:07:30 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211601_d20260510_m015922_c001_v7007000_t0000_u01778378362596") 2026/05/10 02:07:30 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a87e_d20260510_m015920_c001_v0001146_t0009_u01778378360465") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115fb_d20260510_m015919_c001_v7007000_t0000_u01778378359352") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3830_d20260510_m015917_c001_v0001174_t0043_u01778378357156") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115f7_d20260510_m015916_c001_v7007000_t0000_u01778378356425") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a866_d20260510_m015914_c001_v0001146_t0038_u01778378354118") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbfd_d20260510_m015904_c001_v7007000_t0000_u01778378344145") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3752_d20260510_m015902_c001_v0001174_t0031_u01778378342577") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf7_d20260510_m015900_c001_v7007000_t0000_u01778378340956") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d372e_d20260510_m015859_c001_v0001174_t0035_u01778378339983") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf4_d20260510_m015858_c001_v7007000_t0000_u01778378338705") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3712_d20260510_m015857_c001_v0001174_t0020_u01778378337668") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe4_d20260510_m015851_c001_v7007000_t0000_u01778378331271") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3690_d20260510_m015849_c001_v0001174_t0049_u01778378329408") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe3_d20260510_m015849_c001_v7007000_t0000_u01778378329045") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3662_d20260510_m015847_c001_v0001174_t0007_u01778378327733") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe1_d20260510_m015847_c001_v7007000_t0000_u01778378327371") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3648_d20260510_m015846_c001_v0001174_t0039_u01778378326743") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d363f_d20260510_m015846_c001_v0001174_t0006_u01778378326068") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbde_d20260510_m015845_c001_v7007000_t0000_u01778378325705") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3635_d20260510_m015845_c001_v0001174_t0007_u01778378325029") 2026/05/10 02:07:31 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3629_d20260510_m015844_c001_v0001174_t0047_u01778378324268") 2026/05/10 02:07:32 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451ec_d20260510_m015843_c001_v7007000_t0000_u01778378323320") 2026/05/10 02:07:32 DEBUG : potato: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3613_d20260510_m015842_c001_v0001174_t0022_u01778378322503") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4202379721234d98_d20260510_m020011_c001_v7007000_t0000_u01778378411627") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a8be_d20260510_m020010_c001_v0001146_t0024_u01778378410891") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f387fbc5b_d20260510_m015959_c001_v7007000_t0000_u01778378399450") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a8a6_d20260510_m015954_c001_v0001146_t0020_u01778378394978") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee55f9_d20260510_m015945_c001_v7007000_t0000_u01778378385547") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a896_d20260510_m015940_c001_v0001146_t0025_u01778378380948") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211617_d20260510_m015933_c001_v7007000_t0000_u01778378373337") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a88e_d20260510_m015929_c001_v0001146_t0034_u01778378369339") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc04_d20260510_m015908_c001_v7007000_t0000_u01778378348340") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d378c_d20260510_m015906_c001_v0001174_t0041_u01778378346865") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc00_d20260510_m015906_c001_v7007000_t0000_u01778378346499") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d375e_d20260510_m015904_c001_v0001174_t0010_u01778378344735") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbfe_d20260510_m015904_c001_v7007000_t0000_u01778378344327") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3756_d20260510_m015903_c001_v0001174_t0034_u01778378343450") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbfb_d20260510_m015902_c001_v7007000_t0000_u01778378342213") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3744_d20260510_m015901_c001_v0001174_t0051_u01778378341321") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbf6_d20260510_m015859_c001_v7007000_t0000_u01778378339621") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3722_d20260510_m015858_c001_v0001174_t0024_u01778378338714") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbbe6_d20260510_m015851_c001_v7007000_t0000_u01778378331998") 2026/05/10 02:07:32 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d36a4_d20260510_m015850_c001_v0001174_t0054_u01778378330941") 2026/05/10 02:07:33 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211563_d20260510_m015751_c001_v7007000_t0000_u01778378271772") 2026/05/10 02:07:33 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d335a_d20260510_m015751_c001_v0001174_t0049_u01778378271086") 2026/05/10 02:07:33 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211561_d20260510_m015750_c001_v7007000_t0000_u01778378270186") 2026/05/10 02:07:33 DEBUG : potato2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3337_d20260510_m015749_c001_v0001174_t0033_u01778378269437") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f402ab24f387fbc5c_d20260510_m015959_c001_v7007000_t0000_u01778378399726") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09622_d20260510_m015956_c001_v0001171_t0031_u01778378396467") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee55fb_d20260510_m015947_c001_v7007000_t0000_u01778378387624") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09616_d20260510_m015942_c001_v0001171_t0052_u01778378382415") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211618_d20260510_m015933_c001_v7007000_t0000_u01778378373780") 2026/05/10 02:07:33 DEBUG : potato3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0960a_d20260510_m015930_c001_v0001171_t0012_u01778378370013") 2026/05/10 02:07:33 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcee_d20260510_m020044_c001_v7007000_t0000_u01778378444731") 2026/05/10 02:07:33 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09676_d20260510_m020036_c001_v0001171_t0015_u01778378436521") 2026/05/10 02:07:33 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adbcef_d20260510_m020044_c001_v7007000_t0000_u01778378444914") 2026/05/10 02:07:33 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a8ef_d20260510_m020037_c001_v0001146_t0053_u01778378437396") 2026/05/10 02:07:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e4523e_d20260510_m020022_c001_v7007000_t0000_u01778378422542") 2026/05/10 02:07:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3c03_d20260510_m020019_c001_v0001174_t0010_u01778378419457") 2026/05/10 02:07:33 DEBUG : sizeonly: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451dd_d20260510_m015827_c001_v7007000_t0000_u01778378307819") 2026/05/10 02:07:33 DEBUG : sizeonly: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3546_d20260510_m015826_c001_v0001174_t0034_u01778378306739") 2026/05/10 02:07:33 DEBUG : splitbanan: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65c61_d20260510_m020501_c001_v7007000_t0000_u01778378701133") 2026/05/10 02:07:33 DEBUG : splitbanan: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09992_d20260510_m020453_c001_v0001171_t0026_u01778378693948") 2026/05/10 02:07:33 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc821_d20260510_m020611_c001_v7007000_t0000_u01778378771828") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09aec_d20260510_m020605_c001_v0001171_t0025_u01778378765530") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f419d62423b2b8a31_d20260510_m020557_c001_v7007000_t0000_u01778378757329") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09aba_d20260510_m020551_c001_v0001171_t0001_u01778378751122") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4166c995978a8691_d20260510_m020543_c001_v7007000_t0000_u01778378743219") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a64_d20260510_m020537_c001_v0001171_t0011_u01778378737285") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4173b5f2a02c93c0_d20260510_m020529_c001_v7007000_t0000_u01778378729616") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09a1e_d20260510_m020523_c001_v0001171_t0017_u01778378723705") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b67627036c_d20260510_m020515_c001_v7007000_t0000_u01778378715726") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f099e0_d20260510_m020509_c001_v0001171_t0002_u01778378709279") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affc182_d20260510_m020455_c001_v7007000_t0000_u01778378695946") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4dfb_d20260510_m020452_c001_v0001174_t0056_u01778378692708") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5e09_d20260510_m020445_c001_v7007000_t0000_u01778378685224") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ea3_d20260510_m020438_c001_v0001184_t0016_u01778378678538") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5de5_d20260510_m020437_c001_v7007000_t0000_u01778378677387") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e89_d20260510_m020434_c001_v0001184_t0041_u01778378674604") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5dd8_d20260510_m020426_c001_v7007000_t0000_u01778378666609") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4bf7_d20260510_m020419_c001_v0001174_t0023_u01778378659958") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f41925c2f91ee5d7f_d20260510_m020418_c001_v7007000_t0000_u01778378658797") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e28_d20260510_m020415_c001_v0001184_t0013_u01778378655880") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f410a9361156d38c2_d20260510_m020402_c001_v7007000_t0000_u01778378642938") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098c4_d20260510_m020359_c001_v0001171_t0012_u01778378639652") 2026/05/10 02:07:34 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211949_d20260510_m020352_c001_v7007000_t0000_u01778378632013") 2026/05/10 02:07:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f098a2_d20260510_m020345_c001_v0001171_t0041_u01778378625883") 2026/05/10 02:07:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f408df3a440528bfc_d20260510_m020337_c001_v7007000_t0000_u01778378617986") 2026/05/10 02:07:35 DEBUG : splitbananasplit: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09872_d20260510_m020332_c001_v0001171_t0053_u01778378612178") 2026/05/10 02:07:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f422c02b6762701c6_d20260510_m020440_c001_v7007000_t0000_u01778378680153") 2026/05/10 02:07:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878e91_d20260510_m020435_c001_v0001184_t0036_u01778378675548") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65b04_d20260510_m020326_c001_v7007000_t0000_u01778378606231") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f0985a_d20260510_m020325_c001_v0001171_t0019_u01778378605026") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65b01_d20260510_m020324_c001_v7007000_t0000_u01778378604263") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d4845_d20260510_m020323_c001_v0001174_t0048_u01778378603095") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21160b_d20260510_m015926_c001_v7007000_t0000_u01778378366514") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1106d1ad6211a88c_d20260510_m015925_c001_v0001146_t0021_u01778378365606") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211606_d20260510_m015924_c001_v7007000_t0000_u01778378364930") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d38b1_d20260510_m015924_c001_v0001174_t0026_u01778378364053") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451da_d20260510_m015824_c001_v7007000_t0000_u01778378304613") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d351e_d20260510_m015823_c001_v0001174_t0038_u01778378303010") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451d9_d20260510_m015822_c001_v7007000_t0000_u01778378302645") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d350c_d20260510_m015821_c001_v0001174_t0047_u01778378301609") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451d5_d20260510_m015819_c001_v7007000_t0000_u01778378299526") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d34e0_d20260510_m015818_c001_v0001174_t0024_u01778378298541") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451d3_d20260510_m015817_c001_v7007000_t0000_u01778378297994") 2026/05/10 02:07:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d34c2_d20260510_m015816_c001_v0001174_t0048_u01778378296851") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3494_d20260510_m015814_c001_v0001174_t0024_u01778378294008") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f407bbdb741e451d2_d20260510_m015813_c001_v7007000_t0000_u01778378293611") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d348a_d20260510_m015812_c001_v0001174_t0011_u01778378292872") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d347e_d20260510_m015812_c001_v0001174_t0008_u01778378292209") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211578_d20260510_m015811_c001_v7007000_t0000_u01778378291483") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d344e_d20260510_m015809_c001_v0001174_t0056_u01778378289286") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3430_d20260510_m015806_c001_v0001174_t0042_u01778378286876") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21156f_d20260510_m015806_c001_v7007000_t0000_u01778378286511") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3422_d20260510_m015805_c001_v0001174_t0053_u01778378285866") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d340f_d20260510_m015805_c001_v0001174_t0017_u01778378285204") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21156e_d20260510_m015804_c001_v7007000_t0000_u01778378284837") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d33d6_d20260510_m015800_c001_v0001174_t0051_u01778378280827") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21156b_d20260510_m015800_c001_v7007000_t0000_u01778378280461") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d33cc_d20260510_m015759_c001_v0001174_t0051_u01778378279776") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21156a_d20260510_m015758_c001_v7007000_t0000_u01778378278864") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d33b6_d20260510_m015757_c001_v0001174_t0037_u01778378277926") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211568_d20260510_m015757_c001_v7007000_t0000_u01778378277378") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d33a2_d20260510_m015756_c001_v0001174_t0045_u01778378276740") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211566_d20260510_m015755_c001_v7007000_t0000_u01778378275831") 2026/05/10 02:07:36 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3392_d20260510_m015754_c001_v0001174_t0019_u01778378274948") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211565_d20260510_m015754_c001_v7007000_t0000_u01778378274400") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3380_d20260510_m015753_c001_v0001174_t0013_u01778378273779") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211564_d20260510_m015753_c001_v7007000_t0000_u01778378273077") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d336c_d20260510_m015752_c001_v0001174_t0043_u01778378272323") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21155f_d20260510_m015747_c001_v7007000_t0000_u01778378267678") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3313_d20260510_m015747_c001_v0001174_t0032_u01778378267023") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21155e_d20260510_m015746_c001_v7007000_t0000_u01778378266449") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d3301_d20260510_m015745_c001_v0001174_t0018_u01778378265774") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21155d_d20260510_m015744_c001_v7007000_t0000_u01778378264863") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d32e5_d20260510_m015743_c001_v0001174_t0049_u01778378263976") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d21155a_d20260510_m015741_c001_v7007000_t0000_u01778378261807") 2026/05/10 02:07:37 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d32a7_d20260510_m015741_c001_v0001174_t0028_u01778378261066") 2026/05/10 02:07:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65b05_d20260510_m020326_c001_v7007000_t0000_u01778378606418") 2026/05/10 02:07:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a878ce8_d20260510_m020325_c001_v0001184_t0045_u01778378605037") 2026/05/10 02:07:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65b02_d20260510_m020324_c001_v7007000_t0000_u01778378604453") 2026/05/10 02:07:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c30_d20260510_m020323_c001_v0001179_t0017_u01778378603102") 2026/05/10 02:07:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc822_d20260510_m020613_c001_v7007000_t0000_u01778378773849") 2026/05/10 02:07:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0fa7_d20260510_m020613_c001_v0001179_t0008_u01778378773193") 2026/05/10 02:07:37 DEBUG : sub/yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115ff_d20260510_m015922_c001_v7007000_t0000_u01778378362050") 2026/05/10 02:07:37 DEBUG : sub/yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f095f6_d20260510_m015920_c001_v0001171_t0027_u01778378360104") 2026/05/10 02:07:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65afe_d20260510_m020322_c001_v7007000_t0000_u01778378602339") 2026/05/10 02:07:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09845_d20260510_m020321_c001_v0001171_t0054_u01778378601000") 2026/05/10 02:07:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65af1_d20260510_m020320_c001_v7007000_t0000_u01778378600218") 2026/05/10 02:07:38 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09839_d20260510_m020318_c001_v0001171_t0023_u01778378598880") 2026/05/10 02:07:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65aff_d20260510_m020322_c001_v7007000_t0000_u01778378602523") 2026/05/10 02:07:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c2a_d20260510_m020320_c001_v0001179_t0000_u01778378600986") 2026/05/10 02:07:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f423d339161a65af4_d20260510_m020320_c001_v7007000_t0000_u01778378600402") 2026/05/10 02:07:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0c20_d20260510_m020318_c001_v0001179_t0043_u01778378598905") 2026/05/10 02:07:38 DEBUG : three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc11_d20260510_m015913_c001_v7007000_t0000_u01778378353393") 2026/05/10 02:07:38 DEBUG : three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d37e0_d20260510_m015912_c001_v0001174_t0021_u01778378352163") 2026/05/10 02:07:38 DEBUG : three: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d37ba_d20260510_m015909_c001_v0001174_t0009_u01778378349814") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc823_d20260510_m020615_c001_v7007000_t0000_u01778378775671") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d547a_d20260510_m020614_c001_v0001174_t0032_u01778378774847") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc89b_d20260510_m020633_c001_v7007000_t0000_u01778378793734") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8791cd_d20260510_m020632_c001_v0001184_t0015_u01778378792166") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc897_d20260510_m020630_c001_v7007000_t0000_u01778378790622") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d556e_d20260510_m020628_c001_v0001174_t0057_u01778378788959") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc889_d20260510_m020628_c001_v7007000_t0000_u01778378788023") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de1001_d20260510_m020627_c001_v0001179_t0029_u01778378787435") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc846_d20260510_m020622_c001_v7007000_t0000_u01778378782600") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d54ea_d20260510_m020621_c001_v0001174_t0034_u01778378781624") 2026/05/10 02:07:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc85f_d20260510_m020624_c001_v7007000_t0000_u01778378784716") 2026/05/10 02:07:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a8791ae_d20260510_m020623_c001_v0001184_t0019_u01778378783592") 2026/05/10 02:07:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc832_d20260510_m020620_c001_v7007000_t0000_u01778378780669") 2026/05/10 02:07:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f110c5bfce4de0fed_d20260510_m020620_c001_v0001179_t0036_u01778378780058") 2026/05/10 02:07:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc826_d20260510_m020619_c001_v7007000_t0000_u01778378779098") 2026/05/10 02:07:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09b0e_d20260510_m020618_c001_v0001171_t0044_u01778378778316") 2026/05/10 02:07:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc824_d20260510_m020617_c001_v7007000_t0000_u01778378777350") 2026/05/10 02:07:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10971ec55a879188_d20260510_m020616_c001_v0001184_t0037_u01778378776687") 2026/05/10 02:07:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f415e73e099eff455_d20260510_m020638_c001_v7007000_t0000_u01778378798570") 2026/05/10 02:07:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10597ae34c1d5626_d20260510_m020637_c001_v0001174_t0013_u01778378797736") 2026/05/10 02:07:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc874_d20260510_m020626_c001_v7007000_t0000_u01778378786482") 2026/05/10 02:07:39 DEBUG : toe/toe/toe: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09b20_d20260510_m020625_c001_v0001171_t0017_u01778378785670") 2026/05/10 02:07:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc89c_d20260510_m020634_c001_v7007000_t0000_u01778378794397") 2026/05/10 02:07:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f09b40_d20260510_m020633_c001_v0001171_t0017_u01778378793483") 2026/05/10 02:07:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f4129cd3bd3adc898_d20260510_m020631_c001_v7007000_t0000_u01778378791226") 2026/05/10 02:07:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f119fa4fff04cc45f_d20260510_m020630_c001_v0001134_t0040_u01778378790312") 2026/05/10 02:07:39 DEBUG : two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40167f985affbc12_d20260510_m015913_c001_v7007000_t0000_u01778378353574") 2026/05/10 02:07:39 DEBUG : two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40598a2940f095ea_d20260510_m015911_c001_v0001171_t0045_u01778378351599") 2026/05/10 02:07:39 DEBUG : two: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f40597ae34c1d37b4_d20260510_m015909_c001_v0001174_t0057_u01778378349621") 2026/05/10 02:07:39 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d211602_d20260510_m015922_c001_v7007000_t0000_u01778378362778") 2026/05/10 02:07:39 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1115e7c846946107_d20260510_m015921_c001_v0001036_t0057_u01778378361616") 2026/05/10 02:07:39 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115fa_d20260510_m015918_c001_v7007000_t0000_u01778378358807") 2026/05/10 02:07:39 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f095ee_d20260510_m015917_c001_v0001171_t0050_u01778378357164") 2026/05/10 02:07:40 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115f4_d20260510_m015915_c001_v7007000_t0000_u01778378355879") 2026/05/10 02:07:40 DEBUG : yam: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f10598a2940f095ec_d20260510_m015914_c001_v0001171_t0052_u01778378354130") 2026/05/10 02:07:40 DEBUG : yaml: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115fc_d20260510_m015919_c001_v7007000_t0000_u01778378359533") 2026/05/10 02:07:40 DEBUG : yaml: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f1048b01a4a45b850_d20260510_m015918_c001_v0001106_t0053_u01778378358072") 2026/05/10 02:07:40 DEBUG : yaml: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f414725255d2115f8_d20260510_m015916_c001_v7007000_t0000_u01778378356606") 2026/05/10 02:07:40 DEBUG : yaml: Deleting (id "4_z6fd2bda390ad0bfb9fe80e1b_f108bdb4deb20bf9b_d20260510_m015915_c001_v0001106_t0025_u01778378355372") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m3.163422147s (try 1/5)