"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/12 03:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci" 2025/11/12 03:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/12 03:17:32 DEBUG : Creating backend with remote "/tmp/rclone2836893216" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/12 03:17:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:35 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:37 DEBUG : Creating backend with remote "/non-existing" 2025/11/12 03:17:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/12 03:17:37 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:37 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:38 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:38 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:39 INFO : B2 bucket rclone-test-macevup0zoci: Running all checks before starting transfers 2025/11/12 03:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:39 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:39 INFO : B2 bucket rclone-test-macevup0zoci: Checks finished, now starting transfers 2025/11/12 03:17:39 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:41 ERROR : Ignoring --no-traverse with sync 2025/11/12 03:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:41 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/12 03:17:42 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:42 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:43 DEBUG : hello world2: size = 12 OK 2025/11/12 03:17:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/12 03:17:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.04s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:17:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:45 DEBUG : potato2: size = 11 OK 2025/11/12 03:17:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:17:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:47 DEBUG : potato2: size = 11 OK 2025/11/12 03:17:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 03:17:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:17:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/12 03:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:17:48 INFO : sub dir2: Making directory 2025/11/12 03:17:48 INFO : sub dir: Making directory 2025/11/12 03:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:48 INFO : sub dir2/sub sub dir2: Making directory 2025/11/12 03:17:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:48 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/12 03:17:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:49 INFO : sub dir2: Making directory 2025/11/12 03:17:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/12 03:17:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:49 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:49 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:50 DEBUG : sub dir2: Making directory with metadata 2025/11/12 03:17:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:17:50 INFO : sub dir2: Making directory 2025/11/12 03:17:50 INFO : sub dir: Making directory 2025/11/12 03:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:50 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:50 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:51 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/12 03:17:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/12 03:17:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:52 INFO : sub dir2: Making directory 2025/11/12 03:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:52 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:52 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:53 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:54 DEBUG : sub dir2: Making directory with metadata 2025/11/12 03:17:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:17:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:17:54 INFO : sub dir2: Making directory 2025/11/12 03:17:54 INFO : sub dir: Making directory 2025/11/12 03:17:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:54 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:54 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:54 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/12 03:17:54 DEBUG : B2 bucket rclone-test-macevup0zoci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:55 INFO : sub dir2: Making directory 2025/11/12 03:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:55 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:17:55 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:17:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:56 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:17:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:17:57 DEBUG : Creating backend with remote "TestB2:rclone-test-woqojas1bewe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-woqojas1bewe 2025/11/12 03:17:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:17:58 DEBUG : B2 bucket rclone-test-woqojas1bewe: Waiting for checks to finish 2025/11/12 03:17:58 DEBUG : B2 bucket rclone-test-woqojas1bewe: Waiting for transfers to finish 2025/11/12 03:17:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:17:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:17:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:00 DEBUG : B2 bucket rclone-test-woqojas1bewe: Purge remote 2025/11/12 03:18:00 INFO : B2 bucket rclone-test-woqojas1bewe: cleaning bucket "rclone-test-woqojas1bewe" of all files 2025/11/12 03:18:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf02fd13101d7b6b9fa80e1b_f1097b1ecf71d7df7_d20251112_m031759_c001_v0001116_t0036_u01762917479573") --- PASS: TestServerSideCopy (4.80s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:18:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:03 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 03:18:03 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:03 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 03:18:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/12 03:18:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.18s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xaruwij1poyu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-xaruwij1poyu 2025/11/12 03:18:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:18:05 DEBUG : B2 bucket rclone-test-xaruwij1poyu: Waiting for checks to finish 2025/11/12 03:18:05 DEBUG : B2 bucket rclone-test-xaruwij1poyu: Waiting for transfers to finish 2025/11/12 03:18:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:18:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:18:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:08 DEBUG : B2 bucket rclone-test-xaruwij1poyu: Waiting for checks to finish 2025/11/12 03:18:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xaruwij1poyu) 2025/11/12 03:18:08 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 03:18:08 DEBUG : B2 bucket rclone-test-xaruwij1poyu: Waiting for transfers to finish 2025/11/12 03:18:08 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 03:18:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/12 03:18:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:08 DEBUG : B2 bucket rclone-test-xaruwij1poyu: Purge remote 2025/11/12 03:18:08 INFO : B2 bucket rclone-test-xaruwij1poyu: cleaning bucket "rclone-test-xaruwij1poyu" of all files 2025/11/12 03:18:08 DEBUG : sub dir/hello world: Deleting (id "4_z2fa20de3102d7b6b9fa80e1b_f10170c11746a93c7_d20251112_m031808_c001_v0001177_t0043_u01762917488444") 2025/11/12 03:18:08 DEBUG : sub dir/hello world: Deleting (id "4_z2fa20de3102d7b6b9fa80e1b_f116833ed8cb361f7_d20251112_m031806_c001_v0001153_t0000_u01762917486844") --- PASS: TestServerSideCopyOverSelf (6.94s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:11 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:18:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 03:18:11 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:12 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 03:18:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/12 03:18:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/12 03:18:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.83s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kezulac6cafe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-kezulac6cafe 2025/11/12 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:18:14 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for checks to finish 2025/11/12 03:18:14 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for transfers to finish 2025/11/12 03:18:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:18:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:18:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kezulac6cafe) 2025/11/12 03:18:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 03:18:16 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for checks to finish 2025/11/12 03:18:16 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for transfers to finish 2025/11/12 03:18:17 DEBUG : sub dir/hello world: size = 17 OK 2025/11/12 03:18:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/12 03:18:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:17 INFO : sub dir/hello world: Deleted 2025/11/12 03:18:18 DEBUG : testing file moves 2025/11/12 03:18:18 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kezulac6cafe) 2025/11/12 03:18:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/12 03:18:18 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for checks to finish 2025/11/12 03:18:18 DEBUG : B2 bucket rclone-test-kezulac6cafe: Waiting for transfers to finish 2025/11/12 03:18:19 DEBUG : sub dir/hello world: size = 24 OK 2025/11/12 03:18:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/12 03:18:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/12 03:18:19 INFO : sub dir/hello world: Deleted 2025/11/12 03:18:19 DEBUG : B2 bucket rclone-test-kezulac6cafe: Purge remote 2025/11/12 03:18:19 INFO : B2 bucket rclone-test-kezulac6cafe: cleaning bucket "rclone-test-kezulac6cafe" of all files 2025/11/12 03:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f423d03102d7b6b9fa80e1b_f11766c694d1c449a_d20251112_m031818_c001_v0001090_t0005_u01762917498721") 2025/11/12 03:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f423d03102d7b6b9fa80e1b_f104335777bf6e45e_d20251112_m031816_c001_v0001101_t0025_u01762917496987") 2025/11/12 03:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f423d03102d7b6b9fa80e1b_f119170b1b4e56324_d20251112_m031815_c001_v0001131_t0049_u01762917495579") --- PASS: TestServerSideMoveOverSelf (8.72s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:22 ERROR : error listing: directory not found 2025/11/12 03:18:22 INFO : Local file system at /tmp/rclone2836893216: Making directory 2025/11/12 03:18:22 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:22 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:18:24 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for checks to finish 2025/11/12 03:18:24 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for transfers to finish 2025/11/12 03:18:24 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/12 03:18:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:18:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/12 03:18:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/12 03:18:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:25 DEBUG : check sum: size = 1 OK 2025/11/12 03:18:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:18:25 INFO : check sum: Copied (new) 2025/11/12 03:18:25 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:26 DEBUG : check sum: size = 1 OK 2025/11/12 03:18:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:18:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/12 03:18:26 DEBUG : check sum: Unchanged skipping 2025/11/12 03:18:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/12 03:18:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:27 DEBUG : sizeonly: size = 6 OK 2025/11/12 03:18:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/12 03:18:27 INFO : sizeonly: Copied (new) 2025/11/12 03:18:27 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:28 DEBUG : sizeonly: size = 6 OK 2025/11/12 03:18:28 DEBUG : sizeonly: Sizes identical 2025/11/12 03:18:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:28 DEBUG : sizeonly: Unchanged skipping 2025/11/12 03:18:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:28 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/12 03:18:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/12 03:18:29 INFO : ignore-size: Copied (new) 2025/11/12 03:18:29 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:18:29 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:29 DEBUG : ignore-size: Unchanged skipping 2025/11/12 03:18:29 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:29 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:31 DEBUG : existing: size = 6 OK 2025/11/12 03:18:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:18:31 DEBUG : existing: Unchanged skipping 2025/11/12 03:18:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:31 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:31 INFO : There was nothing to transfer 2025/11/12 03:18:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/12 03:18:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:31 DEBUG : existing: size = 6 OK 2025/11/12 03:18:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/12 03:18:31 INFO : existing: Copied (replaced existing) 2025/11/12 03:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.29s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 03:18:32 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:32 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:33 DEBUG : existing: size = 6 OK 2025/11/12 03:18:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/12 03:18:33 INFO : existing: Copied (new) 2025/11/12 03:18:33 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:33 DEBUG : existing: Destination exists, skipping 2025/11/12 03:18:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:33 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/12 03:18:35 DEBUG : c/non empty space: size = 5 OK 2025/11/12 03:18:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 03:18:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:35 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 03:18:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:36 DEBUG : a/potato2: size = 60 OK 2025/11/12 03:18:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:18:36 INFO : a/potato2: Copied (new) 2025/11/12 03:18:36 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:38 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:38 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/12 03:18:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:18:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/12 03:18:38 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:38 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:38 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:38 INFO : There was nothing to transfer 2025/11/12 03:18:38 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:38 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/12 03:18:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:18:39 INFO : empty space: Updated modification time in destination 2025/11/12 03:18:39 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:39 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:39 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:41 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/12 03:18:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:18:41 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:41 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:42 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:42 DEBUG : foo: size = 3 OK 2025/11/12 03:18:42 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/12 03:18:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:18:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:42 DEBUG : foo: sha1 differ 2025/11/12 03:18:42 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:42 DEBUG : foo: size = 3 OK 2025/11/12 03:18:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/12 03:18:42 INFO : foo: Copied (replaced existing) 2025/11/12 03:18:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:44 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/12 03:18:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:44 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:44 DEBUG : potato: size = 60 OK 2025/11/12 03:18:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:18:44 INFO : potato: Copied (new) 2025/11/12 03:18:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:18:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:46 DEBUG : potato: size = 60 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:46 DEBUG : potato: Sizes differ 2025/11/12 03:18:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:47 DEBUG : potato: size = 21 OK 2025/11/12 03:18:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/12 03:18:47 INFO : potato: Copied (replaced existing) 2025/11/12 03:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.25s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:48 DEBUG : potato: size = 21 OK 2025/11/12 03:18:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/12 03:18:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2836893216) 2025/11/12 03:18:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:18:48 DEBUG : potato: sha1 differ 2025/11/12 03:18:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:49 DEBUG : potato: size = 21 OK 2025/11/12 03:18:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/12 03:18:49 INFO : potato: Copied (replaced existing) 2025/11/12 03:18:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:18:51 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:51 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/12 03:18:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:51 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:53 DEBUG : empty space: size = 1 OK 2025/11/12 03:18:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:18:53 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:53 DEBUG : empty space: Unchanged skipping 2025/11/12 03:18:53 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:54 DEBUG : potato2: size = 60 OK 2025/11/12 03:18:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:18:54 INFO : potato2: Copied (new) 2025/11/12 03:18:54 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:56 INFO : d: Making directory 2025/11/12 03:18:56 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/12 03:18:57 DEBUG : c/non empty space: size = 5 OK 2025/11/12 03:18:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 03:18:57 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:57 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 03:18:57 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:18:57 DEBUG : a/potato2: size = 60 OK 2025/11/12 03:18:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:18:57 INFO : a/potato2: Copied (new) 2025/11/12 03:18:57 DEBUG : Waiting for deletions to finish 2025/11/12 03:18:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:18:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/12 03:18:59 DEBUG : c/non empty space: size = 5 OK 2025/11/12 03:18:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:18:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/12 03:18:59 DEBUG : c/non empty space: Unchanged skipping 2025/11/12 03:18:59 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:18:59 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:00 DEBUG : a/potato2: size = 60 OK 2025/11/12 03:19:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:00 INFO : a/potato2: Copied (new) 2025/11/12 03:19:00 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting files as there were IO errors 2025/11/12 03:19:00 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:02 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:02 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:02 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:02 INFO : potato: Deleted 2025/11/12 03:19:02 DEBUG : potato2: size = 60 OK 2025/11/12 03:19:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:04 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:05 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:05 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:05 INFO : potato: Deleted 2025/11/12 03:19:05 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:19:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:05 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:05 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:05 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:06 DEBUG : potato2: size = 60 OK 2025/11/12 03:19:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.11s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:07 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:07 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:08 DEBUG : potato2: size = 19 OK 2025/11/12 03:19:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/12 03:19:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:10 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : enormous: Excluded 2025/11/12 03:19:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : potato2: Excluded 2025/11/12 03:19:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:19:10 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:10 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:10 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:10 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:10 INFO : There was nothing to transfer 2025/11/12 03:19:10 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : enormous: Excluded 2025/11/12 03:19:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : potato2: Excluded 2025/11/12 03:19:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 03:19:10 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/12 03:19:10 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for checks to finish 2025/11/12 03:19:10 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:10 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for transfers to finish 2025/11/12 03:19:10 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/12 03:19:13 DEBUG : enormous: Excluded 2025/11/12 03:19:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/12 03:19:13 DEBUG : potato2: Excluded 2025/11/12 03:19:13 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:19:13 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:13 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:13 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:13 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:13 INFO : enormous: Deleted 2025/11/12 03:19:14 INFO : potato2: Deleted 2025/11/12 03:19:14 INFO : There was nothing to transfer 2025/11/12 03:19:14 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/12 03:19:14 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:14 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for checks to finish 2025/11/12 03:19:14 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for transfers to finish 2025/11/12 03:19:14 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:14 INFO : enormous: Deleted 2025/11/12 03:19:14 INFO : potato2: Deleted 2025/11/12 03:19:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:16 DEBUG : five: Need to transfer - File not found at Destination 2025/11/12 03:19:16 DEBUG : four: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:19:16 DEBUG : four: size = 8 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:19:16 DEBUG : four: Sizes differ 2025/11/12 03:19:16 DEBUG : one: Destination is newer than source, skipping 2025/11/12 03:19:16 DEBUG : three: size = 5 OK 2025/11/12 03:19:16 DEBUG : three: Sizes identical 2025/11/12 03:19:16 DEBUG : two: size = 3 OK 2025/11/12 03:19:16 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 03:19:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2836893216) 2025/11/12 03:19:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:19:16 DEBUG : two: sha1 differ 2025/11/12 03:19:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 03:19:16 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:16 DEBUG : five: size = 4 OK 2025/11/12 03:19:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/12 03:19:16 INFO : five: Copied (new) 2025/11/12 03:19:17 DEBUG : four: size = 4 OK 2025/11/12 03:19:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/12 03:19:17 INFO : four: Copied (replaced existing) 2025/11/12 03:19:17 DEBUG : two: size = 3 OK 2025/11/12 03:19:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/12 03:19:17 INFO : two: Copied (replaced existing) 2025/11/12 03:19:17 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:17 DEBUG : five: size = 4 OK 2025/11/12 03:19:17 DEBUG : one: Destination is newer than source, skipping 2025/11/12 03:19:17 DEBUG : three: size = 5 OK 2025/11/12 03:19:17 DEBUG : two: size = 3 OK 2025/11/12 03:19:17 DEBUG : four: size = 4 OK 2025/11/12 03:19:17 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2836893216) 2025/11/12 03:19:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:19:17 DEBUG : three: sha1 differ 2025/11/12 03:19:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/12 03:19:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/12 03:19:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/12 03:19:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/12 03:19:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/12 03:19:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/12 03:19:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/12 03:19:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 03:19:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 03:19:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/12 03:19:17 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:18 DEBUG : three: size = 5 OK 2025/11/12 03:19:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:19:18 INFO : three: Copied (replaced existing) 2025/11/12 03:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.72s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/12 03:19:19 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:19 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:19 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 03:19:19 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 03:19:19 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:20 DEBUG : yam: size = 11 OK 2025/11/12 03:19:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:20 INFO : yam: Copied (new) 2025/11/12 03:19:20 DEBUG : potato: size = 14 OK 2025/11/12 03:19:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/12 03:19:20 INFO : potato: Copied (new) 2025/11/12 03:19:20 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:20 DEBUG : potato: size = 14 OK 2025/11/12 03:19:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:19:20 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:20 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:20 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:20 DEBUG : potato: Unchanged skipping 2025/11/12 03:19:20 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:21 DEBUG : yaml: size = 11 OK 2025/11/12 03:19:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:21 INFO : yam: Copied (server-side copy) to: yaml 2025/11/12 03:19:21 INFO : yam: Deleted 2025/11/12 03:19:21 INFO : yaml: Renamed from "yam" 2025/11/12 03:19:21 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/12 03:19:23 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:23 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 03:19:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/12 03:19:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:23 DEBUG : potato: size = 14 OK 2025/11/12 03:19:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/12 03:19:23 INFO : potato: Copied (new) 2025/11/12 03:19:24 DEBUG : yam: size = 11 OK 2025/11/12 03:19:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:24 INFO : yam: Copied (new) 2025/11/12 03:19:24 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:25 DEBUG : potato: size = 14 OK 2025/11/12 03:19:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:19:25 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:25 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:25 DEBUG : potato: Unchanged skipping 2025/11/12 03:19:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:26 DEBUG : yaml: size = 11 OK 2025/11/12 03:19:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:26 INFO : yam: Copied (server-side copy) to: yaml 2025/11/12 03:19:26 INFO : yam: Deleted 2025/11/12 03:19:26 INFO : yaml: Renamed from "yam" 2025/11/12 03:19:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/12 03:19:27 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:27 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/12 03:19:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/12 03:19:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:28 DEBUG : sub/yam: size = 11 OK 2025/11/12 03:19:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:28 INFO : sub/yam: Copied (new) 2025/11/12 03:19:28 DEBUG : potato: size = 14 OK 2025/11/12 03:19:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/12 03:19:28 INFO : potato: Copied (new) 2025/11/12 03:19:28 DEBUG : Waiting for deletions to finish 2025/11/12 03:19:28 DEBUG : potato: size = 14 OK 2025/11/12 03:19:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:19:28 DEBUG : potato: Unchanged skipping 2025/11/12 03:19:28 INFO : B2 bucket rclone-test-macevup0zoci: Making map for --track-renames 2025/11/12 03:19:28 INFO : B2 bucket rclone-test-macevup0zoci: Finished making map for --track-renames 2025/11/12 03:19:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:28 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for renames to finish 2025/11/12 03:19:29 DEBUG : yam: size = 11 OK 2025/11/12 03:19:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/12 03:19:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/12 03:19:29 INFO : sub/yam: Deleted 2025/11/12 03:19:29 INFO : yam: Renamed from "sub/yam" 2025/11/12 03:19:29 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:30 DEBUG : Creating backend with remote "/tmp/rclone2836893216/dir1" 2025/11/12 03:19:30 DEBUG : Creating backend with remote "/tmp/rclone2836893216/dir2" 2025/11/12 03:19:30 DEBUG : Local file system at /tmp/rclone2836893216/dir2: Using server-side directory move 2025/11/12 03:19:30 INFO : Local file system at /tmp/rclone2836893216/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/12 03:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/12 03:19:30 INFO : file1.txt: Moved (server-side) 2025/11/12 03:19:30 DEBUG : Local file system at /tmp/rclone2836893216/dir2: Waiting for checks to finish 2025/11/12 03:19:30 DEBUG : Local file system at /tmp/rclone2836893216/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:19:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 03:19:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:31 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:31 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 03:19:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/12 03:19:31 INFO : nested/sub dir/file: Copied (new) 2025/11/12 03:19:31 INFO : nested/sub dir/file: Deleted 2025/11/12 03:19:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:19:32 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:19:32 INFO : sub dir/hello world: Deleted 2025/11/12 03:19:32 INFO : sub dir: Removing directory 2025/11/12 03:19:32 INFO : nested/sub dir: Removing directory 2025/11/12 03:19:32 INFO : nested: Removing directory 2025/11/12 03:19:32 DEBUG : Local file system at /tmp/rclone2836893216: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/12 03:19:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/12 03:19:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:34 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/12 03:19:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/12 03:19:34 INFO : nested/sub dir/file: Copied (new) 2025/11/12 03:19:34 INFO : nested/sub dir/file: Deleted 2025/11/12 03:19:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/12 03:19:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:19:34 INFO : sub dir/hello world: Copied (new) 2025/11/12 03:19:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/12 03:19:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 03:19:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:36 DEBUG : existing-b: size = 6 OK 2025/11/12 03:19:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/12 03:19:36 INFO : existing-b: Copied (new) 2025/11/12 03:19:36 INFO : existing-b: Deleted 2025/11/12 03:19:36 DEBUG : existing: size = 6 OK 2025/11/12 03:19:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/12 03:19:36 INFO : existing: Copied (new) 2025/11/12 03:19:36 INFO : existing: Deleted 2025/11/12 03:19:36 DEBUG : existing: Destination exists, skipping 2025/11/12 03:19:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/12 03:19:36 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:19:36 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:19:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vexetoz4boji" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-vexetoz4boji 2025/11/12 03:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:43 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 03:19:43 DEBUG : empty space: Unchanged skipping 2025/11/12 03:19:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:19:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vexetoz4boji) 2025/11/12 03:19:43 DEBUG : potato3: Sizes differ 2025/11/12 03:19:43 DEBUG : B2 bucket rclone-test-vexetoz4boji: Waiting for checks to finish 2025/11/12 03:19:43 INFO : empty space: Deleted 2025/11/12 03:19:43 DEBUG : B2 bucket rclone-test-vexetoz4boji: Waiting for transfers to finish 2025/11/12 03:19:43 DEBUG : potato2: size = 60 OK 2025/11/12 03:19:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:43 INFO : potato2: Copied (server-side copy) 2025/11/12 03:19:43 INFO : potato2: Deleted 2025/11/12 03:19:43 DEBUG : potato3: size = 68 OK 2025/11/12 03:19:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:19:43 INFO : potato3: Copied (server-side copy) 2025/11/12 03:19:44 INFO : potato3: Deleted 2025/11/12 03:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nisekux4toli" 2025/11/12 03:19:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/12 03:19:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 03:19:45 DEBUG : B2 bucket rclone-test-nisekux4toli: Waiting for checks to finish 2025/11/12 03:19:45 DEBUG : B2 bucket rclone-test-nisekux4toli: Waiting for transfers to finish 2025/11/12 03:19:46 DEBUG : potato2: size = 60 OK 2025/11/12 03:19:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:46 INFO : potato2: Copied (server-side copy) 2025/11/12 03:19:46 INFO : potato2: Deleted 2025/11/12 03:19:47 DEBUG : empty space: size = 1 OK 2025/11/12 03:19:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:19:47 INFO : empty space: Copied (server-side copy) 2025/11/12 03:19:47 INFO : empty space: Deleted 2025/11/12 03:19:47 DEBUG : potato3: size = 68 OK 2025/11/12 03:19:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:19:47 INFO : potato3: Copied (server-side copy) 2025/11/12 03:19:47 INFO : potato3: Deleted 2025/11/12 03:19:48 DEBUG : B2 bucket rclone-test-nisekux4toli: Purge remote 2025/11/12 03:19:48 INFO : B2 bucket rclone-test-nisekux4toli: cleaning bucket "rclone-test-nisekux4toli" of all files 2025/11/12 03:19:48 DEBUG : empty space: Deleting (id "4_z2f329d33103d7b6b9fa80e1b_f10594cbecb48b5bb_d20251112_m031946_c001_v0001130_t0013_u01762917586811") 2025/11/12 03:19:48 DEBUG : potato2: Deleting (id "4_z2f329d33103d7b6b9fa80e1b_f10481ea28d97db7f_d20251112_m031946_c001_v0001183_t0056_u01762917586542") 2025/11/12 03:19:48 DEBUG : potato3: Deleting (id "4_z2f329d33103d7b6b9fa80e1b_f115f6707d1d0aa43_d20251112_m031946_c001_v0001109_t0016_u01762917586879") 2025/11/12 03:19:49 DEBUG : B2 bucket rclone-test-vexetoz4boji: Purge remote 2025/11/12 03:19:49 INFO : B2 bucket rclone-test-vexetoz4boji: cleaning bucket "rclone-test-vexetoz4boji" of all files 2025/11/12 03:19:49 DEBUG : empty space: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f414136f5a58f4014_d20251112_m031947_c001_v7007000_t0000_u01762917587178") 2025/11/12 03:19:49 DEBUG : empty space: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f101f2e4911c87157_d20251112_m031941_c001_v0001117_t0027_u01762917581302") 2025/11/12 03:19:49 DEBUG : potato2: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f414136f5a58f4012_d20251112_m031946_c001_v7007000_t0000_u01762917586755") 2025/11/12 03:19:49 DEBUG : potato2: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f1067cc950b0841ae_d20251112_m031943_c001_v0001130_t0026_u01762917583134") 2025/11/12 03:19:49 DEBUG : potato3: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f414136f5a58f4016_d20251112_m031947_c001_v7007000_t0000_u01762917587592") 2025/11/12 03:19:49 DEBUG : potato3: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f1011138d9640f54f_d20251112_m031943_c001_v0001044_t0029_u01762917583515") 2025/11/12 03:19:49 DEBUG : potato3: Deleting (id "4_z3f327dd3103d7b6b9fa80e1b_f101f2e4911c8715e_d20251112_m031942_c001_v0001117_t0034_u01762917582076") --- PASS: TestServerSideMove (14.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:19:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cibigok0qowo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-cibigok0qowo 2025/11/12 03:19:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 03:19:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 03:19:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:19:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cibigok0qowo) 2025/11/12 03:19:57 DEBUG : potato3: Sizes differ 2025/11/12 03:19:57 DEBUG : B2 bucket rclone-test-cibigok0qowo: Waiting for checks to finish 2025/11/12 03:19:57 DEBUG : B2 bucket rclone-test-cibigok0qowo: Waiting for transfers to finish 2025/11/12 03:19:57 DEBUG : potato2: size = 60 OK 2025/11/12 03:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:19:57 INFO : potato2: Copied (server-side copy) 2025/11/12 03:19:58 INFO : potato2: Deleted 2025/11/12 03:19:58 DEBUG : potato3: size = 68 OK 2025/11/12 03:19:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:19:58 INFO : potato3: Copied (server-side copy) 2025/11/12 03:19:58 INFO : potato3: Deleted 2025/11/12 03:19:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hosuqap0xupo" 2025/11/12 03:19:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/12 03:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:19:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 03:19:59 DEBUG : B2 bucket rclone-test-hosuqap0xupo: Waiting for checks to finish 2025/11/12 03:19:59 DEBUG : B2 bucket rclone-test-hosuqap0xupo: Waiting for transfers to finish 2025/11/12 03:20:01 DEBUG : potato2: size = 60 OK 2025/11/12 03:20:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:20:01 INFO : potato2: Copied (server-side copy) 2025/11/12 03:20:01 DEBUG : potato3: size = 68 OK 2025/11/12 03:20:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:20:01 INFO : potato3: Copied (server-side copy) 2025/11/12 03:20:01 INFO : potato2: Deleted 2025/11/12 03:20:01 INFO : potato3: Deleted 2025/11/12 03:20:02 DEBUG : B2 bucket rclone-test-hosuqap0xupo: Purge remote 2025/11/12 03:20:02 INFO : B2 bucket rclone-test-hosuqap0xupo: cleaning bucket "rclone-test-hosuqap0xupo" of all files 2025/11/12 03:20:02 DEBUG : potato2: Deleting (id "4_z5f92cda3103d7b6b9fa80e1b_f106a7c3caced27e4_d20251112_m032000_c001_v0001120_t0049_u01762917600800") 2025/11/12 03:20:02 DEBUG : potato3: Deleting (id "4_z5f92cda3103d7b6b9fa80e1b_f11625130d061b250_d20251112_m032001_c001_v0001131_t0013_u01762917601153") 2025/11/12 03:20:03 DEBUG : B2 bucket rclone-test-cibigok0qowo: Purge remote 2025/11/12 03:20:03 INFO : B2 bucket rclone-test-cibigok0qowo: cleaning bucket "rclone-test-cibigok0qowo" of all files 2025/11/12 03:20:03 DEBUG : empty space: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f10419f7553dd55b7_d20251112_m031956_c001_v0001131_t0059_u01762917596376") 2025/11/12 03:20:03 DEBUG : potato2: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f4075144adc3df821_d20251112_m032001_c001_v7007000_t0000_u01762917601624") 2025/11/12 03:20:03 DEBUG : potato2: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f1061e1114094e078_d20251112_m031957_c001_v0001101_t0044_u01762917597540") 2025/11/12 03:20:03 DEBUG : potato3: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f4238fd51c20a3b70_d20251112_m032001_c001_v7007000_t0000_u01762917601704") 2025/11/12 03:20:03 DEBUG : potato3: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f11992a7b751eb1c8_d20251112_m031957_c001_v0001183_t0013_u01762917597937") 2025/11/12 03:20:03 DEBUG : potato3: Deleting (id "4_zefd2bd73103d7b6b9fa80e1b_f10419f7553dd55bb_d20251112_m031956_c001_v0001131_t0037_u01762917596694") --- PASS: TestServerSideMoveWithFilter (14.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cirogeg4duro" 2025/11/12 03:20:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-macevup0zoci -> B2 bucket rclone-test-cirogeg4duro 2025/11/12 03:20:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:20:12 DEBUG : empty space: size = 1 OK 2025/11/12 03:20:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 03:20:12 DEBUG : empty space: Unchanged skipping 2025/11/12 03:20:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:20:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cirogeg4duro) 2025/11/12 03:20:12 DEBUG : potato3: Sizes differ 2025/11/12 03:20:12 DEBUG : B2 bucket rclone-test-cirogeg4duro: Waiting for checks to finish 2025/11/12 03:20:12 INFO : empty space: Deleted 2025/11/12 03:20:12 DEBUG : B2 bucket rclone-test-cirogeg4duro: Waiting for transfers to finish 2025/11/12 03:20:12 DEBUG : potato2: size = 60 OK 2025/11/12 03:20:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:20:12 INFO : potato2: Copied (server-side copy) 2025/11/12 03:20:13 INFO : potato2: Deleted 2025/11/12 03:20:13 DEBUG : potato3: size = 68 OK 2025/11/12 03:20:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:20:13 INFO : potato3: Copied (server-side copy) 2025/11/12 03:20:13 INFO : potato3: Deleted 2025/11/12 03:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-topurib1xego" 2025/11/12 03:20:14 INFO : tomatoDir: Making directory 2025/11/12 03:20:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/12 03:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/12 03:20:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/12 03:20:15 DEBUG : B2 bucket rclone-test-topurib1xego: Waiting for checks to finish 2025/11/12 03:20:15 DEBUG : B2 bucket rclone-test-topurib1xego: Waiting for transfers to finish 2025/11/12 03:20:17 DEBUG : potato2: size = 60 OK 2025/11/12 03:20:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/12 03:20:17 INFO : potato2: Copied (server-side copy) 2025/11/12 03:20:17 DEBUG : empty space: size = 1 OK 2025/11/12 03:20:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/12 03:20:17 INFO : empty space: Copied (server-side copy) 2025/11/12 03:20:17 DEBUG : potato3: size = 68 OK 2025/11/12 03:20:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/12 03:20:17 INFO : potato3: Copied (server-side copy) 2025/11/12 03:20:17 INFO : potato2: Deleted 2025/11/12 03:20:17 INFO : empty space: Deleted 2025/11/12 03:20:17 INFO : potato3: Deleted 2025/11/12 03:20:17 DEBUG : B2 bucket rclone-test-topurib1xego: Purge remote 2025/11/12 03:20:17 INFO : B2 bucket rclone-test-topurib1xego: cleaning bucket "rclone-test-topurib1xego" of all files 2025/11/12 03:20:18 DEBUG : empty space: Deleting (id "4_zdf620d73104d7b6b9fa80e1b_f114b1e4d4616c9dd_d20251112_m032016_c001_v0001105_t0025_u01762917616304") 2025/11/12 03:20:18 DEBUG : potato2: Deleting (id "4_zdf620d73104d7b6b9fa80e1b_f1021a77e02fead58_d20251112_m032016_c001_v0001113_t0022_u01762917616721") 2025/11/12 03:20:18 DEBUG : potato3: Deleting (id "4_zdf620d73104d7b6b9fa80e1b_f1145ec3818b3e526_d20251112_m032016_c001_v0001092_t0024_u01762917616727") 2025/11/12 03:20:19 DEBUG : B2 bucket rclone-test-cirogeg4duro: Purge remote 2025/11/12 03:20:19 INFO : B2 bucket rclone-test-cirogeg4duro: cleaning bucket "rclone-test-cirogeg4duro" of all files 2025/11/12 03:20:19 DEBUG : empty space: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f4162881cf448568c_d20251112_m032017_c001_v7007000_t0000_u01762917617135") 2025/11/12 03:20:19 DEBUG : empty space: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f10614e84fdc8cb35_d20251112_m032011_c001_v0001116_t0017_u01762917611084") 2025/11/12 03:20:19 DEBUG : potato2: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f411858a37525f281_d20251112_m032017_c001_v7007000_t0000_u01762917617114") 2025/11/12 03:20:19 DEBUG : potato2: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f11208dc18e743d7a_d20251112_m032012_c001_v0001184_t0013_u01762917612722") 2025/11/12 03:20:19 DEBUG : potato3: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f411858a37525f282_d20251112_m032017_c001_v7007000_t0000_u01762917617317") 2025/11/12 03:20:19 DEBUG : potato3: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f111c1fd835487375_d20251112_m032012_c001_v0001179_t0046_u01762917612974") 2025/11/12 03:20:19 DEBUG : potato3: Deleting (id "4_z9fd2fd03103d7b6b9fa80e1b_f10614e84fdc8cb3b_d20251112_m032011_c001_v0001116_t0028_u01762917611737") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.42s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:25 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/rclone-sync-test" 2025/11/12 03:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/rclone-sync-test-include/layer2" 2025/11/12 03:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/rclone-sync-test-ignore-file" 2025/11/12 03:20:33 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test: Waiting for checks to finish 2025/11/12 03:20:33 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test: Waiting for transfers to finish 2025/11/12 03:20:33 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:33 INFO : There was nothing to transfer 2025/11/12 03:20:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:20:33 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:20:33 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:33 INFO : There was nothing to transfer 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/12 03:20:34 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:34 INFO : There was nothing to transfer 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:20:34 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:34 INFO : There was nothing to transfer 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/12 03:20:34 DEBUG : B2 bucket rclone-test-macevup0zoci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/12 03:20:34 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.83s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/CompareDest" 2025/11/12 03:20:38 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 03:20:38 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:38 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:39 DEBUG : one: size = 3 OK 2025/11/12 03:20:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:20:39 INFO : one: Copied (new) 2025/11/12 03:20:39 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:40 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:40 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:40 DEBUG : one: Sizes differ 2025/11/12 03:20:40 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:41 DEBUG : one: size = 5 OK 2025/11/12 03:20:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/12 03:20:41 INFO : one: Copied (replaced existing) 2025/11/12 03:20:41 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:43 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:43 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:43 DEBUG : one: Sizes differ 2025/11/12 03:20:43 DEBUG : one: size = 5 OK 2025/11/12 03:20:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 03:20:43 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:43 INFO : There was nothing to transfer 2025/11/12 03:20:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:45 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:45 DEBUG : one: Sizes differ 2025/11/12 03:20:45 DEBUG : two: size = 3 OK 2025/11/12 03:20:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 03:20:45 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:45 DEBUG : one: size = 5 OK 2025/11/12 03:20:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 03:20:45 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:45 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:45 INFO : There was nothing to transfer 2025/11/12 03:20:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:45 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:45 DEBUG : one: Sizes differ 2025/11/12 03:20:46 DEBUG : two: size = 3 OK 2025/11/12 03:20:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 03:20:46 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:46 DEBUG : one: size = 5 OK 2025/11/12 03:20:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 03:20:46 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:46 INFO : There was nothing to transfer 2025/11/12 03:20:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:47 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:47 DEBUG : one: Sizes differ 2025/11/12 03:20:47 DEBUG : two: size = 3 OK 2025/11/12 03:20:47 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/12 03:20:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/12 03:20:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/12 03:20:47 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:47 DEBUG : one: size = 5 OK 2025/11/12 03:20:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 03:20:47 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:47 DEBUG : Waiting for deletions to finish 2025/11/12 03:20:47 INFO : There was nothing to transfer 2025/11/12 03:20:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:47 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:20:47 DEBUG : one: Sizes differ 2025/11/12 03:20:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:20:48 DEBUG : two: size = 3 (B2 bucket rclone-test-macevup0zoci path CompareDest) 2025/11/12 03:20:48 DEBUG : two: Sizes differ 2025/11/12 03:20:48 DEBUG : two: Need to transfer - File not found at Destination 2025/11/12 03:20:48 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:20:48 DEBUG : one: size = 5 OK 2025/11/12 03:20:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:20:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/12 03:20:48 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:20:48 DEBUG : two: size = 5 OK 2025/11/12 03:20:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/12 03:20:48 INFO : two: Copied (new) 2025/11/12 03:20:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.71s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dest" 2025/11/12 03:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/pre-dest1" 2025/11/12 03:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/pre-dest2" 2025/11/12 03:20:56 DEBUG : 1: size = 1 OK 2025/11/12 03:20:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:20:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/12 03:20:56 DEBUG : 2: size = 1 OK 2025/11/12 03:20:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:20:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/12 03:20:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/12 03:20:57 DEBUG : B2 bucket rclone-test-macevup0zoci path dest: Waiting for checks to finish 2025/11/12 03:20:57 DEBUG : B2 bucket rclone-test-macevup0zoci path dest: Waiting for transfers to finish 2025/11/12 03:20:58 DEBUG : 3: size = 1 OK 2025/11/12 03:20:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/12 03:20:58 INFO : 3: Copied (new) 2025/11/12 03:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.45s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/CopyDest" 2025/11/12 03:21:02 DEBUG : one: Need to transfer - File not found at Destination 2025/11/12 03:21:02 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:02 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:03 DEBUG : one: size = 3 OK 2025/11/12 03:21:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:21:03 INFO : one: Copied (new) 2025/11/12 03:21:03 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:04 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:04 DEBUG : one: Sizes differ 2025/11/12 03:21:04 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:04 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:05 DEBUG : one: size = 5 OK 2025/11/12 03:21:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/12 03:21:05 INFO : one: Copied (replaced existing) 2025/11/12 03:21:05 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/BackupDir" 2025/11/12 03:21:08 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:08 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:08 DEBUG : one: Sizes differ 2025/11/12 03:21:08 DEBUG : one: size = 5 OK 2025/11/12 03:21:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:08 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:08 DEBUG : one: Sizes differ 2025/11/12 03:21:09 DEBUG : one: size = 3 OK 2025/11/12 03:21:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:21:09 INFO : one: Copied (server-side copy) 2025/11/12 03:21:10 INFO : one: Deleted 2025/11/12 03:21:10 DEBUG : one: size = 5 OK 2025/11/12 03:21:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/12 03:21:10 INFO : one: Copied (server-side copy) 2025/11/12 03:21:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/12 03:21:10 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:10 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:12 DEBUG : one: size = 5 OK 2025/11/12 03:21:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:12 DEBUG : one: Unchanged skipping 2025/11/12 03:21:12 DEBUG : two: size = 3 OK 2025/11/12 03:21:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:12 DEBUG : two: size = 3 OK 2025/11/12 03:21:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/12 03:21:12 INFO : two: Copied (server-side copy) 2025/11/12 03:21:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/12 03:21:12 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:12 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:12 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:13 DEBUG : one: size = 5 OK 2025/11/12 03:21:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:13 DEBUG : one: Unchanged skipping 2025/11/12 03:21:13 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:13 DEBUG : two: size = 3 OK 2025/11/12 03:21:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:13 DEBUG : two: Unchanged skipping 2025/11/12 03:21:13 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:13 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:13 INFO : There was nothing to transfer 2025/11/12 03:21:14 DEBUG : one: size = 5 OK 2025/11/12 03:21:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:14 DEBUG : one: Unchanged skipping 2025/11/12 03:21:15 DEBUG : three: size = 7 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:15 DEBUG : three: size = 5 (B2 bucket rclone-test-macevup0zoci path CopyDest) 2025/11/12 03:21:15 DEBUG : three: Sizes differ 2025/11/12 03:21:15 DEBUG : three: Destination not found in --copy-dest 2025/11/12 03:21:15 DEBUG : three: Need to transfer - File not found at Destination 2025/11/12 03:21:15 DEBUG : two: size = 3 OK 2025/11/12 03:21:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/12 03:21:15 DEBUG : two: Unchanged skipping 2025/11/12 03:21:15 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:15 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:15 DEBUG : three: size = 7 OK 2025/11/12 03:21:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/12 03:21:15 INFO : three: Copied (new) 2025/11/12 03:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.21s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:21:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-11.backblaze.com/b2api/v1/b2_upload_file/bf128dc3101d7b6b9fa80e1b/c001_v0001161_t0024": EOF 2025/11/12 03:21:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-11.backblaze.com/b2api/v1/b2_upload_file/bf128dc3101d7b6b9fa80e1b/c001_v0001161_t0024": EOF) 2025/11/12 03:21:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-macevup0zoci: 1/10 (Post "https://pod-000-1161-11.backblaze.com/b2api/v1/b2_upload_file/bf128dc3101d7b6b9fa80e1b/c001_v0001161_t0024": EOF) 2025/11/12 03:21:21 DEBUG : pacer: Reducing sleep to 10ms 2025/11/12 03:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/backup" 2025/11/12 03:21:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:25 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:25 DEBUG : one: Sizes differ 2025/11/12 03:21:25 DEBUG : two: size = 3 OK 2025/11/12 03:21:25 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:25 DEBUG : two: Unchanged skipping 2025/11/12 03:21:26 DEBUG : one: size = 3 OK 2025/11/12 03:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:21:26 INFO : one: Copied (server-side copy) 2025/11/12 03:21:26 INFO : one: Deleted 2025/11/12 03:21:26 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:27 DEBUG : one: size = 4 OK 2025/11/12 03:21:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:27 INFO : one: Copied (new) 2025/11/12 03:21:27 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:28 DEBUG : three.txt: size = 5 OK 2025/11/12 03:21:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:21:28 INFO : three.txt: Copied (server-side copy) 2025/11/12 03:21:28 INFO : three.txt: Deleted 2025/11/12 03:21:28 INFO : three.txt: Moved into backup dir 2025/11/12 03:21:30 DEBUG : two: size = 3 OK 2025/11/12 03:21:30 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:30 DEBUG : two: Unchanged skipping 2025/11/12 03:21:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:30 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:30 DEBUG : one: Sizes differ 2025/11/12 03:21:30 DEBUG : one: size = 4 OK 2025/11/12 03:21:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:30 INFO : one: Copied (server-side copy) 2025/11/12 03:21:31 INFO : one: Deleted 2025/11/12 03:21:31 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:31 DEBUG : one: size = 5 OK 2025/11/12 03:21:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:21:31 INFO : one: Copied (new) 2025/11/12 03:21:31 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:32 DEBUG : three.txt: size = 6 OK 2025/11/12 03:21:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:21:32 INFO : three.txt: Copied (server-side copy) 2025/11/12 03:21:32 INFO : three.txt: Deleted 2025/11/12 03:21:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.65s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:21:35 DEBUG : Config file has changed externally - reloading 2025/11/12 03:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/backup" 2025/11/12 03:21:38 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:38 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:38 DEBUG : one: Sizes differ 2025/11/12 03:21:38 DEBUG : two: size = 3 OK 2025/11/12 03:21:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:38 DEBUG : two: Unchanged skipping 2025/11/12 03:21:39 DEBUG : one.bak: size = 3 OK 2025/11/12 03:21:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:21:39 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:21:40 INFO : one: Deleted 2025/11/12 03:21:40 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:41 DEBUG : one: size = 4 OK 2025/11/12 03:21:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:41 INFO : one: Copied (new) 2025/11/12 03:21:41 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:41 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 03:21:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:21:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:21:42 INFO : three.txt: Deleted 2025/11/12 03:21:42 INFO : three.txt: Moved into backup dir 2025/11/12 03:21:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:43 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:43 DEBUG : one: Sizes differ 2025/11/12 03:21:43 DEBUG : two: size = 3 OK 2025/11/12 03:21:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:43 DEBUG : two: Unchanged skipping 2025/11/12 03:21:43 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:44 DEBUG : one.bak: size = 4 OK 2025/11/12 03:21:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:21:44 INFO : one: Deleted 2025/11/12 03:21:44 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:45 DEBUG : one: size = 5 OK 2025/11/12 03:21:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:21:45 INFO : one: Copied (new) 2025/11/12 03:21:45 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:45 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 03:21:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:21:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:21:45 INFO : three.txt: Deleted 2025/11/12 03:21:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:21:48 DEBUG : Config file has changed externally - reloading 2025/11/12 03:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/backup" 2025/11/12 03:21:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:51 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:51 DEBUG : two: size = 3 OK 2025/11/12 03:21:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:51 DEBUG : two: Unchanged skipping 2025/11/12 03:21:51 DEBUG : one: Sizes differ 2025/11/12 03:21:51 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:52 DEBUG : one-2019-01-01: size = 3 OK 2025/11/12 03:21:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:21:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 03:21:53 INFO : one: Deleted 2025/11/12 03:21:53 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:54 DEBUG : one: size = 4 OK 2025/11/12 03:21:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:54 INFO : one: Copied (new) 2025/11/12 03:21:54 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/12 03:21:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:21:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 03:21:55 INFO : three.txt: Deleted 2025/11/12 03:21:55 INFO : three.txt: Moved into backup dir 2025/11/12 03:21:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:21:57 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:21:57 DEBUG : one: Sizes differ 2025/11/12 03:21:57 DEBUG : two: size = 3 OK 2025/11/12 03:21:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:21:57 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:21:57 DEBUG : two: Unchanged skipping 2025/11/12 03:21:57 DEBUG : one-2019-01-01: size = 4 OK 2025/11/12 03:21:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:21:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 03:21:57 INFO : one: Deleted 2025/11/12 03:21:57 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:21:59 DEBUG : one: size = 5 OK 2025/11/12 03:21:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:21:59 INFO : one: Copied (new) 2025/11/12 03:21:59 DEBUG : Waiting for deletions to finish 2025/11/12 03:21:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/12 03:21:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:21:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 03:21:59 INFO : three.txt: Deleted 2025/11/12 03:21:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.01s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:03 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:22:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:05 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:05 DEBUG : one: Sizes differ 2025/11/12 03:22:05 DEBUG : two: size = 3 OK 2025/11/12 03:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:05 DEBUG : two: Unchanged skipping 2025/11/12 03:22:05 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:22:05 DEBUG : one.bak: size = 3 OK 2025/11/12 03:22:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:22:05 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:22:05 INFO : one: Deleted 2025/11/12 03:22:05 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:22:07 DEBUG : one: size = 4 OK 2025/11/12 03:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:07 INFO : one: Copied (new) 2025/11/12 03:22:07 DEBUG : Waiting for deletions to finish 2025/11/12 03:22:07 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 03:22:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:22:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:22:08 INFO : three.txt: Deleted 2025/11/12 03:22:08 INFO : three.txt: Moved into backup dir 2025/11/12 03:22:09 DEBUG : one.bak: Excluded (Path Filter) 2025/11/12 03:22:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/12 03:22:09 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for checks to finish 2025/11/12 03:22:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:09 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:09 DEBUG : two: size = 3 OK 2025/11/12 03:22:09 DEBUG : one: Sizes differ 2025/11/12 03:22:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:09 DEBUG : two: Unchanged skipping 2025/11/12 03:22:10 DEBUG : one.bak: size = 4 OK 2025/11/12 03:22:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:10 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:22:10 INFO : one: Deleted 2025/11/12 03:22:10 DEBUG : B2 bucket rclone-test-macevup0zoci path dst: Waiting for transfers to finish 2025/11/12 03:22:10 DEBUG : one: size = 5 OK 2025/11/12 03:22:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:22:10 INFO : one: Copied (new) 2025/11/12 03:22:10 DEBUG : Waiting for deletions to finish 2025/11/12 03:22:11 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 03:22:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:22:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:22:11 INFO : three.txt: Deleted 2025/11/12 03:22:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.09s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:22:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:16 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:16 DEBUG : one: Sizes differ 2025/11/12 03:22:17 DEBUG : one.bak: size = 3 OK 2025/11/12 03:22:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:22:17 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:22:17 INFO : one: Deleted 2025/11/12 03:22:18 DEBUG : one: size = 4 OK 2025/11/12 03:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:18 INFO : one: Copied (new) 2025/11/12 03:22:18 DEBUG : two: size = 3 OK 2025/11/12 03:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:18 DEBUG : two: Unchanged skipping 2025/11/12 03:22:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:18 DEBUG : three.txt: Sizes differ 2025/11/12 03:22:19 DEBUG : three.txt.bak: size = 5 OK 2025/11/12 03:22:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:22:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:22:19 INFO : three.txt: Deleted 2025/11/12 03:22:19 DEBUG : three.txt: size = 6 OK 2025/11/12 03:22:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:22:19 INFO : three.txt: Copied (new) 2025/11/12 03:22:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/12 03:22:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/12 03:22:20 DEBUG : pacer: Reducing sleep to 10ms 2025/11/12 03:22:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:20 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:20 DEBUG : one: Sizes differ 2025/11/12 03:22:22 DEBUG : one.bak: size = 4 OK 2025/11/12 03:22:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:22 INFO : one: Copied (server-side copy) to: one.bak 2025/11/12 03:22:22 INFO : one: Deleted 2025/11/12 03:22:22 DEBUG : one: size = 5 OK 2025/11/12 03:22:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:22:22 INFO : one: Copied (new) 2025/11/12 03:22:22 DEBUG : two: size = 3 OK 2025/11/12 03:22:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:22 DEBUG : two: Unchanged skipping 2025/11/12 03:22:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:23 DEBUG : three.txt: Sizes differ 2025/11/12 03:22:23 DEBUG : three.txt.bak: size = 6 OK 2025/11/12 03:22:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:22:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/12 03:22:23 INFO : three.txt: Deleted 2025/11/12 03:22:24 DEBUG : three.txt: size = 19 OK 2025/11/12 03:22:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/12 03:22:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.49s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:28 DEBUG : Creating backend with remote "TestB2:rclone-test-macevup0zoci/dst" 2025/11/12 03:22:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:29 DEBUG : one: size = 3 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:29 DEBUG : one: Sizes differ 2025/11/12 03:22:30 DEBUG : one-2019-01-01: size = 3 OK 2025/11/12 03:22:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/12 03:22:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 03:22:31 INFO : one: Deleted 2025/11/12 03:22:32 DEBUG : one: size = 4 OK 2025/11/12 03:22:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:32 INFO : one: Copied (new) 2025/11/12 03:22:32 DEBUG : two: size = 3 OK 2025/11/12 03:22:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:32 DEBUG : two: Unchanged skipping 2025/11/12 03:22:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:32 DEBUG : three.txt: Sizes differ 2025/11/12 03:22:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/12 03:22:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/12 03:22:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 03:22:33 INFO : three.txt: Deleted 2025/11/12 03:22:34 DEBUG : three.txt: size = 6 OK 2025/11/12 03:22:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:22:34 INFO : three.txt: Copied (new) 2025/11/12 03:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:34 DEBUG : one: size = 4 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:34 DEBUG : one: Sizes differ 2025/11/12 03:22:35 DEBUG : one-2019-01-01: size = 4 OK 2025/11/12 03:22:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/12 03:22:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/12 03:22:35 INFO : one: Deleted 2025/11/12 03:22:36 DEBUG : one: size = 5 OK 2025/11/12 03:22:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/12 03:22:36 INFO : one: Copied (new) 2025/11/12 03:22:36 DEBUG : two: size = 3 OK 2025/11/12 03:22:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:36 DEBUG : two: Unchanged skipping 2025/11/12 03:22:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-macevup0zoci path dst) 2025/11/12 03:22:36 DEBUG : three.txt: Sizes differ 2025/11/12 03:22:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/12 03:22:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/12 03:22:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/12 03:22:37 INFO : three.txt: Deleted 2025/11/12 03:22:38 DEBUG : three.txt: size = 19 OK 2025/11/12 03:22:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/12 03:22:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.67s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:22:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:22:41 DEBUG : Testêé: Sizes differ 2025/11/12 03:22:41 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:22:42 DEBUG : Testêé: size = 14 OK 2025/11/12 03:22:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/12 03:22:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/12 03:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.86s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/12 03:22:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:22:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:22:44 DEBUG : existing: size = 6 OK 2025/11/12 03:22:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/12 03:22:44 INFO : existing: Copied (new) 2025/11/12 03:22:44 DEBUG : Waiting for deletions to finish 2025/11/12 03:22:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:22:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:22:44 DEBUG : existing: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:22:44 DEBUG : existing: Sizes differ 2025/11/12 03:22:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/12 03:22:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:22:44 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting files as there were IO errors 2025/11/12 03:22:44 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.24s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:22:46 DEBUG : EXISTING: size = 6 OK 2025/11/12 03:22:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:22:46 DEBUG : existing: Unchanged skipping 2025/11/12 03:22:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:22:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:22:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:22:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:08 DEBUG : both0: size = 6 OK 2025/11/12 03:23:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both0: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both10: size = 6 OK 2025/11/12 03:23:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both10: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both11: size = 6 OK 2025/11/12 03:23:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both11: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both12: size = 6 OK 2025/11/12 03:23:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both12: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both13: size = 6 OK 2025/11/12 03:23:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both13: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both14: size = 6 OK 2025/11/12 03:23:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both14: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both15: size = 6 OK 2025/11/12 03:23:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both15: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both16: size = 6 OK 2025/11/12 03:23:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both17: size = 6 OK 2025/11/12 03:23:08 DEBUG : both18: size = 6 OK 2025/11/12 03:23:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:23:08 DEBUG : both16: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both1: size = 6 OK 2025/11/12 03:23:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both1: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both2: size = 6 OK 2025/11/12 03:23:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both2: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both3: size = 6 OK 2025/11/12 03:23:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both3: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both4: size = 6 OK 2025/11/12 03:23:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both4: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both5: size = 6 OK 2025/11/12 03:23:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both5: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both6: size = 6 OK 2025/11/12 03:23:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both18: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both7: size = 6 OK 2025/11/12 03:23:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both6: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both19: size = 6 OK 2025/11/12 03:23:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both8: size = 6 OK 2025/11/12 03:23:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both19: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both9: size = 6 OK 2025/11/12 03:23:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:08 DEBUG : both9: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both8: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both17: Unchanged skipping 2025/11/12 03:23:08 DEBUG : both7: Unchanged skipping 2025/11/12 03:23:08 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:23:08 DEBUG : Waiting for deletions to finish 2025/11/12 03:23:08 INFO : only10: Deleted 2025/11/12 03:23:09 INFO : only13: Deleted 2025/11/12 03:23:09 INFO : only15: Deleted 2025/11/12 03:23:09 INFO : only2: Deleted 2025/11/12 03:23:09 INFO : only5: Deleted 2025/11/12 03:23:09 INFO : only12: Deleted 2025/11/12 03:23:09 INFO : only17: Deleted 2025/11/12 03:23:09 INFO : only4: Deleted 2025/11/12 03:23:09 INFO : only16: Deleted 2025/11/12 03:23:09 INFO : only6: Deleted 2025/11/12 03:23:09 INFO : only8: Deleted 2025/11/12 03:23:09 INFO : only9: Deleted 2025/11/12 03:23:09 INFO : only0: Deleted 2025/11/12 03:23:09 INFO : only11: Deleted 2025/11/12 03:23:09 INFO : only14: Deleted 2025/11/12 03:23:09 INFO : only18: Deleted 2025/11/12 03:23:09 INFO : only19: Deleted 2025/11/12 03:23:09 INFO : only3: Deleted 2025/11/12 03:23:09 INFO : only7: Deleted 2025/11/12 03:23:09 INFO : only1: Deleted 2025/11/12 03:23:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.80s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:34 DEBUG : both10: size = 6 OK 2025/11/12 03:23:34 DEBUG : both11: size = 6 OK 2025/11/12 03:23:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both0: size = 6 OK 2025/11/12 03:23:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both12: size = 6 OK 2025/11/12 03:23:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:23:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both10: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both13: size = 6 OK 2025/11/12 03:23:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both13: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both14: size = 6 OK 2025/11/12 03:23:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both14: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both15: size = 6 OK 2025/11/12 03:23:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both11: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both16: size = 6 OK 2025/11/12 03:23:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both0: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both17: size = 6 OK 2025/11/12 03:23:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both17: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both18: size = 6 OK 2025/11/12 03:23:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both12: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both19: size = 6 OK 2025/11/12 03:23:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both16: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both1: size = 6 OK 2025/11/12 03:23:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both15: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both18: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both2: size = 6 OK 2025/11/12 03:23:34 DEBUG : both3: size = 6 OK 2025/11/12 03:23:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both1: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both4: size = 6 OK 2025/11/12 03:23:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both3: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both5: size = 6 OK 2025/11/12 03:23:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both5: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both6: size = 6 OK 2025/11/12 03:23:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both6: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both7: size = 6 OK 2025/11/12 03:23:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both19: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both8: size = 6 OK 2025/11/12 03:23:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both2: Unchanged skipping 2025/11/12 03:23:34 DEBUG : both9: size = 6 OK 2025/11/12 03:23:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:23:34 DEBUG : both4: Unchanged skipping 2025/11/12 03:23:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only0: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only0: Sizes differ 2025/11/12 03:23:34 DEBUG : both7: Unchanged skipping 2025/11/12 03:23:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only10: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only10: Sizes differ 2025/11/12 03:23:34 DEBUG : both8: Unchanged skipping 2025/11/12 03:23:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only11: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only11: Sizes differ 2025/11/12 03:23:34 DEBUG : both9: Unchanged skipping 2025/11/12 03:23:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only12: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only12: Sizes differ 2025/11/12 03:23:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only13: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only13: Sizes differ 2025/11/12 03:23:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only14: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only14: Sizes differ 2025/11/12 03:23:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only15: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only15: Sizes differ 2025/11/12 03:23:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only16: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only16: Sizes differ 2025/11/12 03:23:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only17: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only17: Sizes differ 2025/11/12 03:23:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only18: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only18: Sizes differ 2025/11/12 03:23:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only19: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only19: Sizes differ 2025/11/12 03:23:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only1: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only1: Sizes differ 2025/11/12 03:23:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only2: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only2: Sizes differ 2025/11/12 03:23:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only3: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only3: Sizes differ 2025/11/12 03:23:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only4: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only4: Sizes differ 2025/11/12 03:23:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only5: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only5: Sizes differ 2025/11/12 03:23:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only6: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only6: Sizes differ 2025/11/12 03:23:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only7: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only7: Sizes differ 2025/11/12 03:23:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only8: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only8: Sizes differ 2025/11/12 03:23:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2836893216) 2025/11/12 03:23:34 DEBUG : only9: size = 6 (B2 bucket rclone-test-macevup0zoci) 2025/11/12 03:23:34 DEBUG : only9: Sizes differ 2025/11/12 03:23:34 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:23:34 DEBUG : only0: size = 0 OK 2025/11/12 03:23:34 DEBUG : only13: size = 0 OK 2025/11/12 03:23:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only13: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only0: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only16: size = 0 OK 2025/11/12 03:23:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only16: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only10: size = 0 OK 2025/11/12 03:23:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only10: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only14: size = 0 OK 2025/11/12 03:23:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only14: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only11: size = 0 OK 2025/11/12 03:23:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only11: Copied (replaced existing) 2025/11/12 03:23:34 DEBUG : only12: size = 0 OK 2025/11/12 03:23:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:34 INFO : only12: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only15: size = 0 OK 2025/11/12 03:23:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only15: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only1: size = 0 OK 2025/11/12 03:23:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only1: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only17: size = 0 OK 2025/11/12 03:23:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only17: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only3: size = 0 OK 2025/11/12 03:23:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only3: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only4: size = 0 OK 2025/11/12 03:23:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only4: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only5: size = 0 OK 2025/11/12 03:23:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only5: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only6: size = 0 OK 2025/11/12 03:23:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only6: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only7: size = 0 OK 2025/11/12 03:23:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only7: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only8: size = 0 OK 2025/11/12 03:23:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only8: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only19: size = 0 OK 2025/11/12 03:23:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only19: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only2: size = 0 OK 2025/11/12 03:23:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only2: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only18: size = 0 OK 2025/11/12 03:23:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only18: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : only9: size = 0 OK 2025/11/12 03:23:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/12 03:23:35 INFO : only9: Copied (replaced existing) 2025/11/12 03:23:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.58s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:43 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:23:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:23:43 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 03:23:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:23:43 INFO : empty_on_remote: Making directory 2025/11/12 03:23:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 03:23:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:46 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:23:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:23:46 DEBUG : empty_on_remote: Making directory with metadata 2025/11/12 03:23:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/12 03:23:46 INFO : empty_on_remote: Making directory 2025/11/12 03:23:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/12 03:23:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:49 INFO : sub dir: Making directory 2025/11/12 03:23:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:23:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/12 03:23:51 INFO : sub dir: Making directory 2025/11/12 03:23:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:24:05 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:05 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : apple: size = 5 OK 2025/11/12 03:24:06 DEBUG : banana: size = 6 OK 2025/11/12 03:24:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:24:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : apple: Unchanged skipping 2025/11/12 03:24:06 DEBUG : banana: Unchanged skipping 2025/11/12 03:24:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:06 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:06 INFO : There was nothing to transfer 2025/11/12 03:24:06 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:06 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:24:06 DEBUG : apple: size = 5 OK 2025/11/12 03:24:06 DEBUG : banana: size = 6 OK 2025/11/12 03:24:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : apple: Unchanged skipping 2025/11/12 03:24:06 DEBUG : banana: Unchanged skipping 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:24:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:24:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:24:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:24:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:06 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:06 INFO : There was nothing to transfer 2025/11/12 03:24:06 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:07 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:24:25 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:25 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : banana: size = 6 OK 2025/11/12 03:24:26 DEBUG : apple: size = 5 OK 2025/11/12 03:24:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:24:26 DEBUG : banana: Unchanged skipping 2025/11/12 03:24:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:24:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : apple: Unchanged skipping 2025/11/12 03:24:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:24:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:24:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:24:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:24:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:24:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:24:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:24:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:24:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:24:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:26 INFO : There was nothing to transfer 2025/11/12 03:24:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:26 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : apple: size = 5 OK 2025/11/12 03:24:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:24:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : apple: Unchanged skipping 2025/11/12 03:24:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:24:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:24:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:24:27 DEBUG : banana: size = 6 OK 2025/11/12 03:24:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : banana: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:24:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:24:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:24:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:24:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:24:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:24:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:24:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:24:27 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:27 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:27 INFO : There was nothing to transfer 2025/11/12 03:24:27 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:27 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:24:42 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:43 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:43 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:43 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 03:24:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:24:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:44 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 03:24:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:24:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 03:24:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:24:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:44 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 03:24:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/12 03:24:44 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/12 03:24:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:45 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 03:24:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/12 03:24:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/12 03:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:24:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:24:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:24:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:24:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:24:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:24:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 03:24:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:24:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 03:24:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:24:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 03:24:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:24:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 03:24:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:24:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 03:24:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:24:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 03:24:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:24:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 03:24:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:24:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 03:24:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:24:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 03:24:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:24:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 03:24:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:24:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:47 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:47 INFO : appleappleapplebanana: Deleted 2025/11/12 03:24:47 INFO : apple: Deleted 2025/11/12 03:24:47 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 03:24:47 INFO : banana: Deleted 2025/11/12 03:24:47 INFO : splitbananasplit: Deleted 2025/11/12 03:24:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 03:24:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 03:24:48 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 03:24:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 03:24:48 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/12 03:24:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : apple: Unchanged skipping 2025/11/12 03:24:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:24:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/12 03:24:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : banana: Unchanged skipping 2025/11/12 03:24:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/12 03:24:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/12 03:24:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/12 03:24:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:24:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:24:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:24:48 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:24:48 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:48 DEBUG : Waiting for deletions to finish 2025/11/12 03:24:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/12 03:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/12 03:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/12 03:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/12 03:24:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/12 03:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/12 03:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/12 03:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/12 03:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/12 03:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/12 03:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:25:07 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:07 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:25:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:07 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:07 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:08 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/12 03:25:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/12 03:25:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/12 03:25:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/12 03:25:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/12 03:25:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/12 03:25:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/12 03:25:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/12 03:25:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/12 03:25:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/12 03:25:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/12 03:25:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/12 03:25:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/12 03:25:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:08 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:25:08 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:25:08 DEBUG : PREFIXbanana: size = 6 OK 2025/11/12 03:25:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/12 03:25:08 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/12 03:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/12 03:25:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:25:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/12 03:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/12 03:25:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:25:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/12 03:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:08 DEBUG : PREFIXapple: size = 5 OK 2025/11/12 03:25:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/12 03:25:08 INFO : apple: Copied (new) to: PREFIXapple 2025/11/12 03:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:25:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:25:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:25:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:25:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:25:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:25:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/12 03:25:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:25:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/12 03:25:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:25:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/12 03:25:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:25:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/12 03:25:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:25:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/12 03:25:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:25:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/12 03:25:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:25:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/12 03:25:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:25:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/12 03:25:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:25:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/12 03:25:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:25:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/12 03:25:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:25:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:11 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:11 INFO : banana: Deleted 2025/11/12 03:25:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 03:25:12 INFO : apple: Deleted 2025/11/12 03:25:12 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 03:25:12 INFO : splitbananasplit: Deleted 2025/11/12 03:25:12 INFO : appleappleapplebanana: Deleted 2025/11/12 03:25:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 03:25:12 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 03:25:12 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : apple: transformed to: PREFIXapple 2025/11/12 03:25:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/12 03:25:12 DEBUG : banana: transformed to: PREFIXbanana 2025/11/12 03:25:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/12 03:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/12 03:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/12 03:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/12 03:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/12 03:25:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/12 03:25:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/12 03:25:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/12 03:25:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/12 03:25:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/12 03:25:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/12 03:25:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/12 03:25:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/12 03:25:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/12 03:25:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:13 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:25:13 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:25:13 DEBUG : apple: size = 5 OK 2025/11/12 03:25:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/12 03:25:13 INFO : apple: Copied (new) 2025/11/12 03:25:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:25:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:25:13 INFO : splitbananasplit: Copied (new) 2025/11/12 03:25:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:25:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:25:13 INFO : appleappleapplebanana: Copied (new) 2025/11/12 03:25:13 DEBUG : banana: size = 6 OK 2025/11/12 03:25:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/12 03:25:13 INFO : banana: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:25:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:25:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:25:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 03:25:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:25:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:25:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:25:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:25:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:25:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:25:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:25:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:25:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:25:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:25:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:25:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 03:25:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:25:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:25:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 03:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:25:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:25:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 03:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:25:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:25:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 03:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:25:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:25:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 03:25:16 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/12 03:25:16 INFO : PREFIXbanana: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/12 03:25:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/12 03:25:16 INFO : PREFIXsplitbananasplit: Deleted 2025/11/12 03:25:16 INFO : PREFIXapple: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/12 03:25:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/12 03:25:16 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:17 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:17 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:25:34 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:34 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:25:35 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:25:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/12 03:25:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:25:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/12 03:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:36 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/12 03:25:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/12 03:25:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:25:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:36 DEBUG : appleSUFFIX: size = 5 OK 2025/11/12 03:25:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/12 03:25:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:25:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:25:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:25:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:25:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:25:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:25:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/12 03:25:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:25:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/12 03:25:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:25:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/12 03:25:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:25:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/12 03:25:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:25:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/12 03:25:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:25:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/12 03:25:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:25:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/12 03:25:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:25:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/12 03:25:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:25:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/12 03:25:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:25:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/12 03:25:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:25:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:38 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:38 INFO : banana: Deleted 2025/11/12 03:25:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 03:25:38 INFO : apple: Deleted 2025/11/12 03:25:38 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 03:25:38 INFO : appleappleapplebanana: Deleted 2025/11/12 03:25:38 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 03:25:38 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 03:25:38 INFO : splitbananasplit: Deleted 2025/11/12 03:25:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 03:25:39 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 03:25:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 03:25:39 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 03:25:39 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 03:25:39 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/12 03:25:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/12 03:25:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/12 03:25:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:25:39 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:25:39 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:25:40 DEBUG : banana: size = 6 OK 2025/11/12 03:25:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/12 03:25:40 INFO : banana: Copied (new) 2025/11/12 03:25:40 DEBUG : apple: size = 5 OK 2025/11/12 03:25:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/12 03:25:40 INFO : apple: Copied (new) 2025/11/12 03:25:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:25:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:25:40 INFO : splitbananasplit: Copied (new) 2025/11/12 03:25:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:25:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:25:40 INFO : appleappleapplebanana: Copied (new) 2025/11/12 03:25:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:25:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:25:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/12 03:25:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:25:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:25:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/12 03:25:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:25:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:25:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:25:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:25:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:25:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:25:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:25:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:25:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:25:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:25:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:25:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:25:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/12 03:25:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:25:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:25:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/12 03:25:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:25:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:25:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/12 03:25:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:25:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:25:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/12 03:25:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:25:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:25:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/12 03:25:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:25:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:25:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/12 03:25:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:25:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:25:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/12 03:25:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:25:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:25:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/12 03:25:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:25:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:25:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/12 03:25:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:43 INFO : appleSUFFIX: Deleted 2025/11/12 03:25:43 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/12 03:25:43 INFO : splitbananasplitSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/12 03:25:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/12 03:25:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/12 03:25:44 INFO : bananaSUFFIX: Deleted 2025/11/12 03:25:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/12 03:25:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/12 03:25:44 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:44 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : Waiting for deletions to finish 2025/11/12 03:25:44 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:25:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:26:02 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:02 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : apple: size = 5 OK 2025/11/12 03:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:02 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : banana: size = 6 OK 2025/11/12 03:26:02 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:02 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 03:26:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/12 03:26:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 03:26:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/12 03:26:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/12 03:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:03 DEBUG : appleapple: size = 21 OK 2025/11/12 03:26:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/12 03:26:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/12 03:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 03:26:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/12 03:26:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/12 03:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:03 DEBUG : splitbanan: size = 16 OK 2025/11/12 03:26:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/12 03:26:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/12 03:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:03 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 03:26:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/12 03:26:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/12 03:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:04 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/12 03:26:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/12 03:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:04 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/12 03:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/12 03:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:04 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/12 03:26:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/12 03:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/12 03:26:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/12 03:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:04 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/12 03:26:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/12 03:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:04 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/12 03:26:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/12 03:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:04 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 03:26:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/12 03:26:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/12 03:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:05 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 03:26:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/12 03:26:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/12 03:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:05 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 03:26:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/12 03:26:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/12 03:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:05 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 03:26:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/12 03:26:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/12 03:26:05 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 03:26:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/12 03:26:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/12 03:26:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 03:26:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/12 03:26:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/12 03:26:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 03:26:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/12 03:26:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/12 03:26:05 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/12 03:26:06 INFO : splitbananasplit: Deleted 2025/11/12 03:26:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/12 03:26:06 INFO : appleappleapplebanana: Deleted 2025/11/12 03:26:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/12 03:26:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/12 03:26:06 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:06 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 03:26:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : apple: size = 5 OK 2025/11/12 03:26:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:07 DEBUG : appleapple: size = 21 OK 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:26:07 DEBUG : banana: size = 6 OK 2025/11/12 03:26:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:07 DEBUG : splitbanan: size = 16 OK 2025/11/12 03:26:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/12 03:26:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/12 03:26:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/12 03:26:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/12 03:26:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/12 03:26:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/12 03:26:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/12 03:26:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/12 03:26:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/12 03:26:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/12 03:26:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/12 03:26:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/12 03:26:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/12 03:26:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/12 03:26:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/12 03:26:07 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:26:07 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:07 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:07 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:07 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : appleapple: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/12 03:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/12 03:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/12 03:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/12 03:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/12 03:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/12 03:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/12 03:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/12 03:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/12 03:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/12 03:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/12 03:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/12 03:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/12 03:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/12 03:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/12 03:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/12 03:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/12 03:26:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:26:24 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:25 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : apple: size = 5 OK 2025/11/12 03:26:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:26:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:26:25 DEBUG : banana: size = 6 OK 2025/11/12 03:26:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:26:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:26:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:26:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:26:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:26:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:26:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:26:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:26:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:26:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:25 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:25 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:25 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:25 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : apple: size = 5 OK 2025/11/12 03:26:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:26:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:26:26 DEBUG : banana: size = 6 OK 2025/11/12 03:26:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:26:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:26:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:26:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:26:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:26:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:26:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:26:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:26:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:26:26 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:26 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:26 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:27 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:26:45 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:45 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : apple: size = 5 OK 2025/11/12 03:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:26:46 DEBUG : banana: size = 6 OK 2025/11/12 03:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:26:46 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:46 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:26:46 DEBUG : apple: size = 5 OK 2025/11/12 03:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : apple: Unchanged skipping 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:26:46 DEBUG : banana: size = 6 OK 2025/11/12 03:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : banana: Unchanged skipping 2025/11/12 03:26:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:26:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:26:46 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:26:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:46 DEBUG : Waiting for deletions to finish 2025/11/12 03:26:47 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:03 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:03 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : apple: size = 5 OK 2025/11/12 03:27:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:04 DEBUG : banana: size = 6 OK 2025/11/12 03:27:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:04 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:04 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:04 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:04 DEBUG : apple: size = 5 OK 2025/11/12 03:27:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:04 DEBUG : banana: size = 6 OK 2025/11/12 03:27:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:04 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:04 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:05 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:22 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:22 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : apple: size = 5 OK 2025/11/12 03:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:23 DEBUG : banana: size = 6 OK 2025/11/12 03:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:23 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:23 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:23 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:23 DEBUG : banana: size = 6 OK 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:23 DEBUG : apple: size = 5 OK 2025/11/12 03:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:23 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:23 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:23 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:24 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:41 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:42 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : apple: size = 5 OK 2025/11/12 03:27:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:43 DEBUG : banana: size = 6 OK 2025/11/12 03:27:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:43 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/12 03:27:43 DEBUG : apple: size = 5 OK 2025/11/12 03:27:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : apple: Unchanged skipping 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/12 03:27:43 DEBUG : banana: size = 6 OK 2025/11/12 03:27:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : banana: Unchanged skipping 2025/11/12 03:27:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/12 03:27:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:27:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/12 03:27:43 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:43 DEBUG : Waiting for deletions to finish 2025/11/12 03:27:44 DEBUG : apple: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : banana: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/12 03:27:44 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (235.80s) --- PASS: TestTransform/NFC (18.47s) --- PASS: TestTransform/NFD (20.43s) --- PASS: TestTransform/base64 (21.74s) --- PASS: TestTransform/prefix (28.61s) --- PASS: TestTransform/suffix (27.18s) --- PASS: TestTransform/truncate (22.77s) --- PASS: TestTransform/encoder (19.60s) --- PASS: TestTransform/ISO-8859-1 (20.01s) --- PASS: TestTransform/charmap (17.90s) --- PASS: TestTransform/lowercase (19.14s) --- PASS: TestTransform/ascii (19.95s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 03:27:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 03:27:49 INFO : sub dir_somesuffix: Making directory 2025/11/12 03:27:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/12 03:27:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/12 03:27:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 03:27:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/12 03:27:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 03:27:49 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:49 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/12 03:27:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/12 03:27:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:50 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:51 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:51 INFO : tictactoe: Making directory 2025/11/12 03:27:51 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:51 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/12 03:27:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:51 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:51 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/12 03:27:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/12 03:27:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:52 INFO : toe: Making directory 2025/11/12 03:27:52 INFO : toe/toe: Making directory 2025/11/12 03:27:52 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 03:27:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 03:27:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 03:27:52 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:52 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 03:27:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 03:27:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.98s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:54 INFO : toe: Making directory 2025/11/12 03:27:54 INFO : toe/toe: Making directory 2025/11/12 03:27:54 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 03:27:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 03:27:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/12 03:27:54 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:54 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/12 03:27:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/12 03:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:56 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:27:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 03:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:56 INFO : tictacempty_dir: Making directory 2025/11/12 03:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:56 INFO : tictactoe: Making directory 2025/11/12 03:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:56 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:56 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:27:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 03:27:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:27:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 03:27:56 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:56 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 03:27:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 03:27:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:27:58 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:27:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 03:27:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:58 INFO : tictacempty_dir: Making directory 2025/11/12 03:27:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:58 INFO : tictactoe: Making directory 2025/11/12 03:27:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:58 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:58 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:27:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:27:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 03:27:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:27:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:27:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:27:58 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:58 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:27:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:27:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:27:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 03:27:59 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:27:59 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:27:59 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:59 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:27:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 03:27:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:27:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:27:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/12 03:27:59 NOTICE: B2 bucket rclone-test-macevup0zoci: 0 differences found 2025/11/12 03:27:59 NOTICE: B2 bucket rclone-test-macevup0zoci: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:00 INFO : tictactoe: Making directory 2025/11/12 03:28:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:00 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:00 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:28:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 03:28:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:28:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 03:28:00 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:00 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 03:28:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/12 03:28:01 DEBUG : Waiting for deletions to finish 2025/11/12 03:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:01 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/12 03:28:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/12 03:28:01 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/12 03:28:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/12 03:28:01 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/11/12 03:28:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:02 INFO : toe: Making directory 2025/11/12 03:28:02 INFO : toe/toe: Making directory 2025/11/12 03:28:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 03:28:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:02 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:03 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 03:28:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:03 INFO : toe/toe/toe: Copied (new) 2025/11/12 03:28:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:04 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:28:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 03:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:04 INFO : tictacempty_dir: Making directory 2025/11/12 03:28:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:04 INFO : tictactoe: Making directory 2025/11/12 03:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:04 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:04 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:28:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 03:28:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:28:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:04 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:28:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:05 INFO : toe/toe/toe.txt: Deleted 2025/11/12 03:28:05 INFO : toe/toe: Removing directory 2025/11/12 03:28:05 INFO : toe: Removing directory 2025/11/12 03:28:05 INFO : empty_dir: Removing directory 2025/11/12 03:28:05 DEBUG : Local file system at /tmp/rclone2836893216: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.97s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:06 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:28:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 03:28:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:06 INFO : tictacempty_dir: Making directory 2025/11/12 03:28:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:06 INFO : tictactoe: Making directory 2025/11/12 03:28:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:06 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:06 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:28:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 03:28:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:28:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:06 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:28:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:07 INFO : toe/toe/toe.txt: Deleted 2025/11/12 03:28:07 INFO : toe/toe: Removing directory 2025/11/12 03:28:07 INFO : toe: Removing directory 2025/11/12 03:28:07 INFO : empty_dir: Removing directory 2025/11/12 03:28:07 DEBUG : Local file system at /tmp/rclone2836893216: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 03:28:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:28:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 03:28:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 03:28:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/12 03:28:09 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.81s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:10 DEBUG : Reset feature "Copy" 2025/11/12 03:28:10 DEBUG : Reset feature "Move" 2025/11/12 03:28:10 DEBUG : Reset feature "Copy" 2025/11/12 03:28:10 DEBUG : Reset feature "Move" 2025/11/12 03:28:10 DEBUG : empty_dir: Making directory with metadata 2025/11/12 03:28:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/12 03:28:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:10 INFO : tictacempty_dir: Making directory 2025/11/12 03:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/12 03:28:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:10 INFO : tictactoe: Making directory 2025/11/12 03:28:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:10 DEBUG : toe: transformed to: tictactoe 2025/11/12 03:28:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:10 INFO : tictactoe/tictactoe: Making directory 2025/11/12 03:28:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/12 03:28:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/12 03:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:10 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:10 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:28:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/12 03:28:11 INFO : toe/toe/toe.txt: Deleted 2025/11/12 03:28:11 INFO : toe/toe: Removing directory 2025/11/12 03:28:11 INFO : toe: Removing directory 2025/11/12 03:28:11 INFO : empty_dir: Removing directory 2025/11/12 03:28:11 DEBUG : Local file system at /tmp/rclone2836893216: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/12 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/12 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/12 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/12 03:28:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 03:28:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/12 03:28:13 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.80s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:14 DEBUG : toe: transformed to: dG9l 2025/11/12 03:28:14 DEBUG : toe: transformed to: dG9l 2025/11/12 03:28:14 INFO : dG9l: Making directory 2025/11/12 03:28:14 DEBUG : toe: transformed to: dG9l 2025/11/12 03:28:14 DEBUG : toe: transformed to: dG9l 2025/11/12 03:28:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 03:28:14 INFO : dG9l/dG9l: Making directory 2025/11/12 03:28:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/12 03:28:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/12 03:28:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 03:28:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/12 03:28:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 03:28:14 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:14 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/12 03:28:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/12 03:28:15 DEBUG : Waiting for deletions to finish 2025/11/12 03:28:15 DEBUG : dG9l: transformed to: toe 2025/11/12 03:28:15 DEBUG : dG9l: transformed to: toe 2025/11/12 03:28:15 DEBUG : dG9l: transformed to: toe 2025/11/12 03:28:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/12 03:28:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/12 03:28:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/12 03:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/12 03:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/12 03:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/12 03:28:15 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for checks to finish 2025/11/12 03:28:15 DEBUG : Local file system at /tmp/rclone2836893216: Waiting for transfers to finish 2025/11/12 03:28:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.88s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-macevup0zoci", Local "Local file system at /tmp/rclone2836893216", Modify Window "1ms" 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe: transformed to: 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe: transformed to: 2025/11/12 03:28:17 INFO : B2 bucket rclone-test-macevup0zoci: Making directory 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe: transformed to: 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe: transformed to: 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe/toe: transformed to: 2025/11/12 03:28:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 03:28:17 INFO : toe/toe: Making directory 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe/toe: transformed to: 2025/11/12 03:28:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe: transformed to: 2025/11/12 03:28:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/12 03:28:17 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for checks to finish 2025/11/12 03:28:17 DEBUG : B2 bucket rclone-test-macevup0zoci: Waiting for transfers to finish 2025/11/12 03:28:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/12 03:28:17 DEBUG : toe/toe/toe: transformed to: 2025/11/12 03:28:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/12 03:28:18 DEBUG : toe/toe/toe: size = 11 OK 2025/11/12 03:28:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/12 03:28:18 INFO : toe/toe/toe: Copied (new) 2025/11/12 03:28:18 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting files as there were IO errors 2025/11/12 03:28:18 ERROR : B2 bucket rclone-test-macevup0zoci: not deleting directories as there were IO errors --- PASS: TestError (1.82s) PASS 2025/11/12 03:28:18 DEBUG : B2 bucket rclone-test-macevup0zoci: Purge remote 2025/11/12 03:28:18 INFO : B2 bucket rclone-test-macevup0zoci: cleaning bucket "rclone-test-macevup0zoci" of all files 2025/11/12 03:28:19 DEBUG : BackupDir/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b88411b_d20251112_m032116_c001_v7007000_t0000_u01762917676458") 2025/11/12 03:28:19 DEBUG : BackupDir/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f104255cd9124d282_d20251112_m032109_c001_v0001090_t0009_u01762917669553") 2025/11/12 03:28:19 DEBUG : CompareDest/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b19298498a_d20251112_m032049_c001_v7007000_t0000_u01762917649362") 2025/11/12 03:28:19 DEBUG : CompareDest/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805513_d20251112_m032042_c001_v0001093_t0056_u01762917642559") 2025/11/12 03:28:19 DEBUG : CompareDest/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b19298498b_d20251112_m032049_c001_v7007000_t0000_u01762917649546") 2025/11/12 03:28:19 DEBUG : CompareDest/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab18140f_d20251112_m032044_c001_v0001161_t0013_u01762917644586") 2025/11/12 03:28:19 DEBUG : CopyDest/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b88411c_d20251112_m032116_c001_v7007000_t0000_u01762917676640") 2025/11/12 03:28:19 DEBUG : CopyDest/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0b8a_d20251112_m032106_c001_v0001102_t0035_u01762917666410") 2025/11/12 03:28:19 DEBUG : CopyDest/three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b88411d_d20251112_m032116_c001_v7007000_t0000_u01762917676822") 2025/11/12 03:28:20 DEBUG : CopyDest/three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab18161a_d20251112_m032114_c001_v0001161_t0041_u01762917674046") 2025/11/12 03:28:20 DEBUG : CopyDest/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b88411e_d20251112_m032117_c001_v7007000_t0000_u01762917677005") 2025/11/12 03:28:20 DEBUG : CopyDest/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8055cb_d20251112_m032111_c001_v0001093_t0017_u01762917671306") 2025/11/12 03:28:20 DEBUG : EXISTING: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab48d_d20251112_m032246_c001_v7007000_t0000_u01762917766705") 2025/11/12 03:28:20 DEBUG : EXISTING: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8057d3_d20251112_m032245_c001_v0001093_t0024_u01762917765527") 2025/11/12 03:28:20 DEBUG : PREFIXapple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5e_d20251112_m032516_c001_v7007000_t0000_u01762917916602") 2025/11/12 03:28:20 DEBUG : PREFIXapple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa23_d20251112_m032508_c001_v0001117_t0012_u01762917908172") 2025/11/12 03:28:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4161f6f3b6bb0a98_d20251112_m032516_c001_v7007000_t0000_u01762917916418") 2025/11/12 03:28:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10fc_d20251112_m032508_c001_v0001102_t0015_u01762917908141") 2025/11/12 03:28:20 DEBUG : PREFIXbanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4158736653336d30_d20251112_m032516_c001_v7007000_t0000_u01762917916368") 2025/11/12 03:28:20 DEBUG : PREFIXbanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c715_d20251112_m032508_c001_v0001161_t0014_u01762917908149") 2025/11/12 03:28:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5f_d20251112_m032516_c001_v7007000_t0000_u01762917916612") 2025/11/12 03:28:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805acf_d20251112_m032508_c001_v0001093_t0057_u01762917908163") 2025/11/12 03:28:20 DEBUG : Testêé: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab482_d20251112_m032242_c001_v7007000_t0000_u01762917762901") 2025/11/12 03:28:21 DEBUG : Testêé: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8057c3_d20251112_m032242_c001_v0001093_t0058_u01762917762045") 2025/11/12 03:28:21 DEBUG : Testêé: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0d99_d20251112_m032240_c001_v0001102_t0058_u01762917760779") 2025/11/12 03:28:21 DEBUG : YXBwbGU=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d76_d20251112_m032449_c001_v7007000_t0000_u01762917889610") 2025/11/12 03:28:21 DEBUG : YXBwbGU=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c651_d20251112_m032444_c001_v0001161_t0046_u01762917884309") 2025/11/12 03:28:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d77_d20251112_m032449_c001_v7007000_t0000_u01762917889792") 2025/11/12 03:28:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf107d_d20251112_m032444_c001_v0001102_t0025_u01762917884277") 2025/11/12 03:28:21 DEBUG : YmFuYW5h: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d78_d20251112_m032449_c001_v7007000_t0000_u01762917889973") 2025/11/12 03:28:21 DEBUG : YmFuYW5h: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9aa_d20251112_m032444_c001_v0001117_t0011_u01762917884287") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840bd_d20251112_m031900_c001_v7007000_t0000_u01762917540618") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e31_d20251112_m031859_c001_v0001161_t0002_u01762917539837") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840b9_d20251112_m031858_c001_v7007000_t0000_u01762917538239") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e05_d20251112_m031857_c001_v0001161_t0034_u01762917537202") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec88_d20251112_m031836_c001_v7007000_t0000_u01762917516957") 2025/11/12 03:28:21 DEBUG : a/potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180cba_d20251112_m031835_c001_v0001161_t0014_u01762917515845") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de52_d20251112_m032744_c001_v7007000_t0000_u01762918064706") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13c9_d20251112_m032739_c001_v0001102_t0039_u01762918059995") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d73_d20251112_m032724_c001_v7007000_t0000_u01762918044717") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1383_d20251112_m032719_c001_v0001102_t0037_u01762918039746") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594c6_d20251112_m032705_c001_v7007000_t0000_u01762918025664") 2025/11/12 03:28:21 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1332_d20251112_m032701_c001_v0001102_t0045_u01762918021577") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc70_d20251112_m032647_c001_v7007000_t0000_u01762918007745") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf12e2_d20251112_m032642_c001_v0001102_t0009_u01762918002885") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd812_d20251112_m032627_c001_v7007000_t0000_u01762917987676") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf128e_d20251112_m032622_c001_v0001102_t0037_u01762917982636") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3881d_d20251112_m032608_c001_v7007000_t0000_u01762917968120") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c8df_d20251112_m032559_c001_v0001161_t0035_u01762917959487") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aa9_d20251112_m032545_c001_v7007000_t0000_u01762917945367") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c847_d20251112_m032540_c001_v0001161_t0046_u01762917940017") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8deeac_d20251112_m032538_c001_v7007000_t0000_u01762917938594") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c7e6_d20251112_m032532_c001_v0001161_t0026_u01762917932566") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd62_d20251112_m032518_c001_v7007000_t0000_u01762917918124") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1115_d20251112_m032513_c001_v0001102_t0003_u01762917913302") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd4c_d20251112_m032512_c001_v7007000_t0000_u01762917912146") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10ee_d20251112_m032505_c001_v0001102_t0020_u01762917905477") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7fefe_d20251112_m032447_c001_v7007000_t0000_u01762917887436") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1076_d20251112_m032441_c001_v0001102_t0004_u01762917881283") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a06_d20251112_m032427_c001_v7007000_t0000_u01762917867958") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1016_d20251112_m032423_c001_v0001102_t0040_u01762917863122") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc6a_d20251112_m032407_c001_v7007000_t0000_u01762917847549") 2025/11/12 03:28:22 DEBUG : apple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f94_d20251112_m032402_c001_v0001102_t0059_u01762917842843") 2025/11/12 03:28:23 DEBUG : appleSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e4e_d20251112_m032543_c001_v7007000_t0000_u01762917943627") 2025/11/12 03:28:23 DEBUG : appleSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfaaf_d20251112_m032535_c001_v0001117_t0027_u01762917935630") 2025/11/12 03:28:23 DEBUG : appleapple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3881e_d20251112_m032608_c001_v7007000_t0000_u01762917968303") 2025/11/12 03:28:23 DEBUG : appleapple: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c901_d20251112_m032602_c001_v0001161_t0031_u01762917962972") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de54_d20251112_m032744_c001_v7007000_t0000_u01762918064948") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc8f_d20251112_m032740_c001_v0001117_t0057_u01762918060963") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d74_d20251112_m032724_c001_v7007000_t0000_u01762918044900") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc4e_d20251112_m032721_c001_v0001117_t0011_u01762918041021") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594c7_d20251112_m032705_c001_v7007000_t0000_u01762918025848") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc09_d20251112_m032702_c001_v0001117_t0047_u01762918022514") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc71_d20251112_m032647_c001_v7007000_t0000_u01762918007929") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbbe_d20251112_m032643_c001_v0001117_t0038_u01762918003786") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd813_d20251112_m032627_c001_v7007000_t0000_u01762917987863") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb76_d20251112_m032623_c001_v0001117_t0050_u01762917983738") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38819_d20251112_m032606_c001_v7007000_t0000_u01762917966340") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1214_d20251112_m032600_c001_v0001102_t0048_u01762917960684") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aaa_d20251112_m032545_c001_v7007000_t0000_u01762917945550") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b9f_d20251112_m032540_c001_v0001093_t0034_u01762917940055") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e41_d20251112_m032538_c001_v7007000_t0000_u01762917938816") 2025/11/12 03:28:23 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1186_d20251112_m032533_c001_v0001102_t0025_u01762917933735") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd63_d20251112_m032518_c001_v7007000_t0000_u01762917918307") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805aed_d20251112_m032513_c001_v0001093_t0049_u01762917913314") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4158736653336d2b_d20251112_m032512_c001_v7007000_t0000_u01762917912173") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ac1_d20251112_m032506_c001_v0001093_t0009_u01762917906337") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7fefc_d20251112_m032447_c001_v7007000_t0000_u01762917887253") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a45_d20251112_m032442_c001_v0001093_t0037_u01762917882269") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a08_d20251112_m032428_c001_v7007000_t0000_u01762917868138") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059f6_d20251112_m032424_c001_v0001093_t0021_u01762917864555") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc6b_d20251112_m032407_c001_v7007000_t0000_u01762917847731") 2025/11/12 03:28:24 DEBUG : appleappleapplebanana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059a7_d20251112_m032404_c001_v0001093_t0057_u01762917844340") 2025/11/12 03:28:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e4f_d20251112_m032543_c001_v7007000_t0000_u01762917943635") 2025/11/12 03:28:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf118d_d20251112_m032535_c001_v0001102_t0042_u01762917935621") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840be_d20251112_m031900_c001_v7007000_t0000_u01762917540800") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e17_d20251112_m031858_c001_v0001161_t0010_u01762917538787") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840b8_d20251112_m031857_c001_v7007000_t0000_u01762917537674") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ded_d20251112_m031855_c001_v0001161_t0003_u01762917535843") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec87_d20251112_m031836_c001_v7007000_t0000_u01762917516401") 2025/11/12 03:28:24 DEBUG : b/potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ca6_d20251112_m031834_c001_v0001161_t0023_u01762917514661") 2025/11/12 03:28:24 DEBUG : backup/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72348d0_d20251112_m032132_c001_v7007000_t0000_u01762917692658") 2025/11/12 03:28:24 DEBUG : backup/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11796620415d299d_d20251112_m032130_c001_v0001040_t0021_u01762917690545") 2025/11/12 03:28:25 DEBUG : backup/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f115acbd3497417c7_d20251112_m032126_c001_v0001179_t0013_u01762917686209") 2025/11/12 03:28:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d2a_d20251112_m032200_c001_v7007000_t0000_u01762917720220") 2025/11/12 03:28:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f103c3ef43d516911_d20251112_m032157_c001_v0001184_t0035_u01762917717418") 2025/11/12 03:28:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f10481ea28d97dfc4_d20251112_m032152_c001_v0001183_t0023_u01762917712753") 2025/11/12 03:28:25 DEBUG : backup/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6390_d20251112_m032146_c001_v7007000_t0000_u01762917706220") 2025/11/12 03:28:25 DEBUG : backup/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1176d900512ecd74_d20251112_m032144_c001_v0001116_t0015_u01762917704132") 2025/11/12 03:28:25 DEBUG : backup/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1061e1114094e44d_d20251112_m032139_c001_v0001101_t0020_u01762917699740") 2025/11/12 03:28:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d2b_d20251112_m032200_c001_v7007000_t0000_u01762917720409") 2025/11/12 03:28:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f114efc4906bbb864_d20251112_m032159_c001_v0001182_t0040_u01762917719463") 2025/11/12 03:28:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f107d16de1bbc8b2e_d20251112_m032154_c001_v0001172_t0036_u01762917714832") 2025/11/12 03:28:25 DEBUG : backup/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72348d1_d20251112_m032132_c001_v7007000_t0000_u01762917692842") 2025/11/12 03:28:25 DEBUG : backup/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f119635935783e45a_d20251112_m032131_c001_v0001180_t0053_u01762917691847") 2025/11/12 03:28:25 DEBUG : backup/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1180bd491ead9031_d20251112_m032127_c001_v0001091_t0002_u01762917687974") 2025/11/12 03:28:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6392_d20251112_m032146_c001_v7007000_t0000_u01762917706403") 2025/11/12 03:28:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ef1c94be722b7_d20251112_m032145_c001_v0001091_t0019_u01762917705364") 2025/11/12 03:28:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1096a3e1e5e9cd4f_d20251112_m032141_c001_v0001145_t0048_u01762917701495") 2025/11/12 03:28:25 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de55_d20251112_m032745_c001_v7007000_t0000_u01762918065131") 2025/11/12 03:28:25 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d47_d20251112_m032740_c001_v0001093_t0052_u01762918060549") 2025/11/12 03:28:25 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d75_d20251112_m032725_c001_v7007000_t0000_u01762918045082") 2025/11/12 03:28:25 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d0d_d20251112_m032720_c001_v0001093_t0037_u01762918040597") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594c8_d20251112_m032706_c001_v7007000_t0000_u01762918026030") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ccc_d20251112_m032702_c001_v0001093_t0057_u01762918022015") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc72_d20251112_m032648_c001_v7007000_t0000_u01762918008112") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c7e_d20251112_m032643_c001_v0001093_t0050_u01762918003357") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd814_d20251112_m032628_c001_v7007000_t0000_u01762917988048") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c3d_d20251112_m032623_c001_v0001093_t0034_u01762917983225") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3881f_d20251112_m032608_c001_v7007000_t0000_u01762917968491") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805be5_d20251112_m032559_c001_v0001093_t0040_u01762917959891") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aab_d20251112_m032545_c001_v7007000_t0000_u01762917945742") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11ac_d20251112_m032540_c001_v0001102_t0020_u01762917940032") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485823_d20251112_m032538_c001_v7007000_t0000_u01762917938389") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b68_d20251112_m032532_c001_v0001093_t0036_u01762917932971") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd65_d20251112_m032518_c001_v7007000_t0000_u01762917918491") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c73a_d20251112_m032513_c001_v0001161_t0044_u01762917913322") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd49_d20251112_m032511_c001_v7007000_t0000_u01762917911766") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c701_d20251112_m032505_c001_v0001161_t0051_u01762917905817") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b192984b07_d20251112_m032447_c001_v7007000_t0000_u01762917887647") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df99e_d20251112_m032441_c001_v0001117_t0037_u01762917881691") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a09_d20251112_m032428_c001_v7007000_t0000_u01762917868318") 2025/11/12 03:28:26 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df951_d20251112_m032423_c001_v0001117_t0025_u01762917863769") 2025/11/12 03:28:27 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc6c_d20251112_m032407_c001_v7007000_t0000_u01762917847911") 2025/11/12 03:28:27 DEBUG : banana: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8f4_d20251112_m032403_c001_v0001117_t0028_u01762917843309") 2025/11/12 03:28:27 DEBUG : bananaSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e55_d20251112_m032544_c001_v7007000_t0000_u01762917944019") 2025/11/12 03:28:27 DEBUG : bananaSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b7c_d20251112_m032535_c001_v0001093_t0050_u01762917935612") 2025/11/12 03:28:27 DEBUG : both0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162284_d20251112_m032336_c001_v7007000_t0000_u01762917816250") 2025/11/12 03:28:27 DEBUG : both0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e6f_d20251112_m032314_c001_v0001102_t0043_u01762917794743") 2025/11/12 03:28:27 DEBUG : both0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234945_d20251112_m032310_c001_v7007000_t0000_u01762917790499") 2025/11/12 03:28:27 DEBUG : both0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0dc0_d20251112_m032248_c001_v0001102_t0057_u01762917768576") 2025/11/12 03:28:27 DEBUG : both1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162285_d20251112_m032336_c001_v7007000_t0000_u01762917816431") 2025/11/12 03:28:27 DEBUG : both1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e77_d20251112_m032316_c001_v0001102_t0021_u01762917796009") 2025/11/12 03:28:27 DEBUG : both1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234946_d20251112_m032310_c001_v7007000_t0000_u01762917790683") 2025/11/12 03:28:27 DEBUG : both1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0dcd_d20251112_m032249_c001_v0001102_t0059_u01762917769658") 2025/11/12 03:28:27 DEBUG : both10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162286_d20251112_m032336_c001_v7007000_t0000_u01762917816611") 2025/11/12 03:28:27 DEBUG : both10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0eb4_d20251112_m032324_c001_v0001102_t0056_u01762917804455") 2025/11/12 03:28:27 DEBUG : both10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234948_d20251112_m032310_c001_v7007000_t0000_u01762917790865") 2025/11/12 03:28:27 DEBUG : both10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e0b_d20251112_m032258_c001_v0001102_t0003_u01762917778564") 2025/11/12 03:28:27 DEBUG : both11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162287_d20251112_m032336_c001_v7007000_t0000_u01762917816802") 2025/11/12 03:28:27 DEBUG : both11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0eba_d20251112_m032325_c001_v0001102_t0029_u01762917805154") 2025/11/12 03:28:28 DEBUG : both11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234949_d20251112_m032311_c001_v7007000_t0000_u01762917791052") 2025/11/12 03:28:28 DEBUG : both11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e11_d20251112_m032259_c001_v0001102_t0015_u01762917779193") 2025/11/12 03:28:28 DEBUG : both12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162288_d20251112_m032337_c001_v7007000_t0000_u01762917817000") 2025/11/12 03:28:28 DEBUG : both12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ebd_d20251112_m032326_c001_v0001102_t0037_u01762917806025") 2025/11/12 03:28:28 DEBUG : both12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723494a_d20251112_m032311_c001_v7007000_t0000_u01762917791237") 2025/11/12 03:28:28 DEBUG : both12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e15_d20251112_m032300_c001_v0001102_t0057_u01762917780103") 2025/11/12 03:28:28 DEBUG : both13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162289_d20251112_m032337_c001_v7007000_t0000_u01762917817181") 2025/11/12 03:28:28 DEBUG : both13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ec1_d20251112_m032327_c001_v0001102_t0033_u01762917807142") 2025/11/12 03:28:28 DEBUG : both13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723494c_d20251112_m032311_c001_v7007000_t0000_u01762917791421") 2025/11/12 03:28:28 DEBUG : both13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e1b_d20251112_m032301_c001_v0001102_t0012_u01762917781045") 2025/11/12 03:28:28 DEBUG : both14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228a_d20251112_m032337_c001_v7007000_t0000_u01762917817363") 2025/11/12 03:28:28 DEBUG : both14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ec5_d20251112_m032327_c001_v0001102_t0015_u01762917807983") 2025/11/12 03:28:28 DEBUG : both14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723494d_d20251112_m032311_c001_v7007000_t0000_u01762917791604") 2025/11/12 03:28:28 DEBUG : both14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e1d_d20251112_m032302_c001_v0001102_t0020_u01762917782172") 2025/11/12 03:28:28 DEBUG : both15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228b_d20251112_m032337_c001_v7007000_t0000_u01762917817544") 2025/11/12 03:28:28 DEBUG : both15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ecf_d20251112_m032328_c001_v0001102_t0050_u01762917808833") 2025/11/12 03:28:28 DEBUG : both15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723494e_d20251112_m032311_c001_v7007000_t0000_u01762917791787") 2025/11/12 03:28:28 DEBUG : both15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e23_d20251112_m032303_c001_v0001102_t0042_u01762917783007") 2025/11/12 03:28:28 DEBUG : both16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228c_d20251112_m032337_c001_v7007000_t0000_u01762917817725") 2025/11/12 03:28:28 DEBUG : both16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ed9_d20251112_m032329_c001_v0001102_t0019_u01762917809643") 2025/11/12 03:28:29 DEBUG : both16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723494f_d20251112_m032311_c001_v7007000_t0000_u01762917791970") 2025/11/12 03:28:29 DEBUG : both16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e27_d20251112_m032304_c001_v0001102_t0058_u01762917784192") 2025/11/12 03:28:29 DEBUG : both17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228d_d20251112_m032337_c001_v7007000_t0000_u01762917817922") 2025/11/12 03:28:29 DEBUG : both17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0edf_d20251112_m032330_c001_v0001102_t0044_u01762917810612") 2025/11/12 03:28:29 DEBUG : both17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234950_d20251112_m032312_c001_v7007000_t0000_u01762917792153") 2025/11/12 03:28:29 DEBUG : both17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e31_d20251112_m032305_c001_v0001102_t0054_u01762917785077") 2025/11/12 03:28:29 DEBUG : both18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228e_d20251112_m032338_c001_v7007000_t0000_u01762917818103") 2025/11/12 03:28:29 DEBUG : both18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ee7_d20251112_m032331_c001_v0001102_t0004_u01762917811489") 2025/11/12 03:28:29 DEBUG : both18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234952_d20251112_m032312_c001_v7007000_t0000_u01762917792336") 2025/11/12 03:28:29 DEBUG : both18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e3d_d20251112_m032306_c001_v0001102_t0053_u01762917786068") 2025/11/12 03:28:29 DEBUG : both19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716228f_d20251112_m032338_c001_v7007000_t0000_u01762917818284") 2025/11/12 03:28:29 DEBUG : both19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0eed_d20251112_m032332_c001_v0001102_t0039_u01762917812791") 2025/11/12 03:28:29 DEBUG : both19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234953_d20251112_m032312_c001_v7007000_t0000_u01762917792518") 2025/11/12 03:28:29 DEBUG : both19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e43_d20251112_m032306_c001_v0001102_t0055_u01762917786992") 2025/11/12 03:28:29 DEBUG : both2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162290_d20251112_m032338_c001_v7007000_t0000_u01762917818464") 2025/11/12 03:28:29 DEBUG : both2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e79_d20251112_m032316_c001_v0001102_t0056_u01762917796695") 2025/11/12 03:28:29 DEBUG : both2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234954_d20251112_m032312_c001_v7007000_t0000_u01762917792701") 2025/11/12 03:28:29 DEBUG : both2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0dd1_d20251112_m032250_c001_v0001102_t0057_u01762917770529") 2025/11/12 03:28:29 DEBUG : both3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162291_d20251112_m032338_c001_v7007000_t0000_u01762917818646") 2025/11/12 03:28:30 DEBUG : both3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e7f_d20251112_m032317_c001_v0001102_t0043_u01762917797659") 2025/11/12 03:28:30 DEBUG : both3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234955_d20251112_m032312_c001_v7007000_t0000_u01762917792883") 2025/11/12 03:28:30 DEBUG : both3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0dd5_d20251112_m032251_c001_v0001102_t0052_u01762917771397") 2025/11/12 03:28:30 DEBUG : both4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162293_d20251112_m032338_c001_v7007000_t0000_u01762917818826") 2025/11/12 03:28:30 DEBUG : both4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e85_d20251112_m032318_c001_v0001102_t0026_u01762917798492") 2025/11/12 03:28:30 DEBUG : both4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234958_d20251112_m032313_c001_v7007000_t0000_u01762917793067") 2025/11/12 03:28:30 DEBUG : both4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ddb_d20251112_m032252_c001_v0001102_t0019_u01762917772260") 2025/11/12 03:28:30 DEBUG : both5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162294_d20251112_m032339_c001_v7007000_t0000_u01762917819036") 2025/11/12 03:28:30 DEBUG : both5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e8f_d20251112_m032319_c001_v0001102_t0052_u01762917799481") 2025/11/12 03:28:30 DEBUG : both5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723495a_d20251112_m032313_c001_v7007000_t0000_u01762917793250") 2025/11/12 03:28:30 DEBUG : both5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0de3_d20251112_m032253_c001_v0001102_t0043_u01762917773235") 2025/11/12 03:28:30 DEBUG : both6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162295_d20251112_m032339_c001_v7007000_t0000_u01762917819224") 2025/11/12 03:28:30 DEBUG : both6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e9a_d20251112_m032320_c001_v0001102_t0021_u01762917800731") 2025/11/12 03:28:30 DEBUG : both6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723495b_d20251112_m032313_c001_v7007000_t0000_u01762917793445") 2025/11/12 03:28:30 DEBUG : both6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0de9_d20251112_m032254_c001_v0001102_t0037_u01762917774226") 2025/11/12 03:28:30 DEBUG : both7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162296_d20251112_m032339_c001_v7007000_t0000_u01762917819405") 2025/11/12 03:28:30 DEBUG : both7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ea0_d20251112_m032321_c001_v0001102_t0048_u01762917801476") 2025/11/12 03:28:30 DEBUG : both7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723495d_d20251112_m032313_c001_v7007000_t0000_u01762917793627") 2025/11/12 03:28:30 DEBUG : both7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0df1_d20251112_m032255_c001_v0001102_t0033_u01762917775611") 2025/11/12 03:28:30 DEBUG : both8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162297_d20251112_m032339_c001_v7007000_t0000_u01762917819586") 2025/11/12 03:28:30 DEBUG : both8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ea4_d20251112_m032322_c001_v0001102_t0055_u01762917802516") 2025/11/12 03:28:31 DEBUG : both8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723495e_d20251112_m032313_c001_v7007000_t0000_u01762917793811") 2025/11/12 03:28:31 DEBUG : both8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0df7_d20251112_m032256_c001_v0001102_t0043_u01762917776833") 2025/11/12 03:28:31 DEBUG : both9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae72637162299_d20251112_m032339_c001_v7007000_t0000_u01762917819767") 2025/11/12 03:28:31 DEBUG : both9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0eac_d20251112_m032323_c001_v0001102_t0020_u01762917803615") 2025/11/12 03:28:31 DEBUG : both9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723495f_d20251112_m032313_c001_v7007000_t0000_u01762917793996") 2025/11/12 03:28:31 DEBUG : both9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0e01_d20251112_m032257_c001_v0001102_t0042_u01762917777674") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840bf_d20251112_m031900_c001_v7007000_t0000_u01762917540982") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e1f_d20251112_m031859_c001_v0001161_t0029_u01762917539116") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840ba_d20251112_m031858_c001_v7007000_t0000_u01762917538422") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180df7_d20251112_m031856_c001_v0001161_t0021_u01762917536456") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec89_d20251112_m031837_c001_v7007000_t0000_u01762917517139") 2025/11/12 03:28:31 DEBUG : c/non empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180cac_d20251112_m031835_c001_v0001161_t0035_u01762917515058") 2025/11/12 03:28:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d79_d20251112_m032450_c001_v7007000_t0000_u01762917890156") 2025/11/12 03:28:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a4f_d20251112_m032444_c001_v0001093_t0025_u01762917884299") 2025/11/12 03:28:31 DEBUG : check sum: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec79_d20251112_m031826_c001_v7007000_t0000_u01762917506703") 2025/11/12 03:28:31 DEBUG : check sum: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c31_d20251112_m031825_c001_v0001161_t0034_u01762917505566") 2025/11/12 03:28:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b192984e72_d20251112_m032816_c001_v7007000_t0000_u01762918096712") 2025/11/12 03:28:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1454_d20251112_m032814_c001_v0001102_t0013_u01762918094811") 2025/11/12 03:28:31 DEBUG : dest/3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b884111_d20251112_m032059_c001_v7007000_t0000_u01762917659001") 2025/11/12 03:28:31 DEBUG : dest/3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408b1d31cad88c3e_d20251112_m032057_c001_v0001182_t0058_u01762917657840") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38820_d20251112_m032608_c001_v7007000_t0000_u01762917968690") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb1e_d20251112_m032603_c001_v0001117_t0024_u01762917963006") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de56_d20251112_m032745_c001_v7007000_t0000_u01762918065314") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13aa_d20251112_m032729_c001_v0001102_t0014_u01762918049479") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d76_d20251112_m032725_c001_v7007000_t0000_u01762918045266") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1353_d20251112_m032710_c001_v0001102_t0051_u01762918030343") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594c9_d20251112_m032706_c001_v7007000_t0000_u01762918026211") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1306_d20251112_m032652_c001_v0001102_t0035_u01762918012437") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc73_d20251112_m032648_c001_v7007000_t0000_u01762918008295") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf12b6_d20251112_m032632_c001_v0001102_t0028_u01762917992427") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd815_d20251112_m032628_c001_v7007000_t0000_u01762917988233") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf126b_d20251112_m032612_c001_v0001102_t0038_u01762917972834") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc51_d20251112_m032606_c001_v7007000_t0000_u01762917966139") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c892_d20251112_m032550_c001_v0001161_t0014_u01762917950055") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aac_d20251112_m032545_c001_v7007000_t0000_u01762917945926") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11ae_d20251112_m032540_c001_v0001102_t0057_u01762917940334") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e42_d20251112_m032538_c001_v7007000_t0000_u01762917938833") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c79d_d20251112_m032522_c001_v0001161_t0033_u01762917922891") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd66_d20251112_m032518_c001_v7007000_t0000_u01762917918678") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf111b_d20251112_m032513_c001_v0001102_t0056_u01762917913707") 2025/11/12 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f414136f5a58f4277_d20251112_m032512_c001_v7007000_t0000_u01762917912175") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10b5_d20251112_m032454_c001_v0001102_t0016_u01762917894277") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06c2d_d20251112_m032447_c001_v7007000_t0000_u01762917887672") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1041_d20251112_m032432_c001_v0001102_t0000_u01762917872570") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a0a_d20251112_m032428_c001_v7007000_t0000_u01762917868502") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0fd4_d20251112_m032412_c001_v0001102_t0056_u01762917852112") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc6d_d20251112_m032408_c001_v7007000_t0000_u01762917848093") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f5e_d20251112_m032353_c001_v0001102_t0003_u01762917833275") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3cee_d20251112_m032543_c001_v7007000_t0000_u01762917943688") 2025/11/12 03:28:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c80e_d20251112_m032535_c001_v0001161_t0047_u01762917935933") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38821_d20251112_m032608_c001_v7007000_t0000_u01762917968885") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf121c_d20251112_m032602_c001_v0001102_t0020_u01762917962997") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de57_d20251112_m032745_c001_v7007000_t0000_u01762918065500") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d28_d20251112_m032730_c001_v0001093_t0030_u01762918050370") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d77_d20251112_m032725_c001_v7007000_t0000_u01762918045448") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cdf_d20251112_m032711_c001_v0001093_t0016_u01762918031109") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594cc_d20251112_m032706_c001_v7007000_t0000_u01762918026392") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805caa_d20251112_m032653_c001_v0001093_t0040_u01762918013237") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc74_d20251112_m032648_c001_v7007000_t0000_u01762918008478") 2025/11/12 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c5f_d20251112_m032633_c001_v0001093_t0019_u01762917993307") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd816_d20251112_m032628_c001_v7007000_t0000_u01762917988417") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c1a_d20251112_m032613_c001_v0001093_t0052_u01762917973678") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3881a_d20251112_m032606_c001_v7007000_t0000_u01762917966405") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bcc_d20251112_m032551_c001_v0001093_t0034_u01762917951013") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aad_d20251112_m032546_c001_v7007000_t0000_u01762917946108") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c84d_d20251112_m032540_c001_v0001161_t0025_u01762917940415") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e3c_d20251112_m032538_c001_v7007000_t0000_u01762917938403") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b3a_d20251112_m032523_c001_v0001093_t0009_u01762917923782") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd67_d20251112_m032518_c001_v7007000_t0000_u01762917918863") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa4b_d20251112_m032513_c001_v0001117_t0028_u01762917913892") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd4e_d20251112_m032512_c001_v7007000_t0000_u01762917912189") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c6a0_d20251112_m032455_c001_v0001161_t0001_u01762917895100") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b192984b09_d20251112_m032447_c001_v7007000_t0000_u01762917887833") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df979_d20251112_m032433_c001_v0001117_t0001_u01762917873347") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a0b_d20251112_m032428_c001_v7007000_t0000_u01762917868683") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df912_d20251112_m032413_c001_v0001117_t0022_u01762917853014") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc6e_d20251112_m032408_c001_v7007000_t0000_u01762917848274") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8cc_d20251112_m032353_c001_v0001117_t0041_u01762917833739") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485834_d20251112_m032544_c001_v7007000_t0000_u01762917944025") 2025/11/12 03:28:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b86_d20251112_m032536_c001_v0001093_t0044_u01762917936120") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38823_d20251112_m032609_c001_v7007000_t0000_u01762917969068") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1220_d20251112_m032603_c001_v0001102_t0024_u01762917963365") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de58_d20251112_m032745_c001_v7007000_t0000_u01762918065684") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc6a_d20251112_m032731_c001_v0001117_t0034_u01762918051190") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d78_d20251112_m032725_c001_v7007000_t0000_u01762918045632") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc27_d20251112_m032711_c001_v0001117_t0031_u01762918031906") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594cd_d20251112_m032706_c001_v7007000_t0000_u01762918026576") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbe1_d20251112_m032654_c001_v0001117_t0000_u01762918014155") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc75_d20251112_m032648_c001_v7007000_t0000_u01762918008661") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb92_d20251112_m032634_c001_v0001117_t0010_u01762917994112") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd817_d20251112_m032628_c001_v7007000_t0000_u01762917988601") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb4b_d20251112_m032614_c001_v0001117_t0041_u01762917974424") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f411858a37525f513_d20251112_m032606_c001_v7007000_t0000_u01762917966434") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11f0_d20251112_m032551_c001_v0001102_t0002_u01762917951837") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aae_d20251112_m032546_c001_v7007000_t0000_u01762917946292") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfac7_d20251112_m032540_c001_v0001117_t0032_u01762917940575") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e3f_d20251112_m032538_c001_v7007000_t0000_u01762917938649") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf115a_d20251112_m032524_c001_v0001102_t0004_u01762917924564") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd69_d20251112_m032519_c001_v7007000_t0000_u01762917919096") 2025/11/12 03:28:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805af3_d20251112_m032513_c001_v0001093_t0029_u01762917913917") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841d2_d20251112_m032511_c001_v7007000_t0000_u01762917911776") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a94_d20251112_m032456_c001_v0001093_t0050_u01762917896112") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72349a6_d20251112_m032447_c001_v7007000_t0000_u01762917887672") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a24_d20251112_m032434_c001_v0001093_t0047_u01762917874212") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a0d_d20251112_m032428_c001_v7007000_t0000_u01762917868863") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059d2_d20251112_m032414_c001_v0001093_t0041_u01762917854346") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc70_d20251112_m032408_c001_v7007000_t0000_u01762917848456") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805967_d20251112_m032354_c001_v0001093_t0026_u01762917834580") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aa4_d20251112_m032543_c001_v7007000_t0000_u01762917943850") 2025/11/12 03:28:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1191_d20251112_m032536_c001_v0001102_t0015_u01762917936153") 2025/11/12 03:28:36 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38824_d20251112_m032609_c001_v7007000_t0000_u01762917969251") 2025/11/12 03:28:36 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c90b_d20251112_m032603_c001_v0001161_t0039_u01762917963645") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de5a_d20251112_m032745_c001_v7007000_t0000_u01762918065867") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cc04_d20251112_m032732_c001_v0001161_t0017_u01762918052162") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7a_d20251112_m032725_c001_v7007000_t0000_u01762918045877") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cb62_d20251112_m032713_c001_v0001161_t0015_u01762918033065") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594cf_d20251112_m032706_c001_v7007000_t0000_u01762918026757") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cab4_d20251112_m032655_c001_v0001161_t0039_u01762918015054") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc76_d20251112_m032648_c001_v7007000_t0000_u01762918008856") 2025/11/12 03:28:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829ca18_d20251112_m032635_c001_v0001161_t0051_u01762917995112") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd818_d20251112_m032628_c001_v7007000_t0000_u01762917988806") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c98c_d20251112_m032615_c001_v0001161_t0023_u01762917975740") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371657d6_d20251112_m032606_c001_v7007000_t0000_u01762917966153") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfaf4_d20251112_m032552_c001_v0001117_t0057_u01762917952564") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aaf_d20251112_m032546_c001_v7007000_t0000_u01762917946476") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ba1_d20251112_m032540_c001_v0001093_t0050_u01762917940605") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485826_d20251112_m032538_c001_v7007000_t0000_u01762917938938") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa82_d20251112_m032525_c001_v0001117_t0015_u01762917925362") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6a_d20251112_m032519_c001_v7007000_t0000_u01762917919279") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c74a_d20251112_m032513_c001_v0001161_t0030_u01762917913960") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd4d_d20251112_m032512_c001_v7007000_t0000_u01762917912147") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9eb_d20251112_m032457_c001_v0001117_t0023_u01762917897034") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46ac14_d20251112_m032447_c001_v7007000_t0000_u01762917887694") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c609_d20251112_m032435_c001_v0001161_t0011_u01762917875160") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a0e_d20251112_m032429_c001_v7007000_t0000_u01762917869043") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c589_d20251112_m032415_c001_v0001161_t0042_u01762917855335") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc71_d20251112_m032408_c001_v7007000_t0000_u01762917848637") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c51a_d20251112_m032354_c001_v0001161_t0020_u01762917834891") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716577d_d20251112_m032543_c001_v7007000_t0000_u01762917943698") 2025/11/12 03:28:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfab3_d20251112_m032536_c001_v0001117_t0034_u01762917936268") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38825_d20251112_m032609_c001_v7007000_t0000_u01762917969434") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1222_d20251112_m032603_c001_v0001102_t0043_u01762917963749") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de5c_d20251112_m032746_c001_v7007000_t0000_u01762918066050") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13b7_d20251112_m032732_c001_v0001102_t0059_u01762918052553") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7b_d20251112_m032726_c001_v7007000_t0000_u01762918046061") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1367_d20251112_m032713_c001_v0001102_t0045_u01762918033495") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594d1_d20251112_m032706_c001_v7007000_t0000_u01762918026955") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1314_d20251112_m032655_c001_v0001102_t0027_u01762918015704") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc77_d20251112_m032649_c001_v7007000_t0000_u01762918009040") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf12c4_d20251112_m032635_c001_v0001102_t0021_u01762917995483") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd819_d20251112_m032628_c001_v7007000_t0000_u01762917988990") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1277_d20251112_m032616_c001_v0001102_t0034_u01762917976249") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc54_d20251112_m032606_c001_v7007000_t0000_u01762917966509") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c8ae_d20251112_m032553_c001_v0001161_t0056_u01762917953084") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab0_d20251112_m032546_c001_v7007000_t0000_u01762917946658") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c853_d20251112_m032540_c001_v0001161_t0048_u01762917940798") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485825_d20251112_m032538_c001_v7007000_t0000_u01762917938755") 2025/11/12 03:28:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c7b2_d20251112_m032525_c001_v0001161_t0048_u01762917925927") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6b_d20251112_m032519_c001_v7007000_t0000_u01762917919522") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1122_d20251112_m032514_c001_v0001102_t0051_u01762917914105") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd50_d20251112_m032512_c001_v7007000_t0000_u01762917912354") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10c5_d20251112_m032458_c001_v0001102_t0036_u01762917898031") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d72_d20251112_m032447_c001_v7007000_t0000_u01762917887623") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1054_d20251112_m032435_c001_v0001102_t0058_u01762917875592") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a0f_d20251112_m032429_c001_v7007000_t0000_u01762917869224") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0fed_d20251112_m032415_c001_v0001102_t0057_u01762917855736") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc72_d20251112_m032408_c001_v7007000_t0000_u01762917848818") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f6e_d20251112_m032355_c001_v0001102_t0030_u01762917835345") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf448582f_d20251112_m032543_c001_v7007000_t0000_u01762917943651") 2025/11/12 03:28:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c814_d20251112_m032536_c001_v0001161_t0058_u01762917936305") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38826_d20251112_m032609_c001_v7007000_t0000_u01762917969618") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bf6_d20251112_m032603_c001_v0001093_t0017_u01762917963806") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de5d_d20251112_m032746_c001_v7007000_t0000_u01762918066248") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d30_d20251112_m032733_c001_v0001093_t0054_u01762918053186") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7c_d20251112_m032726_c001_v7007000_t0000_u01762918046243") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ce9_d20251112_m032713_c001_v0001093_t0056_u01762918033880") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594d2_d20251112_m032707_c001_v7007000_t0000_u01762918027138") 2025/11/12 03:28:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cae_d20251112_m032656_c001_v0001093_t0058_u01762918016049") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc78_d20251112_m032649_c001_v7007000_t0000_u01762918009223") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c6e_d20251112_m032635_c001_v0001093_t0056_u01762917995877") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd81a_d20251112_m032629_c001_v7007000_t0000_u01762917989176") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c20_d20251112_m032616_c001_v0001093_t0028_u01762917976807") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3881b_d20251112_m032606_c001_v7007000_t0000_u01762917966523") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bd0_d20251112_m032553_c001_v0001093_t0051_u01762917953471") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab1_d20251112_m032546_c001_v7007000_t0000_u01762917946842") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11b6_d20251112_m032540_c001_v0001102_t0034_u01762917940805") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e43_d20251112_m032538_c001_v7007000_t0000_u01762917938999") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b46_d20251112_m032526_c001_v0001093_t0052_u01762917926435") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6c_d20251112_m032519_c001_v7007000_t0000_u01762917919705") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805af9_d20251112_m032514_c001_v0001093_t0053_u01762917914279") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f414136f5a58f4278_d20251112_m032512_c001_v7007000_t0000_u01762917912364") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c6ba_d20251112_m032458_c001_v0001161_t0002_u01762917898653") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7ff00_d20251112_m032447_c001_v7007000_t0000_u01762917887801") 2025/11/12 03:28:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df981_d20251112_m032435_c001_v0001117_t0057_u01762917875934") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a10_d20251112_m032429_c001_v7007000_t0000_u01762917869404") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df924_d20251112_m032416_c001_v0001117_t0054_u01762917856184") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc73_d20251112_m032409_c001_v7007000_t0000_u01762917849003") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8d4_d20251112_m032355_c001_v0001117_t0039_u01762917835833") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485832_d20251112_m032543_c001_v7007000_t0000_u01762917943859") 2025/11/12 03:28:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b8a_d20251112_m032536_c001_v0001093_t0041_u01762917936578") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38827_d20251112_m032609_c001_v7007000_t0000_u01762917969802") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb20_d20251112_m032603_c001_v0001117_t0032_u01762917963897") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de5e_d20251112_m032746_c001_v7007000_t0000_u01762918066432") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc70_d20251112_m032733_c001_v0001117_t0020_u01762918053566") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7d_d20251112_m032726_c001_v7007000_t0000_u01762918046448") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc2f_d20251112_m032714_c001_v0001117_t0021_u01762918034382") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594d4_d20251112_m032707_c001_v7007000_t0000_u01762918027320") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbf6_d20251112_m032656_c001_v0001117_t0028_u01762918016485") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc79_d20251112_m032649_c001_v7007000_t0000_u01762918009407") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfba3_d20251112_m032636_c001_v0001117_t0046_u01762917996638") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd81b_d20251112_m032629_c001_v7007000_t0000_u01762917989362") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb5d_d20251112_m032617_c001_v0001117_t0051_u01762917977252") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38818_d20251112_m032606_c001_v7007000_t0000_u01762917966157") 2025/11/12 03:28:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11fb_d20251112_m032553_c001_v0001102_t0025_u01762917953882") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab2_d20251112_m032547_c001_v7007000_t0000_u01762917947027") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ba7_d20251112_m032540_c001_v0001093_t0028_u01762917940983") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8deead_d20251112_m032538_c001_v7007000_t0000_u01762917938813") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1166_d20251112_m032526_c001_v0001102_t0027_u01762917926808") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6d_d20251112_m032519_c001_v7007000_t0000_u01762917919886") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c750_d20251112_m032514_c001_v0001161_t0016_u01762917914448") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06c9b_d20251112_m032512_c001_v7007000_t0000_u01762917912196") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805aa1_d20251112_m032458_c001_v0001093_t0045_u01762917898975") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfbfe_d20251112_m032447_c001_v7007000_t0000_u01762917887634") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a2e_d20251112_m032436_c001_v0001093_t0050_u01762917876916") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a12_d20251112_m032429_c001_v7007000_t0000_u01762917869585") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059da_d20251112_m032416_c001_v0001093_t0018_u01762917856804") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc74_d20251112_m032409_c001_v7007000_t0000_u01762917849184") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805973_d20251112_m032356_c001_v0001093_t0031_u01762917836332") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3cef_d20251112_m032543_c001_v7007000_t0000_u01762917943871") 2025/11/12 03:28:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c81c_d20251112_m032536_c001_v0001161_t0045_u01762917936678") 2025/11/12 03:28:42 DEBUG : dir1/0007-12345: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38828_d20251112_m032609_c001_v7007000_t0000_u01762917969985") 2025/11/12 03:28:42 DEBUG : dir1/0007-12345: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c913_d20251112_m032604_c001_v0001161_t0044_u01762917964174") 2025/11/12 03:28:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de60_d20251112_m032746_c001_v7007000_t0000_u01762918066614") 2025/11/12 03:28:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cc19_d20251112_m032734_c001_v0001161_t0022_u01762918054405") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7e_d20251112_m032726_c001_v7007000_t0000_u01762918046630") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cb70_d20251112_m032715_c001_v0001161_t0049_u01762918035026") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594d6_d20251112_m032707_c001_v7007000_t0000_u01762918027501") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cac9_d20251112_m032657_c001_v0001161_t0059_u01762918017052") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7a_d20251112_m032649_c001_v7007000_t0000_u01762918009590") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829ca2c_d20251112_m032637_c001_v0001161_t0044_u01762917997330") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd81d_d20251112_m032629_c001_v7007000_t0000_u01762917989546") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c99e_d20251112_m032617_c001_v0001161_t0023_u01762917977762") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc52_d20251112_m032606_c001_v7007000_t0000_u01762917966325") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb00_d20251112_m032554_c001_v0001117_t0054_u01762917954509") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab3_d20251112_m032547_c001_v7007000_t0000_u01762917947224") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfacb_d20251112_m032541_c001_v0001117_t0024_u01762917941191") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb387fb_d20251112_m032538_c001_v7007000_t0000_u01762917938816") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa84_d20251112_m032527_c001_v0001117_t0017_u01762917927325") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6e_d20251112_m032520_c001_v7007000_t0000_u01762917920069") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf112e_d20251112_m032514_c001_v0001102_t0046_u01762917914795") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd51_d20251112_m032512_c001_v7007000_t0000_u01762917912375") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9f9_d20251112_m032459_c001_v0001117_t0022_u01762917899708") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f404f8df6aad8bdc2_d20251112_m032447_c001_v7007000_t0000_u01762917887851") 2025/11/12 03:28:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c615_d20251112_m032437_c001_v0001161_t0020_u01762917877343") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a13_d20251112_m032429_c001_v7007000_t0000_u01762917869765") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c599_d20251112_m032417_c001_v0001161_t0032_u01762917857399") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc75_d20251112_m032409_c001_v7007000_t0000_u01762917849365") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c529_d20251112_m032356_c001_v0001161_t0015_u01762917836785") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716577e_d20251112_m032543_c001_v7007000_t0000_u01762917943885") 2025/11/12 03:28:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfab7_d20251112_m032536_c001_v0001117_t0038_u01762917936796") 2025/11/12 03:28:44 DEBUG : dir1/0008-23456: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38829_d20251112_m032610_c001_v7007000_t0000_u01762917970168") 2025/11/12 03:28:44 DEBUG : dir1/0008-23456: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bf8_d20251112_m032604_c001_v0001093_t0026_u01762917964194") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de62_d20251112_m032746_c001_v7007000_t0000_u01762918066796") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13c1_d20251112_m032734_c001_v0001102_t0014_u01762918054814") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d7f_d20251112_m032726_c001_v7007000_t0000_u01762918046816") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf136f_d20251112_m032715_c001_v0001102_t0022_u01762918035554") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594d7_d20251112_m032707_c001_v7007000_t0000_u01762918027682") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1323_d20251112_m032657_c001_v0001102_t0028_u01762918017514") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7b_d20251112_m032649_c001_v7007000_t0000_u01762918009779") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf12ca_d20251112_m032637_c001_v0001102_t0036_u01762917997789") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd81e_d20251112_m032629_c001_v7007000_t0000_u01762917989742") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf127e_d20251112_m032618_c001_v0001102_t0048_u01762917978219") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371657d5_d20251112_m032605_c001_v7007000_t0000_u01762917965950") 2025/11/12 03:28:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c8be_d20251112_m032555_c001_v0001161_t0009_u01762917955567") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab4_d20251112_m032547_c001_v7007000_t0000_u01762917947409") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c857_d20251112_m032541_c001_v0001161_t0028_u01762917941257") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8deeab_d20251112_m032538_c001_v7007000_t0000_u01762917938412") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c7c2_d20251112_m032528_c001_v0001161_t0012_u01762917928111") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd6f_d20251112_m032520_c001_v7007000_t0000_u01762917920264") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa4f_d20251112_m032514_c001_v0001117_t0045_u01762917914937") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06c9c_d20251112_m032512_c001_v7007000_t0000_u01762917912387") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10d6_d20251112_m032500_c001_v0001102_t0041_u01762917900690") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc00_d20251112_m032447_c001_v7007000_t0000_u01762917887820") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf105e_d20251112_m032437_c001_v0001102_t0022_u01762917877651") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a14_d20251112_m032429_c001_v7007000_t0000_u01762917869945") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0ff5_d20251112_m032418_c001_v0001102_t0012_u01762917858144") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc76_d20251112_m032409_c001_v7007000_t0000_u01762917849545") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f78_d20251112_m032357_c001_v0001102_t0016_u01762917837178") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485831_d20251112_m032543_c001_v7007000_t0000_u01762917943837") 2025/11/12 03:28:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1195_d20251112_m032536_c001_v0001102_t0057_u01762917936809") 2025/11/12 03:28:45 DEBUG : dir1/0009-34567: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882a_d20251112_m032610_c001_v7007000_t0000_u01762917970351") 2025/11/12 03:28:46 DEBUG : dir1/0009-34567: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1227_d20251112_m032604_c001_v0001102_t0009_u01762917964360") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de63_d20251112_m032746_c001_v7007000_t0000_u01762918066979") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d36_d20251112_m032735_c001_v0001093_t0040_u01762918055280") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d80_d20251112_m032727_c001_v7007000_t0000_u01762918047001") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cf3_d20251112_m032716_c001_v0001093_t0047_u01762918036012") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594da_d20251112_m032707_c001_v7007000_t0000_u01762918027863") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cba_d20251112_m032658_c001_v0001093_t0051_u01762918018021") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7c_d20251112_m032649_c001_v7007000_t0000_u01762918009962") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c73_d20251112_m032638_c001_v0001093_t0047_u01762917998308") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd81f_d20251112_m032629_c001_v7007000_t0000_u01762917989939") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c24_d20251112_m032618_c001_v0001093_t0050_u01762917978581") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7ff87_d20251112_m032606_c001_v7007000_t0000_u01762917966344") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bda_d20251112_m032555_c001_v0001093_t0019_u01762917955878") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab6_d20251112_m032547_c001_v7007000_t0000_u01762917947594") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bad_d20251112_m032541_c001_v0001093_t0047_u01762917941305") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e3e_d20251112_m032538_c001_v7007000_t0000_u01762917938585") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b4f_d20251112_m032528_c001_v0001093_t0050_u01762917928499") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd70_d20251112_m032520_c001_v7007000_t0000_u01762917920448") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805afd_d20251112_m032514_c001_v0001093_t0040_u01762917914960") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841d4_d20251112_m032512_c001_v7007000_t0000_u01762917912145") 2025/11/12 03:28:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c6ce_d20251112_m032501_c001_v0001161_t0032_u01762917901123") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7ff01_d20251112_m032447_c001_v7007000_t0000_u01762917887988") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df989_d20251112_m032437_c001_v0001117_t0027_u01762917877984") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a15_d20251112_m032430_c001_v7007000_t0000_u01762917870124") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df92d_d20251112_m032418_c001_v0001117_t0048_u01762917858740") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc77_d20251112_m032409_c001_v7007000_t0000_u01762917849726") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8dc_d20251112_m032357_c001_v0001117_t0026_u01762917837967") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e51_d20251112_m032543_c001_v7007000_t0000_u01762917943820") 2025/11/12 03:28:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b90_d20251112_m032536_c001_v0001093_t0058_u01762917936975") 2025/11/12 03:28:47 DEBUG : dir1/0010-45678: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882b_d20251112_m032610_c001_v7007000_t0000_u01762917970560") 2025/11/12 03:28:47 DEBUG : dir1/0010-45678: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb22_d20251112_m032604_c001_v0001117_t0024_u01762917964467") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de64_d20251112_m032747_c001_v7007000_t0000_u01762918067164") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc79_d20251112_m032736_c001_v0001117_t0043_u01762918056543") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d81_d20251112_m032727_c001_v7007000_t0000_u01762918047184") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc35_d20251112_m032716_c001_v0001117_t0053_u01762918036473") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594dc_d20251112_m032708_c001_v7007000_t0000_u01762918028044") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbf8_d20251112_m032658_c001_v0001117_t0001_u01762918018398") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7d_d20251112_m032650_c001_v7007000_t0000_u01762918010143") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbab_d20251112_m032639_c001_v0001117_t0050_u01762917999133") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd820_d20251112_m032630_c001_v7007000_t0000_u01762917990124") 2025/11/12 03:28:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb5f_d20251112_m032619_c001_v0001117_t0029_u01762917979189") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc4f_d20251112_m032605_c001_v7007000_t0000_u01762917965957") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1202_d20251112_m032556_c001_v0001102_t0009_u01762917956254") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab7_d20251112_m032547_c001_v7007000_t0000_u01762917947777") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11b8_d20251112_m032541_c001_v0001102_t0032_u01762917941318") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e44_d20251112_m032539_c001_v7007000_t0000_u01762917939009") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf116e_d20251112_m032528_c001_v0001102_t0036_u01762917928965") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd71_d20251112_m032520_c001_v7007000_t0000_u01762917920630") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c75a_d20251112_m032515_c001_v0001161_t0017_u01762917915011") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd4b_d20251112_m032511_c001_v7007000_t0000_u01762917911958") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805aab_d20251112_m032501_c001_v0001093_t0047_u01762917901612") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72349a7_d20251112_m032447_c001_v7007000_t0000_u01762917887858") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a35_d20251112_m032438_c001_v0001093_t0021_u01762917878648") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a16_d20251112_m032430_c001_v7007000_t0000_u01762917870341") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059e4_d20251112_m032419_c001_v0001093_t0041_u01762917859943") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc78_d20251112_m032409_c001_v7007000_t0000_u01762917849907") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805986_d20251112_m032358_c001_v0001093_t0046_u01762917838868") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aa3_d20251112_m032543_c001_v7007000_t0000_u01762917943666") 2025/11/12 03:28:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c824_d20251112_m032537_c001_v0001161_t0026_u01762917937084") 2025/11/12 03:28:48 DEBUG : dir1/0011-56789: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882c_d20251112_m032610_c001_v7007000_t0000_u01762917970743") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bfb_d20251112_m032604_c001_v0001093_t0042_u01762917964608") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de65_d20251112_m032747_c001_v7007000_t0000_u01762918067346") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cc33_d20251112_m032737_c001_v0001161_t0014_u01762918057205") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d83_d20251112_m032727_c001_v7007000_t0000_u01762918047370") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cb78_d20251112_m032717_c001_v0001161_t0050_u01762918037033") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594dd_d20251112_m032708_c001_v7007000_t0000_u01762918028225") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cae1_d20251112_m032659_c001_v0001161_t0020_u01762918019110") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7e_d20251112_m032650_c001_v7007000_t0000_u01762918010326") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829ca40_d20251112_m032640_c001_v0001161_t0000_u01762918000129") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd821_d20251112_m032630_c001_v7007000_t0000_u01762917990308") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c9a9_d20251112_m032619_c001_v0001161_t0003_u01762917979964") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9e33_d20251112_m032606_c001_v7007000_t0000_u01762917966404") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb0a_d20251112_m032556_c001_v0001117_t0025_u01762917956606") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ab8_d20251112_m032547_c001_v7007000_t0000_u01762917947961") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c85d_d20251112_m032541_c001_v0001161_t0002_u01762917941764") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e3d_d20251112_m032538_c001_v7007000_t0000_u01762917938425") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa8b_d20251112_m032529_c001_v0001117_t0025_u01762917929356") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd72_d20251112_m032520_c001_v7007000_t0000_u01762917920814") 2025/11/12 03:28:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1134_d20251112_m032515_c001_v0001102_t0000_u01762917915344") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd4f_d20251112_m032512_c001_v7007000_t0000_u01762917912329") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9fd_d20251112_m032502_c001_v0001117_t0009_u01762917902123") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d75_d20251112_m032447_c001_v7007000_t0000_u01762917887999") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c623_d20251112_m032439_c001_v0001161_t0015_u01762917879042") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a18_d20251112_m032430_c001_v7007000_t0000_u01762917870521") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c5a5_d20251112_m032420_c001_v0001161_t0036_u01762917860303") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc79_d20251112_m032410_c001_v7007000_t0000_u01762917850088") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c537_d20251112_m032359_c001_v0001161_t0037_u01762917839615") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4aa5_d20251112_m032544_c001_v7007000_t0000_u01762917944039") 2025/11/12 03:28:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1197_d20251112_m032537_c001_v0001102_t0039_u01762917937148") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882d_d20251112_m032610_c001_v7007000_t0000_u01762917970927") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c91a_d20251112_m032604_c001_v0001161_t0050_u01762917964792") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de66_d20251112_m032747_c001_v7007000_t0000_u01762918067528") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13c3_d20251112_m032737_c001_v0001102_t0029_u01762918057525") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d84_d20251112_m032727_c001_v7007000_t0000_u01762918047554") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1379_d20251112_m032717_c001_v0001102_t0059_u01762918037351") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594df_d20251112_m032708_c001_v7007000_t0000_u01762918028470") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf132c_d20251112_m032659_c001_v0001102_t0058_u01762918019536") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc7f_d20251112_m032650_c001_v7007000_t0000_u01762918010527") 2025/11/12 03:28:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf12d6_d20251112_m032640_c001_v0001102_t0049_u01762918000664") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd822_d20251112_m032630_c001_v7007000_t0000_u01762917990493") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf128a_d20251112_m032620_c001_v0001102_t0015_u01762917980495") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38816_d20251112_m032605_c001_v7007000_t0000_u01762917965970") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c8c9_d20251112_m032557_c001_v0001161_t0011_u01762917957261") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4abb_d20251112_m032548_c001_v7007000_t0000_u01762917948143") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11c0_d20251112_m032541_c001_v0001102_t0034_u01762917941902") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485824_d20251112_m032538_c001_v7007000_t0000_u01762917938572") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c7ce_d20251112_m032530_c001_v0001161_t0043_u01762917930294") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd73_d20251112_m032520_c001_v7007000_t0000_u01762917920999") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b01_d20251112_m032515_c001_v0001093_t0020_u01762917915418") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4158736653336d2c_d20251112_m032512_c001_v7007000_t0000_u01762917912397") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf10e4_d20251112_m032502_c001_v0001102_t0018_u01762917902794") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7feff_d20251112_m032447_c001_v7007000_t0000_u01762917887618") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf106a_d20251112_m032439_c001_v0001102_t0023_u01762917879420") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a19_d20251112_m032430_c001_v7007000_t0000_u01762917870703") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1007_d20251112_m032420_c001_v0001102_t0015_u01762917860842") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc7a_d20251112_m032410_c001_v7007000_t0000_u01762917850269") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f88_d20251112_m032400_c001_v0001102_t0036_u01762917840274") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e52_d20251112_m032543_c001_v7007000_t0000_u01762917943824") 2025/11/12 03:28:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c828_d20251112_m032537_c001_v0001161_t0002_u01762917937657") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882e_d20251112_m032611_c001_v7007000_t0000_u01762917971119") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf122d_d20251112_m032604_c001_v0001102_t0054_u01762917964820") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de68_d20251112_m032747_c001_v7007000_t0000_u01762918067711") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d42_d20251112_m032738_c001_v0001093_t0050_u01762918058138") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d85_d20251112_m032727_c001_v7007000_t0000_u01762918047759") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cfa_d20251112_m032717_c001_v0001093_t0044_u01762918037685") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594e1_d20251112_m032708_c001_v7007000_t0000_u01762918028650") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805cc6_d20251112_m032659_c001_v0001093_t0019_u01762918019939") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc80_d20251112_m032650_c001_v7007000_t0000_u01762918010722") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c7b_d20251112_m032641_c001_v0001093_t0018_u01762918001085") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd823_d20251112_m032630_c001_v7007000_t0000_u01762917990676") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805c31_d20251112_m032621_c001_v0001093_t0025_u01762917981048") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7ff84_d20251112_m032605_c001_v7007000_t0000_u01762917965981") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805be0_d20251112_m032557_c001_v0001093_t0050_u01762917957678") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4abc_d20251112_m032548_c001_v7007000_t0000_u01762917948326") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c861_d20251112_m032542_c001_v0001161_t0041_u01762917942183") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e45_d20251112_m032539_c001_v7007000_t0000_u01762917939022") 2025/11/12 03:28:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b56_d20251112_m032530_c001_v0001093_t0024_u01762917930838") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd74_d20251112_m032521_c001_v7007000_t0000_u01762917921181") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c75c_d20251112_m032515_c001_v0001161_t0030_u01762917915431") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841d3_d20251112_m032511_c001_v7007000_t0000_u01762917911958") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c6e0_d20251112_m032503_c001_v0001161_t0021_u01762917903271") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06c2f_d20251112_m032447_c001_v7007000_t0000_u01762917887874") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df995_d20251112_m032439_c001_v0001117_t0028_u01762917879766") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a1a_d20251112_m032430_c001_v7007000_t0000_u01762917870883") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df943_d20251112_m032421_c001_v0001117_t0041_u01762917861299") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc7b_d20251112_m032410_c001_v7007000_t0000_u01762917850450") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8e8_d20251112_m032400_c001_v0001117_t0014_u01762917840899") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e53_d20251112_m032543_c001_v7007000_t0000_u01762917943831") 2025/11/12 03:28:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfabd_d20251112_m032537_c001_v0001117_t0000_u01762917937668") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3882f_d20251112_m032611_c001_v7007000_t0000_u01762917971316") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c920_d20251112_m032605_c001_v0001161_t0017_u01762917965184") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de69_d20251112_m032747_c001_v7007000_t0000_u01762918067892") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc85_d20251112_m032738_c001_v0001117_t0021_u01762918058568") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d86_d20251112_m032727_c001_v7007000_t0000_u01762918047943") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfc3f_d20251112_m032718_c001_v0001117_t0011_u01762918038781") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594e2_d20251112_m032708_c001_v7007000_t0000_u01762918028830") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbfe_d20251112_m032700_c001_v0001117_t0011_u01762918020315") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc81_d20251112_m032650_c001_v7007000_t0000_u01762918010905") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfbb3_d20251112_m032641_c001_v0001117_t0053_u01762918001439") 2025/11/12 03:28:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd824_d20251112_m032630_c001_v7007000_t0000_u01762917990873") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb70_d20251112_m032621_c001_v0001117_t0053_u01762917981450") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f409c56953be8be87_d20251112_m032606_c001_v7007000_t0000_u01762917966418") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf120c_d20251112_m032558_c001_v0001102_t0013_u01762917958096") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4abe_d20251112_m032548_c001_v7007000_t0000_u01762917948509") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf11c4_d20251112_m032542_c001_v0001102_t0001_u01762917942472") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e40_d20251112_m032538_c001_v7007000_t0000_u01762917938816") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf117c_d20251112_m032531_c001_v0001102_t0035_u01762917931269") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd75_d20251112_m032521_c001_v7007000_t0000_u01762917921364") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa53_d20251112_m032515_c001_v0001117_t0041_u01762917915606") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841d5_d20251112_m032512_c001_v7007000_t0000_u01762917912405") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ab7_d20251112_m032503_c001_v0001093_t0041_u01762917903652") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d74_d20251112_m032447_c001_v7007000_t0000_u01762917887813") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a39_d20251112_m032440_c001_v0001093_t0045_u01762917880291") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a1b_d20251112_m032431_c001_v7007000_t0000_u01762917871066") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8059ee_d20251112_m032422_c001_v0001093_t0010_u01762917862169") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc7c_d20251112_m032410_c001_v7007000_t0000_u01762917850631") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80599a_d20251112_m032401_c001_v0001093_t0057_u01762917841909") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf4485830_d20251112_m032543_c001_v7007000_t0000_u01762917943673") 2025/11/12 03:28:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf119b_d20251112_m032537_c001_v0001102_t0056_u01762917937680") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38830_d20251112_m032611_c001_v7007000_t0000_u01762917971501") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb24_d20251112_m032605_c001_v0001117_t0010_u01762917965211") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de6c_d20251112_m032748_c001_v7007000_t0000_u01762918068074") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cc4b_d20251112_m032739_c001_v0001161_t0050_u01762918059423") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d87_d20251112_m032728_c001_v7007000_t0000_u01762918048125") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cb8e_d20251112_m032719_c001_v0001161_t0025_u01762918039262") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594e3_d20251112_m032709_c001_v7007000_t0000_u01762918029020") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829caf2_d20251112_m032701_c001_v0001161_t0057_u01762918021131") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc82_d20251112_m032651_c001_v7007000_t0000_u01762918011101") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829ca4f_d20251112_m032642_c001_v0001161_t0033_u01762918002189") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd825_d20251112_m032631_c001_v7007000_t0000_u01762917991069") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c9bb_d20251112_m032622_c001_v0001161_t0011_u01762917982177") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371657d7_d20251112_m032606_c001_v7007000_t0000_u01762917966336") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb12_d20251112_m032558_c001_v0001117_t0040_u01762917958695") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4abf_d20251112_m032548_c001_v7007000_t0000_u01762917948692") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfacd_d20251112_m032542_c001_v0001117_t0032_u01762917942569") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a59457_d20251112_m032538_c001_v7007000_t0000_u01762917938812") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa99_d20251112_m032531_c001_v0001117_t0019_u01762917931663") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd77_d20251112_m032521_c001_v7007000_t0000_u01762917921555") 2025/11/12 03:28:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1138_d20251112_m032515_c001_v0001102_t0001_u01762917915864") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4161f6f3b6bb0a95_d20251112_m032512_c001_v7007000_t0000_u01762917912339") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa0a_d20251112_m032504_c001_v0001117_t0025_u01762917904452") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46ac15_d20251112_m032447_c001_v7007000_t0000_u01762917887886") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c631_d20251112_m032440_c001_v0001161_t0002_u01762917880857") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a1c_d20251112_m032431_c001_v7007000_t0000_u01762917871245") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c5bb_d20251112_m032422_c001_v0001161_t0020_u01762917862679") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc7d_d20251112_m032410_c001_v7007000_t0000_u01762917850814") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c549_d20251112_m032402_c001_v0001161_t0040_u01762917842420") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e54_d20251112_m032544_c001_v7007000_t0000_u01762917944007") 2025/11/12 03:28:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805b94_d20251112_m032537_c001_v0001093_t0058_u01762917937692") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d7b_d20251112_m032450_c001_v7007000_t0000_u01762917890338") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a51_d20251112_m032444_c001_v0001093_t0056_u01762917884695") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d7c_d20251112_m032450_c001_v7007000_t0000_u01762917890563") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1081_d20251112_m032444_c001_v0001102_t0025_u01762917884731") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d7d_d20251112_m032450_c001_v7007000_t0000_u01762917890760") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c655_d20251112_m032444_c001_v0001161_t0013_u01762917884862") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d7e_d20251112_m032450_c001_v7007000_t0000_u01762917890941") 2025/11/12 03:28:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9b0_d20251112_m032445_c001_v0001117_t0015_u01762917885133") 2025/11/12 03:28:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d7f_d20251112_m032451_c001_v7007000_t0000_u01762917891122") 2025/11/12 03:28:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c65b_d20251112_m032445_c001_v0001161_t0054_u01762917885166") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d80_d20251112_m032451_c001_v7007000_t0000_u01762917891304") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1083_d20251112_m032445_c001_v0001102_t0019_u01762917885265") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d81_d20251112_m032451_c001_v7007000_t0000_u01762917891485") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c65f_d20251112_m032445_c001_v0001161_t0038_u01762917885491") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d83_d20251112_m032451_c001_v7007000_t0000_u01762917891667") 2025/11/12 03:28:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a53_d20251112_m032445_c001_v0001093_t0037_u01762917885663") 2025/11/12 03:28:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d84_d20251112_m032451_c001_v7007000_t0000_u01762917891847") 2025/11/12 03:28:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9b2_d20251112_m032445_c001_v0001117_t0015_u01762917885693") 2025/11/12 03:28:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d85_d20251112_m032452_c001_v7007000_t0000_u01762917892030") 2025/11/12 03:28:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1087_d20251112_m032445_c001_v0001102_t0009_u01762917885797") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d86_d20251112_m032452_c001_v7007000_t0000_u01762917892211") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c661_d20251112_m032445_c001_v0001161_t0042_u01762917885938") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d87_d20251112_m032452_c001_v7007000_t0000_u01762917892393") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a5b_d20251112_m032446_c001_v0001093_t0053_u01762917886210") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d88_d20251112_m032452_c001_v7007000_t0000_u01762917892574") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf108b_d20251112_m032446_c001_v0001102_t0009_u01762917886320") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d89_d20251112_m032452_c001_v7007000_t0000_u01762917892755") 2025/11/12 03:28:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c669_d20251112_m032446_c001_v0001161_t0046_u01762917886345") 2025/11/12 03:28:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d8b_d20251112_m032452_c001_v7007000_t0000_u01762917892973") 2025/11/12 03:28:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df9b8_d20251112_m032446_c001_v0001117_t0057_u01762917886369") 2025/11/12 03:28:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309d8c_d20251112_m032453_c001_v7007000_t0000_u01762917893155") 2025/11/12 03:28:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805a5f_d20251112_m032446_c001_v0001093_t0049_u01762917886589") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4161f6f3b6bb0a99_d20251112_m032516_c001_v7007000_t0000_u01762917916622") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c71b_d20251112_m032508_c001_v0001161_t0054_u01762917908603") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841d9_d20251112_m032516_c001_v7007000_t0000_u01762917916355") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1100_d20251112_m032508_c001_v0001102_t0046_u01762917908752") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06ca5_d20251112_m032516_c001_v7007000_t0000_u01762917916379") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ad3_d20251112_m032508_c001_v0001093_t0016_u01762917908826") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841dc_d20251112_m032516_c001_v7007000_t0000_u01762917916719") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa29_d20251112_m032508_c001_v0001117_t0019_u01762917908876") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5c_d20251112_m032516_c001_v7007000_t0000_u01762917916430") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ad5_d20251112_m032509_c001_v0001093_t0042_u01762917909176") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8841db_d20251112_m032516_c001_v7007000_t0000_u01762917916537") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa2c_d20251112_m032509_c001_v0001117_t0020_u01762917909397") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4158736653336d32_d20251112_m032516_c001_v7007000_t0000_u01762917916736") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1106_d20251112_m032509_c001_v0001102_t0004_u01762917909575") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5a_d20251112_m032516_c001_v7007000_t0000_u01762917916388") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ad9_d20251112_m032509_c001_v0001093_t0034_u01762917909663") 2025/11/12 03:28:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4158736653336d31_d20251112_m032516_c001_v7007000_t0000_u01762917916552") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf1108_d20251112_m032509_c001_v0001102_t0010_u01762917909891") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06ca7_d20251112_m032516_c001_v7007000_t0000_u01762917916746") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c725_d20251112_m032510_c001_v0001161_t0027_u01762917910124") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06ca6_d20251112_m032516_c001_v7007000_t0000_u01762917916563") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa2e_d20251112_m032509_c001_v0001117_t0021_u01762917909912") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd60_d20251112_m032516_c001_v7007000_t0000_u01762917916763") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805adb_d20251112_m032510_c001_v0001093_t0046_u01762917910137") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5d_d20251112_m032516_c001_v7007000_t0000_u01762917916581") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf110d_d20251112_m032510_c001_v0001102_t0034_u01762917910479") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f414136f5a58f4282_d20251112_m032516_c001_v7007000_t0000_u01762917916591") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa34_d20251112_m032510_c001_v0001117_t0051_u01762917910659") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f414136f5a58f4281_d20251112_m032516_c001_v7007000_t0000_u01762917916400") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805adf_d20251112_m032510_c001_v0001093_t0019_u01762917910825") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd5b_d20251112_m032516_c001_v7007000_t0000_u01762917916409") 2025/11/12 03:28:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c729_d20251112_m032510_c001_v0001161_t0051_u01762917910902") 2025/11/12 03:28:59 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab46f_d20251112_m032239_c001_v7007000_t0000_u01762917759282") 2025/11/12 03:28:59 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11194309d883dc08_d20251112_m032236_c001_v0001172_t0050_u01762917756047") 2025/11/12 03:28:59 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd7d9_d20251112_m032235_c001_v7007000_t0000_u01762917755864") 2025/11/12 03:28:59 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11194309d883dbef_d20251112_m032231_c001_v0001172_t0014_u01762917751759") 2025/11/12 03:28:59 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd7d4_d20251112_m032231_c001_v7007000_t0000_u01762917751035") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805776_d20251112_m032226_c001_v0001093_t0039_u01762917746096") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06a98_d20251112_m032224_c001_v7007000_t0000_u01762917744649") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11821ebc9c61108f_d20251112_m032222_c001_v0001182_t0040_u01762917742607") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf44856f7_d20251112_m032222_c001_v7007000_t0000_u01762917742418") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11821ebc9c61107a_d20251112_m032218_c001_v0001182_t0049_u01762917738107") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf44856ed_d20251112_m032217_c001_v7007000_t0000_u01762917737369") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0d05_d20251112_m032213_c001_v0001102_t0001_u01762917733607") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d33_d20251112_m032212_c001_v7007000_t0000_u01762917732324") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f114389a82201dbae_d20251112_m032210_c001_v0001161_t0021_u01762917730480") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3edd0_d20251112_m032210_c001_v7007000_t0000_u01762917730297") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f114389a82201db84_d20251112_m032206_c001_v0001161_t0055_u01762917726635") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3edce_d20251112_m032205_c001_v7007000_t0000_u01762917725898") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0cbb_d20251112_m032201_c001_v0001102_t0049_u01762917721519") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d2c_d20251112_m032200_c001_v7007000_t0000_u01762917720601") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f104ff08021b1375e_d20251112_m032157_c001_v0001115_t0030_u01762917717829") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab42c_d20251112_m032157_c001_v7007000_t0000_u01762917717630") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f104ff08021b13747_d20251112_m032153_c001_v0001115_t0047_u01762917713747") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab422_d20251112_m032152_c001_v7007000_t0000_u01762917712992") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0c6e_d20251112_m032147_c001_v0001102_t0038_u01762917707511") 2025/11/12 03:29:00 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6394_d20251112_m032146_c001_v7007000_t0000_u01762917706591") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f107b4e2a4bac74c6_d20251112_m032144_c001_v0001092_t0037_u01762917704796") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a59337_d20251112_m032144_c001_v7007000_t0000_u01762917704610") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f107b4e2a4bac74b4_d20251112_m032140_c001_v0001092_t0040_u01762917700792") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a59331_d20251112_m032140_c001_v7007000_t0000_u01762917700060") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0c3b_d20251112_m032133_c001_v0001102_t0001_u01762917693950") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72348d2_d20251112_m032133_c001_v7007000_t0000_u01762917693027") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11441b4d4bb3b7c4_d20251112_m032131_c001_v0001032_t0047_u01762917691111") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca637d_d20251112_m032130_c001_v7007000_t0000_u01762917690925") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11441b4d4bb3b7b4_d20251112_m032127_c001_v0001032_t0036_u01762917687227") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6371_d20251112_m032126_c001_v7007000_t0000_u01762917686444") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0bc8_d20251112_m032118_c001_v0001102_t0046_u01762917678308") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b88411f_d20251112_m032117_c001_v7007000_t0000_u01762917677187") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1140ad1ee79f9590_d20251112_m032110_c001_v0001037_t0013_u01762917670243") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4103e53acd342ec3_d20251112_m032110_c001_v7007000_t0000_u01762917670011") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab181584_d20251112_m032105_c001_v0001161_t0021_u01762917665653") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f103e2097d11fc8e3_d20251112_m032104_c001_v0001172_t0038_u01762917664586") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f103e2097d11fc8d3_d20251112_m032103_c001_v0001172_t0045_u01762917663447") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b19298498c_d20251112_m032049_c001_v7007000_t0000_u01762917649731") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0b03_d20251112_m032041_c001_v0001102_t0031_u01762917641728") 2025/11/12 03:29:01 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1038b7e8849800d0_d20251112_m032040_c001_v0001109_t0013_u01762917640557") 2025/11/12 03:29:02 DEBUG : dst/one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1038b7e8849800cc_d20251112_m032039_c001_v0001109_t0025_u01762917639250") 2025/11/12 03:29:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab471_d20251112_m032239_c001_v7007000_t0000_u01762917759470") 2025/11/12 03:29:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1182e6482454cfa1_d20251112_m032235_c001_v0001146_t0035_u01762917755296") 2025/11/12 03:29:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f116697e307c04944_d20251112_m032230_c001_v0001157_t0029_u01762917750742") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06a99_d20251112_m032224_c001_v7007000_t0000_u01762917744829") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f104ce53d2866f9ec_d20251112_m032221_c001_v0001144_t0038_u01762917741032") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f113edda3035cc27e_d20251112_m032217_c001_v0001177_t0056_u01762917737135") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d34_d20251112_m032212_c001_v7007000_t0000_u01762917732508") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f107c6b6871d3d083_d20251112_m032210_c001_v0001184_t0059_u01762917730051") 2025/11/12 03:29:02 DEBUG : dst/one.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f117ad5fa87b9052f_d20251112_m032205_c001_v0001153_t0010_u01762917725501") 2025/11/12 03:29:02 DEBUG : dst/three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b884120_d20251112_m032117_c001_v7007000_t0000_u01762917677369") 2025/11/12 03:29:02 DEBUG : dst/three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f103e2097d11fc96c_d20251112_m032115_c001_v0001172_t0027_u01762917675551") 2025/11/12 03:29:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab472_d20251112_m032239_c001_v7007000_t0000_u01762917759655") 2025/11/12 03:29:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11476890249ac167_d20251112_m032237_c001_v0001134_t0045_u01762917757193") 2025/11/12 03:29:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1093d8b80b84394d_d20251112_m032232_c001_v0001098_t0050_u01762917752982") 2025/11/12 03:29:02 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab473_d20251112_m032239_c001_v7007000_t0000_u01762917759843") 2025/11/12 03:29:02 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11194309d883dc19_d20251112_m032237_c001_v0001172_t0050_u01762917757968") 2025/11/12 03:29:02 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd7db_d20251112_m032237_c001_v7007000_t0000_u01762917757785") 2025/11/12 03:29:02 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11194309d883dbfc_d20251112_m032233_c001_v0001172_t0028_u01762917753550") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd7d6_d20251112_m032233_c001_v7007000_t0000_u01762917753366") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805780_d20251112_m032227_c001_v0001093_t0042_u01762917747697") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06a9b_d20251112_m032225_c001_v7007000_t0000_u01762917745009") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11821ebc9c611097_d20251112_m032224_c001_v0001182_t0038_u01762917744050") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf44856f9_d20251112_m032223_c001_v7007000_t0000_u01762917743863") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11821ebc9c61107e_d20251112_m032219_c001_v0001182_t0037_u01762917739541") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4162881cf44856f1_d20251112_m032219_c001_v7007000_t0000_u01762917739352") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0d13_d20251112_m032214_c001_v0001102_t0009_u01762917734247") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3edd1_d20251112_m032211_c001_v7007000_t0000_u01762917731735") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80570e_d20251112_m032208_c001_v0001093_t0012_u01762917728763") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3edcf_d20251112_m032208_c001_v7007000_t0000_u01762917728015") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0cc7_d20251112_m032202_c001_v0001102_t0023_u01762917722839") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab42e_d20251112_m032159_c001_v7007000_t0000_u01762917719666") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8056b4_d20251112_m032156_c001_v0001093_t0056_u01762917716434") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab427_d20251112_m032155_c001_v7007000_t0000_u01762917715322") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0c70_d20251112_m032148_c001_v0001102_t0020_u01762917708375") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a5933a_d20251112_m032145_c001_v7007000_t0000_u01762917705661") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805663_d20251112_m032143_c001_v0001093_t0037_u01762917703033") 2025/11/12 03:29:03 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a59333_d20251112_m032141_c001_v7007000_t0000_u01762917701901") 2025/11/12 03:29:04 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0c3f_d20251112_m032135_c001_v0001102_t0038_u01762917695133") 2025/11/12 03:29:04 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca637f_d20251112_m032132_c001_v7007000_t0000_u01762917692101") 2025/11/12 03:29:04 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805627_d20251112_m032129_c001_v0001093_t0044_u01762917689525") 2025/11/12 03:29:04 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6377_d20251112_m032128_c001_v7007000_t0000_u01762917688374") 2025/11/12 03:29:04 DEBUG : dst/three.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0bda_d20251112_m032121_c001_v0001102_t0038_u01762917681612") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06a9c_d20251112_m032225_c001_v7007000_t0000_u01762917745189") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f111fd138f3dc270c_d20251112_m032223_c001_v0001098_t0022_u01762917743433") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1066d4c8db5d38df_d20251112_m032218_c001_v0001038_t0010_u01762917738957") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d35_d20251112_m032212_c001_v7007000_t0000_u01762917732693") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1061aca2b2f7eaa2_d20251112_m032211_c001_v0001105_t0030_u01762917731066") 2025/11/12 03:29:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1092ae73a06408d7_d20251112_m032207_c001_v0001029_t0010_u01762917727515") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab474_d20251112_m032240_c001_v7007000_t0000_u01762917760038") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0d5b_d20251112_m032227_c001_v0001102_t0010_u01762917747153") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f415071e978e06a9d_d20251112_m032225_c001_v7007000_t0000_u01762917745373") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805737_d20251112_m032213_c001_v0001093_t0021_u01762917733920") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d36_d20251112_m032212_c001_v7007000_t0000_u01762917732876") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8056e0_d20251112_m032202_c001_v0001093_t0021_u01762917722260") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d2d_d20251112_m032200_c001_v7007000_t0000_u01762917720784") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805682_d20251112_m032148_c001_v0001093_t0053_u01762917708012") 2025/11/12 03:29:04 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405f627b9fca6395_d20251112_m032146_c001_v7007000_t0000_u01762917706775") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805637_d20251112_m032134_c001_v0001093_t0050_u01762917694488") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c72348d3_d20251112_m032133_c001_v7007000_t0000_u01762917693212") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8055ef_d20251112_m032119_c001_v0001093_t0020_u01762917679095") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b884121_d20251112_m032117_c001_v7007000_t0000_u01762917677551") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1068d1d618a4514d_d20251112_m032112_c001_v0001137_t0027_u01762917672535") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b19298498d_d20251112_m032049_c001_v7007000_t0000_u01762917649914") 2025/11/12 03:29:05 DEBUG : dst/two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1038b7e8849800e2_d20251112_m032048_c001_v0001109_t0054_u01762917648546") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46aa97_d20251112_m032012_c001_v7007000_t0000_u01762917612682") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1811a5_d20251112_m032007_c001_v0001161_t0050_u01762917607924") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46aa90_d20251112_m032005_c001_v7007000_t0000_u01762917605926") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1810eb_d20251112_m031953_c001_v0001161_t0054_u01762917593440") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9f_d20251112_m031943_c001_v7007000_t0000_u01762917583112") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab18103e_d20251112_m031938_c001_v0001161_t0051_u01762917578678") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840d2_d20251112_m031914_c001_v7007000_t0000_u01762917554678") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ef2_d20251112_m031912_c001_v0001161_t0059_u01762917552663") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840cb_d20251112_m031911_c001_v7007000_t0000_u01762917551305") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ec0_d20251112_m031909_c001_v0001161_t0054_u01762917549884") 2025/11/12 03:29:05 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c5_d20251112_m031906_c001_v7007000_t0000_u01762917546558") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e71_d20251112_m031904_c001_v0001161_t0034_u01762917544414") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c1_d20251112_m031903_c001_v7007000_t0000_u01762917543461") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e4d_d20251112_m031901_c001_v0001161_t0017_u01762917541862") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840b3_d20251112_m031855_c001_v7007000_t0000_u01762917535290") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180dbe_d20251112_m031853_c001_v0001161_t0054_u01762917533305") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840ae_d20251112_m031851_c001_v7007000_t0000_u01762917531995") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180da5_d20251112_m031850_c001_v0001161_t0010_u01762917530770") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec94_d20251112_m031844_c001_v7007000_t0000_u01762917524838") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d3a_d20251112_m031843_c001_v0001161_t0052_u01762917523400") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec8e_d20251112_m031841_c001_v7007000_t0000_u01762917521565") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d00_d20251112_m031840_c001_v0001161_t0018_u01762917520430") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec8d_d20251112_m031840_c001_v7007000_t0000_u01762917520051") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f103559da49546366_d20251112_m031839_c001_v0001179_t0029_u01762917519417") 2025/11/12 03:29:06 DEBUG : empty space: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180cd8_d20251112_m031837_c001_v0001161_t0037_u01762917517511") 2025/11/12 03:29:06 DEBUG : enormous: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840d0_d20251112_m031913_c001_v7007000_t0000_u01762917553758") 2025/11/12 03:29:06 DEBUG : enormous: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ef8_d20251112_m031913_c001_v0001161_t0054_u01762917553043") 2025/11/12 03:29:06 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4199673b39dab489_d20251112_m032245_c001_v7007000_t0000_u01762917765138") 2025/11/12 03:29:06 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0dab_d20251112_m032243_c001_v0001102_t0030_u01762917763694") 2025/11/12 03:29:06 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9d_d20251112_m031937_c001_v7007000_t0000_u01762917577165") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf097b_d20251112_m031936_c001_v0001102_t0020_u01762917575999") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec85_d20251112_m031834_c001_v7007000_t0000_u01762917514296") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c88_d20251112_m031832_c001_v0001161_t0031_u01762917512939") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec82_d20251112_m031832_c001_v7007000_t0000_u01762917512393") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c75_d20251112_m031831_c001_v0001161_t0038_u01762917511432") 2025/11/12 03:29:07 DEBUG : existing: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c67_d20251112_m031830_c001_v0001161_t0017_u01762917510464") 2025/11/12 03:29:07 DEBUG : existing-b: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9e_d20251112_m031937_c001_v7007000_t0000_u01762917577347") 2025/11/12 03:29:07 DEBUG : existing-b: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab18101d_d20251112_m031935_c001_v0001161_t0057_u01762917575990") 2025/11/12 03:29:07 DEBUG : file1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b7_d20251112_m032348_c001_v7007000_t0000_u01762917828352") 2025/11/12 03:29:07 DEBUG : file1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c4da_d20251112_m032347_c001_v0001161_t0051_u01762917827360") 2025/11/12 03:29:07 DEBUG : file1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b3_d20251112_m032346_c001_v7007000_t0000_u01762917826058") 2025/11/12 03:29:07 DEBUG : file1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df89f_d20251112_m032344_c001_v0001117_t0051_u01762917824521") 2025/11/12 03:29:07 DEBUG : five: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840dc_d20251112_m031918_c001_v7007000_t0000_u01762917558757") 2025/11/12 03:29:07 DEBUG : five: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41164a10ab180f2d_d20251112_m031916_c001_v0001161_t0024_u01762917556573") 2025/11/12 03:29:07 DEBUG : foo: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec92_d20251112_m031843_c001_v7007000_t0000_u01762917523036") 2025/11/12 03:29:07 DEBUG : foo: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41164a10ab180d24_d20251112_m031842_c001_v0001161_t0024_u01762917522485") 2025/11/12 03:29:07 DEBUG : foo: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41164a10ab180d1a_d20251112_m031841_c001_v0001161_t0024_u01762917521931") 2025/11/12 03:29:07 DEBUG : four: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840dd_d20251112_m031918_c001_v7007000_t0000_u01762917558942") 2025/11/12 03:29:08 DEBUG : four: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd8052f3_d20251112_m031917_c001_v0001093_t0016_u01762917557133") 2025/11/12 03:29:08 DEBUG : four: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180f20_d20251112_m031915_c001_v0001161_t0017_u01762917555811") 2025/11/12 03:29:08 DEBUG : hello world2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3855b_d20251112_m031744_c001_v7007000_t0000_u01762917464384") 2025/11/12 03:29:08 DEBUG : hello world2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a11_d20251112_m031742_c001_v0001161_t0035_u01762917462885") 2025/11/12 03:29:08 DEBUG : ignore-size: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec7e_d20251112_m031830_c001_v7007000_t0000_u01762917510098") 2025/11/12 03:29:08 DEBUG : ignore-size: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c57_d20251112_m031829_c001_v0001161_t0055_u01762917509016") 2025/11/12 03:29:08 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9b_d20251112_m031935_c001_v7007000_t0000_u01762917575215") 2025/11/12 03:29:08 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0972_d20251112_m031933_c001_v0001102_t0056_u01762917573808") 2025/11/12 03:29:08 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed99_d20251112_m031933_c001_v7007000_t0000_u01762917573012") 2025/11/12 03:29:08 DEBUG : nested/sub dir/file: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0966_d20251112_m031931_c001_v0001102_t0002_u01762917571611") 2025/11/12 03:29:08 DEBUG : one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840df_d20251112_m031919_c001_v7007000_t0000_u01762917559124") 2025/11/12 03:29:08 DEBUG : one: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41164a10ab180f14_d20251112_m031915_c001_v0001161_t0024_u01762917555168") 2025/11/12 03:29:08 DEBUG : only0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229a_d20251112_m032339_c001_v7007000_t0000_u01762917819947") 2025/11/12 03:29:08 DEBUG : only0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd80591a_d20251112_m032334_c001_v0001093_t0016_u01762917814281") 2025/11/12 03:29:08 DEBUG : only0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805899_d20251112_m032315_c001_v0001093_t0036_u01762917795566") 2025/11/12 03:29:08 DEBUG : only0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d65_d20251112_m032309_c001_v7007000_t0000_u01762917789532") 2025/11/12 03:29:08 DEBUG : only0: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8057ef_d20251112_m032249_c001_v0001093_t0036_u01762917769040") 2025/11/12 03:29:08 DEBUG : only1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229b_d20251112_m032340_c001_v7007000_t0000_u01762917820132") 2025/11/12 03:29:08 DEBUG : only1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd805922_d20251112_m032335_c001_v0001093_t0016_u01762917815039") 2025/11/12 03:29:08 DEBUG : only1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058a1_d20251112_m032316_c001_v0001093_t0056_u01762917796317") 2025/11/12 03:29:09 DEBUG : only1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234944_d20251112_m032309_c001_v7007000_t0000_u01762917789891") 2025/11/12 03:29:09 DEBUG : only1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8057f7_d20251112_m032250_c001_v0001093_t0027_u01762917770141") 2025/11/12 03:29:09 DEBUG : only10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229c_d20251112_m032340_c001_v7007000_t0000_u01762917820323") 2025/11/12 03:29:09 DEBUG : only10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0efd_d20251112_m032334_c001_v0001102_t0024_u01762917814675") 2025/11/12 03:29:09 DEBUG : only10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058dd_d20251112_m032324_c001_v0001093_t0024_u01762917804770") 2025/11/12 03:29:09 DEBUG : only10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723493b_d20251112_m032308_c001_v7007000_t0000_u01762917788761") 2025/11/12 03:29:09 DEBUG : only10: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80582b_d20251112_m032258_c001_v0001093_t0029_u01762917778863") 2025/11/12 03:29:09 DEBUG : only11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229d_d20251112_m032340_c001_v7007000_t0000_u01762917820505") 2025/11/12 03:29:09 DEBUG : only11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd805920_d20251112_m032334_c001_v0001093_t0016_u01762917814854") 2025/11/12 03:29:09 DEBUG : only11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058df_d20251112_m032325_c001_v0001093_t0033_u01762917805492") 2025/11/12 03:29:09 DEBUG : only11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4192668b7fc76c03_d20251112_m032309_c001_v7007000_t0000_u01762917789541") 2025/11/12 03:29:09 DEBUG : only11: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805831_d20251112_m032259_c001_v0001093_t0046_u01762917779666") 2025/11/12 03:29:09 DEBUG : only12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229e_d20251112_m032340_c001_v7007000_t0000_u01762917820704") 2025/11/12 03:29:09 DEBUG : only12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0eff_d20251112_m032334_c001_v0001102_t0024_u01762917814863") 2025/11/12 03:29:09 DEBUG : only12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058e6_d20251112_m032326_c001_v0001093_t0057_u01762917806624") 2025/11/12 03:29:09 DEBUG : only12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d63_d20251112_m032309_c001_v7007000_t0000_u01762917789157") 2025/11/12 03:29:09 DEBUG : only12: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805839_d20251112_m032300_c001_v0001093_t0045_u01762917780595") 2025/11/12 03:29:09 DEBUG : only13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716229f_d20251112_m032340_c001_v7007000_t0000_u01762917820886") 2025/11/12 03:29:09 DEBUG : only13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0ef7_d20251112_m032334_c001_v0001102_t0024_u01762917814276") 2025/11/12 03:29:09 DEBUG : only13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058f3_d20251112_m032327_c001_v0001093_t0025_u01762917807633") 2025/11/12 03:29:10 DEBUG : only13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723493d_d20251112_m032308_c001_v7007000_t0000_u01762917788944") 2025/11/12 03:29:10 DEBUG : only13: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805842_d20251112_m032301_c001_v0001093_t0035_u01762917781747") 2025/11/12 03:29:10 DEBUG : only14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a1_d20251112_m032341_c001_v7007000_t0000_u01762917821067") 2025/11/12 03:29:10 DEBUG : only14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4046ce8d5c3df878_d20251112_m032334_c001_v0001117_t0037_u01762917814834") 2025/11/12 03:29:10 DEBUG : only14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058f5_d20251112_m032328_c001_v0001093_t0050_u01762917808449") 2025/11/12 03:29:10 DEBUG : only14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5da6b_d20251112_m032309_c001_v7007000_t0000_u01762917789696") 2025/11/12 03:29:10 DEBUG : only14: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805846_d20251112_m032302_c001_v0001093_t0050_u01762917782557") 2025/11/12 03:29:10 DEBUG : only15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a2_d20251112_m032341_c001_v7007000_t0000_u01762917821249") 2025/11/12 03:29:10 DEBUG : only15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f412ee8ba8829c47a_d20251112_m032335_c001_v0001161_t0043_u01762917815016") 2025/11/12 03:29:10 DEBUG : only15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058f9_d20251112_m032329_c001_v0001093_t0018_u01762917809209") 2025/11/12 03:29:10 DEBUG : only15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c723493e_d20251112_m032309_c001_v7007000_t0000_u01762917789127") 2025/11/12 03:29:10 DEBUG : only15: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80584e_d20251112_m032303_c001_v0001093_t0011_u01762917783429") 2025/11/12 03:29:10 DEBUG : only16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a3_d20251112_m032341_c001_v7007000_t0000_u01762917821430") 2025/11/12 03:29:10 DEBUG : only16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd80591e_d20251112_m032334_c001_v0001093_t0016_u01762917814666") 2025/11/12 03:29:10 DEBUG : only16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805905_d20251112_m032330_c001_v0001093_t0016_u01762917810254") 2025/11/12 03:29:10 DEBUG : only16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234940_d20251112_m032309_c001_v7007000_t0000_u01762917789320") 2025/11/12 03:29:10 DEBUG : only16: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80585d_d20251112_m032304_c001_v0001093_t0024_u01762917784713") 2025/11/12 03:29:11 DEBUG : only17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a4_d20251112_m032341_c001_v7007000_t0000_u01762917821612") 2025/11/12 03:29:11 DEBUG : only17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4046ce8d5c3df87a_d20251112_m032335_c001_v0001117_t0037_u01762917815019") 2025/11/12 03:29:11 DEBUG : only17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80590f_d20251112_m032331_c001_v0001093_t0022_u01762917811097") 2025/11/12 03:29:11 DEBUG : only17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5da69_d20251112_m032309_c001_v7007000_t0000_u01762917789326") 2025/11/12 03:29:11 DEBUG : only17: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805863_d20251112_m032305_c001_v0001093_t0016_u01762917785658") 2025/11/12 03:29:11 DEBUG : only18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a5_d20251112_m032341_c001_v7007000_t0000_u01762917821815") 2025/11/12 03:29:11 DEBUG : only18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0f0b_d20251112_m032335_c001_v0001102_t0024_u01762917815433") 2025/11/12 03:29:11 DEBUG : only18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805913_d20251112_m032331_c001_v0001093_t0043_u01762917811917") 2025/11/12 03:29:11 DEBUG : only18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234943_d20251112_m032309_c001_v7007000_t0000_u01762917789705") 2025/11/12 03:29:11 DEBUG : only18: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805869_d20251112_m032306_c001_v0001093_t0041_u01762917786549") 2025/11/12 03:29:11 DEBUG : only19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a6_d20251112_m032341_c001_v7007000_t0000_u01762917821999") 2025/11/12 03:29:11 DEBUG : only19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4046ce8d5c3df880_d20251112_m032335_c001_v0001117_t0037_u01762917815417") 2025/11/12 03:29:11 DEBUG : only19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805917_d20251112_m032333_c001_v0001093_t0020_u01762917813258") 2025/11/12 03:29:12 DEBUG : only19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d66_d20251112_m032309_c001_v7007000_t0000_u01762917789720") 2025/11/12 03:29:12 DEBUG : only19: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80586d_d20251112_m032307_c001_v0001093_t0053_u01762917787314") 2025/11/12 03:29:12 DEBUG : only2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a7_d20251112_m032342_c001_v7007000_t0000_u01762917822255") 2025/11/12 03:29:12 DEBUG : only2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd805928_d20251112_m032335_c001_v0001093_t0016_u01762917815407") 2025/11/12 03:29:12 DEBUG : only2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058a6_d20251112_m032317_c001_v0001093_t0056_u01762917797197") 2025/11/12 03:29:12 DEBUG : only2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5da68_d20251112_m032309_c001_v7007000_t0000_u01762917789135") 2025/11/12 03:29:12 DEBUG : only2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805801_d20251112_m032251_c001_v0001093_t0026_u01762917771010") 2025/11/12 03:29:12 DEBUG : only3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a8_d20251112_m032342_c001_v7007000_t0000_u01762917822441") 2025/11/12 03:29:12 DEBUG : only3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0f04_d20251112_m032335_c001_v0001102_t0024_u01762917815058") 2025/11/12 03:29:12 DEBUG : only3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058ac_d20251112_m032318_c001_v0001093_t0054_u01762917798118") 2025/11/12 03:29:12 DEBUG : only3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4192668b7fc76c04_d20251112_m032309_c001_v7007000_t0000_u01762917789728") 2025/11/12 03:29:12 DEBUG : only3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805809_d20251112_m032251_c001_v0001093_t0040_u01762917771819") 2025/11/12 03:29:12 DEBUG : only4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622a9_d20251112_m032342_c001_v7007000_t0000_u01762917822659") 2025/11/12 03:29:12 DEBUG : only4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f412ee8ba8829c47c_d20251112_m032335_c001_v0001161_t0043_u01762917815204") 2025/11/12 03:29:12 DEBUG : only4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058b2_d20251112_m032318_c001_v0001093_t0056_u01762917798889") 2025/11/12 03:29:12 DEBUG : only4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4192668b7fc76c02_d20251112_m032309_c001_v7007000_t0000_u01762917789336") 2025/11/12 03:29:12 DEBUG : only4: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80580d_d20251112_m032252_c001_v0001093_t0028_u01762917772827") 2025/11/12 03:29:12 DEBUG : only5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622aa_d20251112_m032342_c001_v7007000_t0000_u01762917822857") 2025/11/12 03:29:12 DEBUG : only5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41445b9cfd805924_d20251112_m032335_c001_v0001093_t0016_u01762917815223") 2025/11/12 03:29:12 DEBUG : only5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058bc_d20251112_m032320_c001_v0001093_t0034_u01762917800171") 2025/11/12 03:29:13 DEBUG : only5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4192668b7fc76c01_d20251112_m032309_c001_v7007000_t0000_u01762917789143") 2025/11/12 03:29:13 DEBUG : only5: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80580f_d20251112_m032253_c001_v0001093_t0014_u01762917773704") 2025/11/12 03:29:13 DEBUG : only6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622ab_d20251112_m032343_c001_v7007000_t0000_u01762917823039") 2025/11/12 03:29:13 DEBUG : only6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4046ce8d5c3df87e_d20251112_m032335_c001_v0001117_t0037_u01762917815233") 2025/11/12 03:29:13 DEBUG : only6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058c1_d20251112_m032321_c001_v0001093_t0058_u01762917801072") 2025/11/12 03:29:13 DEBUG : only6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9d64_d20251112_m032309_c001_v7007000_t0000_u01762917789348") 2025/11/12 03:29:13 DEBUG : only6: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805815_d20251112_m032254_c001_v0001093_t0054_u01762917774681") 2025/11/12 03:29:13 DEBUG : only7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622ad_d20251112_m032343_c001_v7007000_t0000_u01762917823221") 2025/11/12 03:29:13 DEBUG : only7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf0f07_d20251112_m032335_c001_v0001102_t0024_u01762917815243") 2025/11/12 03:29:13 DEBUG : only7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058c5_d20251112_m032321_c001_v0001093_t0046_u01762917801975") 2025/11/12 03:29:13 DEBUG : only7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5da6c_d20251112_m032309_c001_v7007000_t0000_u01762917789885") 2025/11/12 03:29:13 DEBUG : only7: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80581b_d20251112_m032256_c001_v0001093_t0012_u01762917776060") 2025/11/12 03:29:13 DEBUG : only8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622ae_d20251112_m032343_c001_v7007000_t0000_u01762917823402") 2025/11/12 03:29:13 DEBUG : only8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f412ee8ba8829c482_d20251112_m032335_c001_v0001161_t0043_u01762917815388") 2025/11/12 03:29:13 DEBUG : only8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058cb_d20251112_m032322_c001_v0001093_t0049_u01762917802969") 2025/11/12 03:29:13 DEBUG : only8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5da6a_d20251112_m032309_c001_v7007000_t0000_u01762917789512") 2025/11/12 03:29:13 DEBUG : only8: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805821_d20251112_m032257_c001_v0001093_t0043_u01762917777263") 2025/11/12 03:29:13 DEBUG : only9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622af_d20251112_m032343_c001_v7007000_t0000_u01762917823583") 2025/11/12 03:29:13 DEBUG : only9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f412ee8ba8829c484_d20251112_m032335_c001_v0001161_t0043_u01762917815571") 2025/11/12 03:29:13 DEBUG : only9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8058d7_d20251112_m032323_c001_v0001093_t0056_u01762917803930") 2025/11/12 03:29:14 DEBUG : only9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f40108f13c7234941_d20251112_m032309_c001_v7007000_t0000_u01762917789519") 2025/11/12 03:29:14 DEBUG : only9: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805827_d20251112_m032258_c001_v0001093_t0050_u01762917778095") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed97_d20251112_m031930_c001_v7007000_t0000_u01762917570444") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80532f_d20251112_m031928_c001_v0001093_t0012_u01762917568061") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed93_d20251112_m031926_c001_v7007000_t0000_u01762917566916") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf091e_d20251112_m031923_c001_v0001102_t0001_u01762917563177") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed90_d20251112_m031922_c001_v7007000_t0000_u01762917562405") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8052ff_d20251112_m031920_c001_v0001093_t0050_u01762917560053") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c8_d20251112_m031908_c001_v7007000_t0000_u01762917548858") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e99_d20251112_m031907_c001_v0001161_t0058_u01762917547135") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c4_d20251112_m031905_c001_v7007000_t0000_u01762917545247") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e6b_d20251112_m031904_c001_v0001161_t0032_u01762917544021") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c0_d20251112_m031902_c001_v7007000_t0000_u01762917542612") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e47_d20251112_m031901_c001_v0001161_t0032_u01762917541350") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840b1_d20251112_m031854_c001_v7007000_t0000_u01762917534672") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180db8_d20251112_m031852_c001_v0001161_t0030_u01762917532541") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840af_d20251112_m031852_c001_v7007000_t0000_u01762917532177") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d9d_d20251112_m031850_c001_v0001161_t0038_u01762917530291") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840ad_d20251112_m031849_c001_v7007000_t0000_u01762917529926") 2025/11/12 03:29:14 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d89_d20251112_m031848_c001_v0001161_t0015_u01762917528996") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d77_d20251112_m031847_c001_v0001161_t0029_u01762917527996") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840ab_d20251112_m031847_c001_v7007000_t0000_u01762917527622") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d61_d20251112_m031846_c001_v0001161_t0032_u01762917526561") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d53_d20251112_m031845_c001_v0001161_t0041_u01762917525744") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec95_d20251112_m031845_c001_v7007000_t0000_u01762917525020") 2025/11/12 03:29:15 DEBUG : potato: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180d42_d20251112_m031844_c001_v0001161_t0029_u01762917524179") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4192668b7fc76ae8_d20251112_m032023_c001_v7007000_t0000_u01762917623913") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80548b_d20251112_m032023_c001_v0001093_t0019_u01762917623179") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46aa98_d20251112_m032012_c001_v7007000_t0000_u01762917612938") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805428_d20251112_m032007_c001_v0001093_t0057_u01762917607220") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9cac_d20251112_m031957_c001_v7007000_t0000_u01762917597925") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd8053c3_d20251112_m031952_c001_v0001093_t0012_u01762917592711") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3eda0_d20251112_m031943_c001_v7007000_t0000_u01762917583622") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805365_d20251112_m031938_c001_v0001093_t0052_u01762917578282") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840d1_d20251112_m031913_c001_v7007000_t0000_u01762917553942") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ede_d20251112_m031911_c001_v0001161_t0022_u01762917551862") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840cc_d20251112_m031911_c001_v7007000_t0000_u01762917551495") 2025/11/12 03:29:15 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180eb9_d20251112_m031909_c001_v0001161_t0032_u01762917549419") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c9_d20251112_m031909_c001_v7007000_t0000_u01762917549052") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180ea1_d20251112_m031908_c001_v0001161_t0049_u01762917548016") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c6_d20251112_m031906_c001_v7007000_t0000_u01762917546739") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e81_d20251112_m031905_c001_v0001161_t0033_u01762917545642") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840c2_d20251112_m031903_c001_v7007000_t0000_u01762917543655") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180e55_d20251112_m031902_c001_v0001161_t0021_u01762917542624") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840b6_d20251112_m031855_c001_v7007000_t0000_u01762917535478") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180dd0_d20251112_m031854_c001_v0001161_t0016_u01762917534069") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38564_d20251112_m031747_c001_v7007000_t0000_u01762917467588") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a41_d20251112_m031746_c001_v0001161_t0030_u01762917466692") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3855e_d20251112_m031745_c001_v7007000_t0000_u01762917465771") 2025/11/12 03:29:16 DEBUG : potato2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a27_d20251112_m031744_c001_v0001161_t0042_u01762917464922") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4083fd133a46aa99_d20251112_m032013_c001_v7007000_t0000_u01762917613681") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0a53_d20251112_m032008_c001_v0001102_t0002_u01762917608694") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f422c1db6896e9cad_d20251112_m031958_c001_v7007000_t0000_u01762917598131") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf09fa_d20251112_m031954_c001_v0001102_t0059_u01762917594152") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3eda1_d20251112_m031944_c001_v7007000_t0000_u01762917584038") 2025/11/12 03:29:16 DEBUG : potato3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0996_d20251112_m031939_c001_v0001102_t0050_u01762917579060") 2025/11/12 03:29:16 DEBUG : pre-dest1/1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b884112_d20251112_m032059_c001_v7007000_t0000_u01762917659182") 2025/11/12 03:29:17 DEBUG : pre-dest1/1: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0b2f_d20251112_m032050_c001_v0001102_t0031_u01762917650663") 2025/11/12 03:29:17 DEBUG : pre-dest2/2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b884113_d20251112_m032059_c001_v7007000_t0000_u01762917659363") 2025/11/12 03:29:17 DEBUG : pre-dest2/2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80554d_d20251112_m032051_c001_v0001093_t0016_u01762917651542") 2025/11/12 03:29:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b192984983_d20251112_m032035_c001_v7007000_t0000_u01762917635196") 2025/11/12 03:29:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab181355_d20251112_m032031_c001_v0001161_t0055_u01762917631819") 2025/11/12 03:29:17 DEBUG : sizeonly: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec7c_d20251112_m031828_c001_v7007000_t0000_u01762917508464") 2025/11/12 03:29:17 DEBUG : sizeonly: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c47_d20251112_m031827_c001_v0001161_t0037_u01762917507254") 2025/11/12 03:29:17 DEBUG : splitbanan: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38831_d20251112_m032611_c001_v7007000_t0000_u01762917971684") 2025/11/12 03:29:17 DEBUG : splitbanan: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805bf0_d20251112_m032602_c001_v0001093_t0030_u01762917962987") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de6d_d20251112_m032748_c001_v7007000_t0000_u01762918068258") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cc5f_d20251112_m032741_c001_v0001161_t0049_u01762918061599") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4238fd51c20a3d88_d20251112_m032728_c001_v7007000_t0000_u01762918048309") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cbaa_d20251112_m032721_c001_v0001161_t0056_u01762918041843") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417ea52e04a594e5_d20251112_m032709_c001_v7007000_t0000_u01762918029205") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cb04_d20251112_m032703_c001_v0001161_t0015_u01762918023137") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418b07dcb4ebfc83_d20251112_m032651_c001_v7007000_t0000_u01762918011285") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829ca62_d20251112_m032644_c001_v0001161_t0059_u01762918004842") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f405cd22c892cd826_d20251112_m032631_c001_v7007000_t0000_u01762917991254") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c9c8_d20251112_m032624_c001_v0001161_t0016_u01762917984513") 2025/11/12 03:29:17 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4216311f44b7ff85_d20251112_m032606_c001_v7007000_t0000_u01762917966163") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfb18_d20251112_m032601_c001_v0001117_t0011_u01762917961077") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4ac0_d20251112_m032548_c001_v7007000_t0000_u01762917948875") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfac1_d20251112_m032540_c001_v0001117_t0033_u01762917940041") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae7263716577a_d20251112_m032538_c001_v7007000_t0000_u01762917938828") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa9f_d20251112_m032534_c001_v0001117_t0011_u01762917934241") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5dd79_d20251112_m032521_c001_v7007000_t0000_u01762917921739") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa45_d20251112_m032513_c001_v0001117_t0030_u01762917913334") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4161f6f3b6bb0a94_d20251112_m032512_c001_v7007000_t0000_u01762917912153") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfa1d_d20251112_m032506_c001_v0001117_t0033_u01762917906821") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f404f8df6aad8bdc1_d20251112_m032447_c001_v7007000_t0000_u01762917887665") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c63d_d20251112_m032442_c001_v0001161_t0010_u01762917882676") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4098ef17184b4a1d_d20251112_m032431_c001_v7007000_t0000_u01762917871426") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c5ce_d20251112_m032424_c001_v0001161_t0013_u01762917864996") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f402687500da9cc7e_d20251112_m032410_c001_v7007000_t0000_u01762917850998") 2025/11/12 03:29:18 DEBUG : splitbananasplit: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c55a_d20251112_m032404_c001_v0001161_t0023_u01762917844820") 2025/11/12 03:29:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4120efd2da309e50_d20251112_m032543_c001_v7007000_t0000_u01762917943646") 2025/11/12 03:29:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c80a_d20251112_m032535_c001_v0001161_t0030_u01762917935599") 2025/11/12 03:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622c1_d20251112_m032352_c001_v7007000_t0000_u01762917832715") 2025/11/12 03:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80595d_d20251112_m032351_c001_v0001093_t0021_u01762917831495") 2025/11/12 03:29:18 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622bc_d20251112_m032350_c001_v7007000_t0000_u01762917830736") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3df8ba_d20251112_m032349_c001_v0001117_t0011_u01762917829295") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9c_d20251112_m031935_c001_v7007000_t0000_u01762917575397") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805352_d20251112_m031934_c001_v0001093_t0058_u01762917574168") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed9a_d20251112_m031933_c001_v7007000_t0000_u01762917573210") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180fec_d20251112_m031932_c001_v0001161_t0013_u01762917572194") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec77_d20251112_m031825_c001_v7007000_t0000_u01762917505013") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180c10_d20251112_m031823_c001_v0001161_t0048_u01762917503404") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec76_d20251112_m031823_c001_v7007000_t0000_u01762917503039") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180bfd_d20251112_m031821_c001_v0001161_t0036_u01762917501717") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec72_d20251112_m031819_c001_v7007000_t0000_u01762917499224") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180bd7_d20251112_m031818_c001_v0001161_t0023_u01762917498055") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec71_d20251112_m031817_c001_v7007000_t0000_u01762917497514") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180bbb_d20251112_m031816_c001_v0001161_t0038_u01762917496161") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b8d_d20251112_m031813_c001_v0001161_t0044_u01762917493087") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f413f2cbeee8dec6f_d20251112_m031812_c001_v7007000_t0000_u01762917492635") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b85_d20251112_m031811_c001_v0001161_t0014_u01762917491952") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b73_d20251112_m031811_c001_v0001161_t0024_u01762917491168") 2025/11/12 03:29:19 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38592_d20251112_m031810_c001_v7007000_t0000_u01762917490442") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b46_d20251112_m031807_c001_v0001161_t0043_u01762917487434") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b23_d20251112_m031804_c001_v0001161_t0039_u01762917484230") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38586_d20251112_m031803_c001_v7007000_t0000_u01762917483862") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180b12_d20251112_m031803_c001_v0001161_t0057_u01762917483173") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180afa_d20251112_m031802_c001_v0001161_t0017_u01762917482049") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38581_d20251112_m031801_c001_v7007000_t0000_u01762917481687") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180aba_d20251112_m031757_c001_v0001161_t0058_u01762917477244") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3857c_d20251112_m031756_c001_v7007000_t0000_u01762917476862") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180aa8_d20251112_m031755_c001_v0001161_t0030_u01762917475966") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38579_d20251112_m031755_c001_v7007000_t0000_u01762917475066") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a90_d20251112_m031754_c001_v0001161_t0058_u01762917474409") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38578_d20251112_m031753_c001_v7007000_t0000_u01762917473869") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a82_d20251112_m031752_c001_v0001161_t0054_u01762917472920") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38574_d20251112_m031752_c001_v7007000_t0000_u01762917472001") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a6e_d20251112_m031750_c001_v0001161_t0017_u01762917470760") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3856d_d20251112_m031750_c001_v7007000_t0000_u01762917470217") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a62_d20251112_m031749_c001_v0001161_t0021_u01762917469550") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38569_d20251112_m031748_c001_v7007000_t0000_u01762917468962") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180a54_d20251112_m031748_c001_v0001161_t0052_u01762917468130") 2025/11/12 03:29:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38555_d20251112_m031742_c001_v7007000_t0000_u01762917462341") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1809f8_d20251112_m031741_c001_v0001161_t0036_u01762917461428") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38551_d20251112_m031740_c001_v7007000_t0000_u01762917460869") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1809e8_d20251112_m031740_c001_v0001161_t0018_u01762917460046") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb3854e_d20251112_m031739_c001_v7007000_t0000_u01762917459128") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1809cf_d20251112_m031738_c001_v0001161_t0002_u01762917458302") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f418bef918bb38549_d20251112_m031736_c001_v7007000_t0000_u01762917456095") 2025/11/12 03:29:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab1809b0_d20251112_m031735_c001_v0001161_t0011_u01762917455350") 2025/11/12 03:29:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622c2_d20251112_m032352_c001_v7007000_t0000_u01762917832900") 2025/11/12 03:29:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829c4f5_d20251112_m032351_c001_v0001161_t0048_u01762917831501") 2025/11/12 03:29:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622bd_d20251112_m032350_c001_v7007000_t0000_u01762917830917") 2025/11/12 03:29:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f50_d20251112_m032349_c001_v0001102_t0058_u01762917829306") 2025/11/12 03:29:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de72_d20251112_m032750_c001_v7007000_t0000_u01762918070509") 2025/11/12 03:29:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf13e9_d20251112_m032749_c001_v0001102_t0019_u01762918069631") 2025/11/12 03:29:21 DEBUG : sub/yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed96_d20251112_m031929_c001_v7007000_t0000_u01762917569886") 2025/11/12 03:29:21 DEBUG : sub/yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf093b_d20251112_m031927_c001_v0001102_t0040_u01762917567710") 2025/11/12 03:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b8_d20251112_m032348_c001_v7007000_t0000_u01762917828533") 2025/11/12 03:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805953_d20251112_m032347_c001_v0001093_t0024_u01762917827021") 2025/11/12 03:29:21 DEBUG : test_dir1/file2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b4_d20251112_m032346_c001_v7007000_t0000_u01762917826239") 2025/11/12 03:29:22 DEBUG : test_dir1/file2: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f29_d20251112_m032344_c001_v0001102_t0016_u01762917824541") 2025/11/12 03:29:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b9_d20251112_m032348_c001_v7007000_t0000_u01762917828718") 2025/11/12 03:29:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf0f3e_d20251112_m032347_c001_v0001102_t0044_u01762917827011") 2025/11/12 03:29:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f407ae726371622b5_d20251112_m032346_c001_v7007000_t0000_u01762917826419") 2025/11/12 03:29:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd80594b_d20251112_m032344_c001_v0001093_t0053_u01762917824535") 2025/11/12 03:29:22 DEBUG : three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840e0_d20251112_m031919_c001_v7007000_t0000_u01762917559306") 2025/11/12 03:29:22 DEBUG : three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180f3f_d20251112_m031917_c001_v0001161_t0003_u01762917557880") 2025/11/12 03:29:22 DEBUG : three: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180f1c_d20251112_m031915_c001_v0001161_t0021_u01762917555533") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de77_d20251112_m032752_c001_v7007000_t0000_u01762918072322") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d65_d20251112_m032751_c001_v0001093_t0012_u01762918071461") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de9d_d20251112_m032813_c001_v7007000_t0000_u01762918093269") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfd15_d20251112_m032811_c001_v0001117_t0054_u01762918091013") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de90_d20251112_m032809_c001_v7007000_t0000_u01762918089486") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805db4_d20251112_m032807_c001_v0001093_t0026_u01762918087214") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de86_d20251112_m032806_c001_v7007000_t0000_u01762918086254") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf142d_d20251112_m032805_c001_v0001102_t0003_u01762918085233") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de7c_d20251112_m032800_c001_v7007000_t0000_u01762918080016") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805d89_d20251112_m032758_c001_v0001093_t0058_u01762918078828") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de7f_d20251112_m032802_c001_v7007000_t0000_u01762918082415") 2025/11/12 03:29:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfce8_d20251112_m032800_c001_v0001117_t0001_u01762918080974") 2025/11/12 03:29:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de7a_d20251112_m032757_c001_v7007000_t0000_u01762918077842") 2025/11/12 03:29:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf140d_d20251112_m032757_c001_v0001102_t0059_u01762918077010") 2025/11/12 03:29:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de79_d20251112_m032756_c001_v7007000_t0000_u01762918076054") 2025/11/12 03:29:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cccb_d20251112_m032755_c001_v0001161_t0056_u01762918075254") 2025/11/12 03:29:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de78_d20251112_m032754_c001_v7007000_t0000_u01762918074304") 2025/11/12 03:29:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1046ce8d5c3dfcc9_d20251112_m032753_c001_v0001117_t0050_u01762918073277") 2025/11/12 03:29:23 DEBUG : toe/toe/toe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f406602b192984e78_d20251112_m032818_c001_v7007000_t0000_u01762918098569") 2025/11/12 03:29:23 DEBUG : toe/toe/toe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11445b9cfd805ddf_d20251112_m032817_c001_v0001093_t0047_u01762918097699") 2025/11/12 03:29:23 DEBUG : toe/toe/toe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de82_d20251112_m032804_c001_v7007000_t0000_u01762918084284") 2025/11/12 03:29:23 DEBUG : toe/toe/toe: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cd17_d20251112_m032803_c001_v0001161_t0036_u01762918083361") 2025/11/12 03:29:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de9f_d20251112_m032813_c001_v7007000_t0000_u01762918093853") 2025/11/12 03:29:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f112ee8ba8829cd5c_d20251112_m032812_c001_v0001161_t0040_u01762918092687") 2025/11/12 03:29:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f420ad3cb32c5de93_d20251112_m032810_c001_v7007000_t0000_u01762918090068") 2025/11/12 03:29:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f106bf159d3cbe953_d20251112_m032808_c001_v0001161_t0035_u01762918088834") 2025/11/12 03:29:23 DEBUG : two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f417e20652b8840e2_d20251112_m031919_c001_v7007000_t0000_u01762917559489") 2025/11/12 03:29:23 DEBUG : two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f4167e597bfaf08f8_d20251112_m031917_c001_v0001102_t0024_u01762917557317") 2025/11/12 03:29:23 DEBUG : two: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f41164a10ab180f16_d20251112_m031915_c001_v0001161_t0024_u01762917555351") 2025/11/12 03:29:23 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed98_d20251112_m031930_c001_v7007000_t0000_u01762917570627") 2025/11/12 03:29:23 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f117ceb272effaa71_d20251112_m031929_c001_v0001100_t0013_u01762917569311") 2025/11/12 03:29:24 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed92_d20251112_m031926_c001_v7007000_t0000_u01762917566309") 2025/11/12 03:29:24 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f11164a10ab180f81_d20251112_m031923_c001_v0001161_t0055_u01762917563168") 2025/11/12 03:29:24 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed8f_d20251112_m031921_c001_v7007000_t0000_u01762917561857") 2025/11/12 03:29:24 DEBUG : yam: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1167e597bfaf090c_d20251112_m031920_c001_v0001102_t0050_u01762917560059") 2025/11/12 03:29:24 DEBUG : yaml: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed94_d20251112_m031927_c001_v7007000_t0000_u01762917567101") 2025/11/12 03:29:24 DEBUG : yaml: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f1054bd56beb6bfaf_d20251112_m031925_c001_v0001106_t0032_u01762917565575") 2025/11/12 03:29:24 DEBUG : yaml: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f408fa5ef1db3ed91_d20251112_m031922_c001_v7007000_t0000_u01762917562614") 2025/11/12 03:29:24 DEBUG : yaml: Deleting (id "4_zbf128dc3101d7b6b9fa80e1b_f106584bc6c514d0d_d20251112_m031921_c001_v0001184_t0016_u01762917561635") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m53.864728464s (try 1/5)