"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/10 05:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege" 2025/11/10 05:21:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 05:21:23 DEBUG : Creating backend with remote "/tmp/rclone2381165957" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/10 05:21:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:25 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:25 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:26 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:26 DEBUG : B2 bucket rclone-test-rimubaz4fege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", 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-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", 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-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:27 DEBUG : Creating backend with remote "/non-existing" 2025/11/10 05:21:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/10 05:21:27 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:27 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.59s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", 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-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:30 INFO : B2 bucket rclone-test-rimubaz4fege: Running all checks before starting transfers 2025/11/10 05:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:30 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:30 INFO : B2 bucket rclone-test-rimubaz4fege: Checks finished, now starting transfers 2025/11/10 05:21:30 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:31 ERROR : Ignoring --no-traverse with sync 2025/11/10 05:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:32 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/10 05:21:33 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:33 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:33 DEBUG : hello world2: size = 12 OK 2025/11/10 05:21:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/10 05:21:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:21:34 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:34 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:34 DEBUG : potato2: size = 11 OK 2025/11/10 05:21:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:21:35 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:35 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:36 DEBUG : potato2: size = 11 OK 2025/11/10 05:21:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/10 05:21:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:21:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/10 05:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:21:37 INFO : sub dir2: Making directory 2025/11/10 05:21:37 INFO : sub dir: Making directory 2025/11/10 05:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:37 INFO : sub dir2/sub sub dir2: Making directory 2025/11/10 05:21:37 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:37 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:37 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/10 05:21:37 DEBUG : B2 bucket rclone-test-rimubaz4fege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:38 INFO : sub dir2: Making directory 2025/11/10 05:21:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/10 05:21:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:38 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:38 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:39 DEBUG : sub dir2: Making directory with metadata 2025/11/10 05:21:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:21:39 INFO : sub dir2: Making directory 2025/11/10 05:21:39 INFO : sub dir: Making directory 2025/11/10 05:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:39 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:39 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:40 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:40 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/10 05:21:40 DEBUG : B2 bucket rclone-test-rimubaz4fege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/10 05:21:40 DEBUG : B2 bucket rclone-test-rimubaz4fege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:41 INFO : sub dir2: Making directory 2025/11/10 05:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:41 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:42 DEBUG : sub dir2: Making directory with metadata 2025/11/10 05:21:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:21:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:21:42 INFO : sub dir2: Making directory 2025/11/10 05:21:42 INFO : sub dir: Making directory 2025/11/10 05:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:42 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:42 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:43 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/10 05:21:43 DEBUG : B2 bucket rclone-test-rimubaz4fege: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:44 INFO : sub dir2: Making directory 2025/11/10 05:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:44 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:21:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yutewis6rono" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-yutewis6rono 2025/11/10 05:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:47 DEBUG : B2 bucket rclone-test-yutewis6rono: Waiting for checks to finish 2025/11/10 05:21:47 DEBUG : B2 bucket rclone-test-yutewis6rono: Waiting for transfers to finish 2025/11/10 05:21:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:21:48 DEBUG : B2 bucket rclone-test-yutewis6rono: Purge remote 2025/11/10 05:21:48 INFO : B2 bucket rclone-test-yutewis6rono: cleaning bucket "rclone-test-yutewis6rono" of all files 2025/11/10 05:21:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f529d33306d6bcb9fa80e1b_f1096a81ed10a5e71_d20251110_m052147_c001_v0001180_t0058_u01762752107901") --- PASS: TestServerSideCopy (3.95s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:21:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:21:50 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 05:21:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:50 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 05:21:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/10 05:21:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hehanuk2wobu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-hehanuk2wobu 2025/11/10 05:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:21:52 DEBUG : B2 bucket rclone-test-hehanuk2wobu: Waiting for checks to finish 2025/11/10 05:21:52 DEBUG : B2 bucket rclone-test-hehanuk2wobu: Waiting for transfers to finish 2025/11/10 05:21:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:21:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:21:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:21:54 DEBUG : B2 bucket rclone-test-hehanuk2wobu: Waiting for checks to finish 2025/11/10 05:21:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hehanuk2wobu) 2025/11/10 05:21:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 05:21:54 DEBUG : B2 bucket rclone-test-hehanuk2wobu: Waiting for transfers to finish 2025/11/10 05:21:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 05:21:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/10 05:21:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:21:55 DEBUG : B2 bucket rclone-test-hehanuk2wobu: Purge remote 2025/11/10 05:21:55 INFO : B2 bucket rclone-test-hehanuk2wobu: cleaning bucket "rclone-test-hehanuk2wobu" of all files 2025/11/10 05:21:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ad93306d6bcb9fa80e1b_f1041488fd3017b59_d20251110_m052154_c001_v0001161_t0005_u01762752114586") 2025/11/10 05:21:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ad93306d6bcb9fa80e1b_f101046e333409cc4_d20251110_m052153_c001_v0001180_t0035_u01762752113436") --- PASS: TestServerSideCopyOverSelf (5.70s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:21:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:21:57 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 05:21:57 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:21:57 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:21:58 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 05:21:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/10 05:21:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/10 05:21:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bobajol3geco" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-bobajol3geco 2025/11/10 05:22:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:22:00 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for checks to finish 2025/11/10 05:22:00 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for transfers to finish 2025/11/10 05:22:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:22:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:22:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:22:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bobajol3geco) 2025/11/10 05:22:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 05:22:02 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for checks to finish 2025/11/10 05:22:02 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for transfers to finish 2025/11/10 05:22:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/10 05:22:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/10 05:22:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:22:03 INFO : sub dir/hello world: Deleted 2025/11/10 05:22:03 DEBUG : testing file moves 2025/11/10 05:22:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bobajol3geco) 2025/11/10 05:22:04 DEBUG : sub dir/hello world: Sizes differ 2025/11/10 05:22:04 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for checks to finish 2025/11/10 05:22:04 DEBUG : B2 bucket rclone-test-bobajol3geco: Waiting for transfers to finish 2025/11/10 05:22:04 DEBUG : sub dir/hello world: size = 24 OK 2025/11/10 05:22:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/10 05:22:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/10 05:22:04 INFO : sub dir/hello world: Deleted 2025/11/10 05:22:04 DEBUG : B2 bucket rclone-test-bobajol3geco: Purge remote 2025/11/10 05:22:04 INFO : B2 bucket rclone-test-bobajol3geco: cleaning bucket "rclone-test-bobajol3geco" of all files 2025/11/10 05:22:05 DEBUG : sub dir/hello world: Deleting (id "4_zff42cd73306d6bcb9fa80e1b_f106b6c79b6c939c4_d20251110_m052204_c001_v0001131_t0040_u01762752124193") 2025/11/10 05:22:05 DEBUG : sub dir/hello world: Deleting (id "4_zff42cd73306d6bcb9fa80e1b_f1078586bdaf090a4_d20251110_m052202_c001_v0001157_t0058_u01762752122599") 2025/11/10 05:22:05 DEBUG : sub dir/hello world: Deleting (id "4_zff42cd73306d6bcb9fa80e1b_f115ae5552fefd0b0_d20251110_m052201_c001_v0001134_t0051_u01762752121273") --- PASS: TestServerSideMoveOverSelf (7.51s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:06 ERROR : error listing: directory not found 2025/11/10 05:22:07 INFO : Local file system at /tmp/rclone2381165957: Making directory 2025/11/10 05:22:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:22:08 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for checks to finish 2025/11/10 05:22:08 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for transfers to finish 2025/11/10 05:22:09 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/10 05:22:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:22:09 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/10 05:22:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/10 05:22:10 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:10 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:10 DEBUG : check sum: size = 1 OK 2025/11/10 05:22:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:22:10 INFO : check sum: Copied (new) 2025/11/10 05:22:10 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:11 DEBUG : check sum: size = 1 OK 2025/11/10 05:22:11 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:22:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/10 05:22:11 DEBUG : check sum: Unchanged skipping 2025/11/10 05:22:11 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:11 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/10 05:22:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:12 DEBUG : sizeonly: size = 6 OK 2025/11/10 05:22:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/10 05:22:12 INFO : sizeonly: Copied (new) 2025/11/10 05:22:12 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:12 DEBUG : sizeonly: size = 6 OK 2025/11/10 05:22:12 DEBUG : sizeonly: Sizes identical 2025/11/10 05:22:12 DEBUG : sizeonly: Unchanged skipping 2025/11/10 05:22:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:12 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/10 05:22:13 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:13 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/10 05:22:14 INFO : ignore-size: Copied (new) 2025/11/10 05:22:14 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:22:14 DEBUG : ignore-size: Unchanged skipping 2025/11/10 05:22:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:14 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.90s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:16 DEBUG : existing: size = 6 OK 2025/11/10 05:22:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:22:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:16 DEBUG : existing: Unchanged skipping 2025/11/10 05:22:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:16 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:16 INFO : There was nothing to transfer 2025/11/10 05:22:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/10 05:22:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:16 DEBUG : existing: size = 6 OK 2025/11/10 05:22:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/10 05:22:16 INFO : existing: Copied (replaced existing) 2025/11/10 05:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 05:22:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:18 DEBUG : existing: size = 6 OK 2025/11/10 05:22:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/10 05:22:18 INFO : existing: Copied (new) 2025/11/10 05:22:18 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:18 DEBUG : existing: Destination exists, skipping 2025/11/10 05:22:18 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:18 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:18 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/10 05:22:20 DEBUG : c/non empty space: size = 5 OK 2025/11/10 05:22:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:20 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 05:22:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:20 DEBUG : a/potato2: size = 60 OK 2025/11/10 05:22:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:20 INFO : a/potato2: Copied (new) 2025/11/10 05:22:20 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:22 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:22 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/10 05:22:22 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:22:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/10 05:22:22 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:22 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:22 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:22 INFO : There was nothing to transfer 2025/11/10 05:22:22 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:22 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:22 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/10 05:22:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:22:23 INFO : empty space: Updated modification time in destination 2025/11/10 05:22:23 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:23 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:25 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:25 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:25 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/10 05:22:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:22:25 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:25 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:25 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:26 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:26 DEBUG : foo: size = 3 OK 2025/11/10 05:22:26 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/10 05:22:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:26 DEBUG : foo: sha1 differ 2025/11/10 05:22:26 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:26 DEBUG : foo: size = 3 OK 2025/11/10 05:22:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/10 05:22:26 INFO : foo: Copied (replaced existing) 2025/11/10 05:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.64s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:28 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/10 05:22:28 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:28 DEBUG : potato: size = 60 OK 2025/11/10 05:22:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:28 INFO : potato: Copied (new) 2025/11/10 05:22:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:30 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:30 DEBUG : potato: Sizes differ 2025/11/10 05:22:30 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:31 DEBUG : potato: size = 21 OK 2025/11/10 05:22:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/10 05:22:31 INFO : potato: Copied (replaced existing) 2025/11/10 05:22:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:32 DEBUG : potato: size = 21 OK 2025/11/10 05:22:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:32 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/10 05:22:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:32 DEBUG : potato: sha1 differ 2025/11/10 05:22:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:33 DEBUG : potato: size = 21 OK 2025/11/10 05:22:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/10 05:22:33 INFO : potato: Copied (replaced existing) 2025/11/10 05:22:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:34 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:34 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/10 05:22:34 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:34 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:34 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:36 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:36 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:36 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:36 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:36 DEBUG : potato2: size = 60 OK 2025/11/10 05:22:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:36 INFO : potato2: Copied (new) 2025/11/10 05:22:36 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:38 INFO : d: Making directory 2025/11/10 05:22:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/10 05:22:39 DEBUG : c/non empty space: size = 5 OK 2025/11/10 05:22:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:39 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:39 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 05:22:39 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:39 DEBUG : a/potato2: size = 60 OK 2025/11/10 05:22:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:39 INFO : a/potato2: Copied (new) 2025/11/10 05:22:39 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/10 05:22:41 DEBUG : c/non empty space: size = 5 OK 2025/11/10 05:22:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/10 05:22:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:41 DEBUG : a/potato2: size = 60 OK 2025/11/10 05:22:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:41 INFO : a/potato2: Copied (new) 2025/11/10 05:22:41 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting files as there were IO errors 2025/11/10 05:22:41 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:44 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:44 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:44 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:44 INFO : potato: Deleted 2025/11/10 05:22:44 DEBUG : potato2: size = 60 OK 2025/11/10 05:22:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:46 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:46 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:46 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:46 INFO : potato: Deleted 2025/11/10 05:22:46 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:46 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:46 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:46 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:47 DEBUG : potato2: size = 60 OK 2025/11/10 05:22:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:22:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:22:49 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:49 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:49 DEBUG : potato2: size = 19 OK 2025/11/10 05:22:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/10 05:22:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : enormous: Excluded 2025/11/10 05:22:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : potato2: Excluded 2025/11/10 05:22:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:51 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:51 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:51 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:51 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:51 INFO : There was nothing to transfer 2025/11/10 05:22:51 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : enormous: Excluded 2025/11/10 05:22:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : potato2: Excluded 2025/11/10 05:22:51 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 05:22:51 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/10 05:22:51 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:51 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for checks to finish 2025/11/10 05:22:51 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for transfers to finish 2025/11/10 05:22:51 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:53 DEBUG : enormous: Excluded (Size Filter) 2025/11/10 05:22:53 DEBUG : enormous: Excluded 2025/11/10 05:22:53 DEBUG : potato2: Excluded (Size Filter) 2025/11/10 05:22:53 DEBUG : potato2: Excluded 2025/11/10 05:22:54 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:54 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:22:54 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:54 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:54 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:54 INFO : enormous: Deleted 2025/11/10 05:22:54 INFO : potato2: Deleted 2025/11/10 05:22:54 INFO : There was nothing to transfer 2025/11/10 05:22:54 DEBUG : empty space: size = 1 OK 2025/11/10 05:22:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/10 05:22:54 DEBUG : empty space: Unchanged skipping 2025/11/10 05:22:54 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for checks to finish 2025/11/10 05:22:54 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for transfers to finish 2025/11/10 05:22:54 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:54 INFO : enormous: Deleted 2025/11/10 05:22:54 INFO : potato2: Deleted 2025/11/10 05:22:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:22:56 DEBUG : five: Need to transfer - File not found at Destination 2025/11/10 05:22:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:56 DEBUG : four: size = 8 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:56 DEBUG : four: Sizes differ 2025/11/10 05:22:56 DEBUG : one: Destination is newer than source, skipping 2025/11/10 05:22:56 DEBUG : three: size = 5 OK 2025/11/10 05:22:56 DEBUG : three: Sizes identical 2025/11/10 05:22:56 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:56 DEBUG : two: size = 3 OK 2025/11/10 05:22:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/10 05:22:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 05:22:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:56 DEBUG : two: sha1 differ 2025/11/10 05:22:56 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:57 DEBUG : five: size = 4 OK 2025/11/10 05:22:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/10 05:22:57 INFO : five: Copied (new) 2025/11/10 05:22:57 DEBUG : four: size = 4 OK 2025/11/10 05:22:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/10 05:22:57 INFO : four: Copied (replaced existing) 2025/11/10 05:22:57 DEBUG : two: size = 3 OK 2025/11/10 05:22:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/10 05:22:57 INFO : two: Copied (replaced existing) 2025/11/10 05:22:57 DEBUG : Waiting for deletions to finish 2025/11/10 05:22:58 DEBUG : five: size = 4 OK 2025/11/10 05:22:58 DEBUG : four: size = 4 OK 2025/11/10 05:22:58 DEBUG : one: Destination is newer than source, skipping 2025/11/10 05:22:58 DEBUG : three: size = 5 OK 2025/11/10 05:22:58 DEBUG : two: size = 3 OK 2025/11/10 05:22:58 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:22:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2381165957) 2025/11/10 05:22:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:22:58 DEBUG : three: sha1 differ 2025/11/10 05:22:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/10 05:22:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/10 05:22:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/10 05:22:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/10 05:22:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/10 05:22:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/10 05:22:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/10 05:22:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 05:22:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 05:22:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/10 05:22:58 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:22:58 DEBUG : three: size = 5 OK 2025/11/10 05:22:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:22:58 INFO : three: Copied (replaced existing) 2025/11/10 05:22:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === 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-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/10 05:23:00 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:00 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:00 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:00 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 05:23:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/10 05:23:00 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:00 DEBUG : potato: size = 14 OK 2025/11/10 05:23:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/10 05:23:00 INFO : potato: Copied (new) 2025/11/10 05:23:01 DEBUG : yam: size = 11 OK 2025/11/10 05:23:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:01 INFO : yam: Copied (new) 2025/11/10 05:23:01 DEBUG : Waiting for deletions to finish 2025/11/10 05:23:02 DEBUG : potato: size = 14 OK 2025/11/10 05:23:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:23:02 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:02 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:02 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:02 DEBUG : potato: Unchanged skipping 2025/11/10 05:23:02 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:03 DEBUG : yaml: size = 11 OK 2025/11/10 05:23:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:03 INFO : yam: Copied (server-side copy) to: yaml 2025/11/10 05:23:03 INFO : yam: Deleted 2025/11/10 05:23:03 INFO : yaml: Renamed from "yam" 2025/11/10 05:23:03 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/10 05:23:04 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:04 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 05:23:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/10 05:23:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:05 DEBUG : potato: size = 14 OK 2025/11/10 05:23:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/10 05:23:05 INFO : potato: Copied (new) 2025/11/10 05:23:05 DEBUG : yam: size = 11 OK 2025/11/10 05:23:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:05 INFO : yam: Copied (new) 2025/11/10 05:23:05 DEBUG : Waiting for deletions to finish 2025/11/10 05:23:05 DEBUG : potato: size = 14 OK 2025/11/10 05:23:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:23:05 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:05 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:05 DEBUG : potato: Unchanged skipping 2025/11/10 05:23:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:06 DEBUG : yaml: size = 11 OK 2025/11/10 05:23:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:06 INFO : yam: Copied (server-side copy) to: yaml 2025/11/10 05:23:06 INFO : yam: Deleted 2025/11/10 05:23:06 INFO : yaml: Renamed from "yam" 2025/11/10 05:23:06 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/10 05:23:07 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:07 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/10 05:23:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/10 05:23:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:08 DEBUG : potato: size = 14 OK 2025/11/10 05:23:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/10 05:23:08 INFO : potato: Copied (new) 2025/11/10 05:23:08 DEBUG : sub/yam: size = 11 OK 2025/11/10 05:23:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:08 INFO : sub/yam: Copied (new) 2025/11/10 05:23:08 DEBUG : Waiting for deletions to finish 2025/11/10 05:23:08 DEBUG : potato: size = 14 OK 2025/11/10 05:23:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:23:08 DEBUG : potato: Unchanged skipping 2025/11/10 05:23:08 INFO : B2 bucket rclone-test-rimubaz4fege: Making map for --track-renames 2025/11/10 05:23:08 INFO : B2 bucket rclone-test-rimubaz4fege: Finished making map for --track-renames 2025/11/10 05:23:08 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:08 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for renames to finish 2025/11/10 05:23:09 DEBUG : yam: size = 11 OK 2025/11/10 05:23:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/10 05:23:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/10 05:23:09 INFO : sub/yam: Deleted 2025/11/10 05:23:09 INFO : yam: Renamed from "sub/yam" 2025/11/10 05:23:09 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:10 DEBUG : Creating backend with remote "/tmp/rclone2381165957/dir1" 2025/11/10 05:23:10 DEBUG : Creating backend with remote "/tmp/rclone2381165957/dir2" 2025/11/10 05:23:10 DEBUG : Local file system at /tmp/rclone2381165957/dir2: Using server-side directory move 2025/11/10 05:23:10 INFO : Local file system at /tmp/rclone2381165957/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/10 05:23:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/10 05:23:10 DEBUG : Local file system at /tmp/rclone2381165957/dir2: Waiting for checks to finish 2025/11/10 05:23:10 DEBUG : Local file system at /tmp/rclone2381165957/dir2: Waiting for transfers to finish 2025/11/10 05:23:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:23:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/10 05:23:11 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:11 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:11 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/10 05:23:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/10 05:23:11 INFO : nested/sub dir/file: Copied (new) 2025/11/10 05:23:11 INFO : nested/sub dir/file: Deleted 2025/11/10 05:23:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:23:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:23:11 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:23:11 INFO : sub dir/hello world: Deleted 2025/11/10 05:23:11 INFO : sub dir: Removing directory 2025/11/10 05:23:11 INFO : nested/sub dir: Removing directory 2025/11/10 05:23:11 INFO : nested: Removing directory 2025/11/10 05:23:11 DEBUG : Local file system at /tmp/rclone2381165957: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/10 05:23:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/10 05:23:13 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:13 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:13 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/10 05:23:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/10 05:23:13 INFO : nested/sub dir/file: Copied (new) 2025/11/10 05:23:13 INFO : nested/sub dir/file: Deleted 2025/11/10 05:23:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/10 05:23:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:23:13 INFO : sub dir/hello world: Copied (new) 2025/11/10 05:23:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/10 05:23:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 05:23:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:14 DEBUG : existing-b: size = 6 OK 2025/11/10 05:23:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/10 05:23:14 INFO : existing-b: Copied (new) 2025/11/10 05:23:14 INFO : existing-b: Deleted 2025/11/10 05:23:15 DEBUG : existing: size = 6 OK 2025/11/10 05:23:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/10 05:23:15 INFO : existing: Copied (new) 2025/11/10 05:23:15 INFO : existing: Deleted 2025/11/10 05:23:15 DEBUG : existing: Destination exists, skipping 2025/11/10 05:23:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/10 05:23:15 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:23:15 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:23:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwanor4biva" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-kuwanor4biva 2025/11/10 05:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:21 DEBUG : empty space: size = 1 OK 2025/11/10 05:23:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/10 05:23:21 DEBUG : empty space: Unchanged skipping 2025/11/10 05:23:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:23:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kuwanor4biva) 2025/11/10 05:23:21 DEBUG : potato3: Sizes differ 2025/11/10 05:23:21 DEBUG : B2 bucket rclone-test-kuwanor4biva: Waiting for checks to finish 2025/11/10 05:23:21 INFO : empty space: Deleted 2025/11/10 05:23:21 DEBUG : B2 bucket rclone-test-kuwanor4biva: Waiting for transfers to finish 2025/11/10 05:23:22 DEBUG : potato2: size = 60 OK 2025/11/10 05:23:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:23:22 INFO : potato2: Copied (server-side copy) 2025/11/10 05:23:22 INFO : potato2: Deleted 2025/11/10 05:23:22 DEBUG : potato3: size = 68 OK 2025/11/10 05:23:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:23:22 INFO : potato3: Copied (server-side copy) 2025/11/10 05:23:22 INFO : potato3: Deleted 2025/11/10 05:23:23 DEBUG : Creating backend with remote "TestB2:rclone-test-guziwoy7juqo" 2025/11/10 05:23:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/10 05:23:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/10 05:23:24 DEBUG : B2 bucket rclone-test-guziwoy7juqo: Waiting for checks to finish 2025/11/10 05:23:24 DEBUG : B2 bucket rclone-test-guziwoy7juqo: Waiting for transfers to finish 2025/11/10 05:23:25 DEBUG : potato3: size = 68 OK 2025/11/10 05:23:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:23:25 INFO : potato3: Copied (server-side copy) 2025/11/10 05:23:25 DEBUG : empty space: size = 1 OK 2025/11/10 05:23:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:23:25 INFO : empty space: Copied (server-side copy) 2025/11/10 05:23:25 DEBUG : potato2: size = 60 OK 2025/11/10 05:23:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:23:25 INFO : potato2: Copied (server-side copy) 2025/11/10 05:23:25 INFO : empty space: Deleted 2025/11/10 05:23:25 INFO : potato3: Deleted 2025/11/10 05:23:25 INFO : potato2: Deleted 2025/11/10 05:23:25 DEBUG : B2 bucket rclone-test-guziwoy7juqo: Purge remote 2025/11/10 05:23:25 INFO : B2 bucket rclone-test-guziwoy7juqo: cleaning bucket "rclone-test-guziwoy7juqo" of all files 2025/11/10 05:23:26 DEBUG : empty space: Deleting (id "4_zff020dd3308d6bcb9fa80e1b_f112a7e94f362ffad_d20251110_m052324_c001_v0001117_t0003_u01762752204754") 2025/11/10 05:23:26 DEBUG : potato2: Deleting (id "4_zff020dd3308d6bcb9fa80e1b_f10789f4dbfc570f8_d20251110_m052325_c001_v0001180_t0036_u01762752205135") 2025/11/10 05:23:26 DEBUG : potato3: Deleting (id "4_zff020dd3308d6bcb9fa80e1b_f117f9ac0c915f866_d20251110_m052325_c001_v0001180_t0040_u01762752205139") 2025/11/10 05:23:26 DEBUG : B2 bucket rclone-test-kuwanor4biva: Purge remote 2025/11/10 05:23:26 INFO : B2 bucket rclone-test-kuwanor4biva: cleaning bucket "rclone-test-kuwanor4biva" of all files 2025/11/10 05:23:26 DEBUG : empty space: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f4162881cf435307a_d20251110_m052325_c001_v7007000_t0000_u01762752205353") 2025/11/10 05:23:26 DEBUG : empty space: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f1053a1c0eb5fd166_d20251110_m052320_c001_v0001041_t0009_u01762752200479") 2025/11/10 05:23:26 DEBUG : potato2: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f4162881cf435307b_d20251110_m052325_c001_v7007000_t0000_u01762752205534") 2025/11/10 05:23:26 DEBUG : potato2: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f107ec043f35e9315_d20251110_m052321_c001_v0001101_t0056_u01762752201887") 2025/11/10 05:23:26 DEBUG : potato3: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f417e20652b7d9c0b_d20251110_m052325_c001_v7007000_t0000_u01762752205341") 2025/11/10 05:23:26 DEBUG : potato3: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f117e1b875f6549f1_d20251110_m052322_c001_v0001137_t0054_u01762752202275") 2025/11/10 05:23:26 DEBUG : potato3: Deleting (id "4_z5fa2fdb3307d6bcb9fa80e1b_f1053a1c0eb5fd168_d20251110_m052320_c001_v0001041_t0038_u01762752200920") --- PASS: TestServerSideMove (11.89s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:28 DEBUG : Creating backend with remote "TestB2:rclone-test-joseniv4sevo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-joseniv4sevo 2025/11/10 05:23:34 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 05:23:34 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 05:23:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:23:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-joseniv4sevo) 2025/11/10 05:23:34 DEBUG : potato3: Sizes differ 2025/11/10 05:23:34 DEBUG : B2 bucket rclone-test-joseniv4sevo: Waiting for checks to finish 2025/11/10 05:23:34 DEBUG : B2 bucket rclone-test-joseniv4sevo: Waiting for transfers to finish 2025/11/10 05:23:34 DEBUG : potato2: size = 60 OK 2025/11/10 05:23:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:23:34 INFO : potato2: Copied (server-side copy) 2025/11/10 05:23:34 INFO : potato2: Deleted 2025/11/10 05:23:42 DEBUG : potato3: size = 68 OK 2025/11/10 05:23:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:23:42 INFO : potato3: Copied (server-side copy) 2025/11/10 05:23:42 INFO : potato3: Deleted 2025/11/10 05:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-docoboq4qupo" 2025/11/10 05:23:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/10 05:23:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/10 05:23:44 DEBUG : B2 bucket rclone-test-docoboq4qupo: Waiting for checks to finish 2025/11/10 05:23:44 DEBUG : B2 bucket rclone-test-docoboq4qupo: Waiting for transfers to finish 2025/11/10 05:23:45 DEBUG : potato3: size = 68 OK 2025/11/10 05:23:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:23:45 INFO : potato3: Copied (server-side copy) 2025/11/10 05:23:45 INFO : potato3: Deleted 2025/11/10 05:23:46 DEBUG : potato2: size = 60 OK 2025/11/10 05:23:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:23:46 INFO : potato2: Copied (server-side copy) 2025/11/10 05:23:47 INFO : potato2: Deleted 2025/11/10 05:23:47 DEBUG : B2 bucket rclone-test-docoboq4qupo: Purge remote 2025/11/10 05:23:47 INFO : B2 bucket rclone-test-docoboq4qupo: cleaning bucket "rclone-test-docoboq4qupo" of all files 2025/11/10 05:23:47 DEBUG : potato2: Deleting (id "4_zef325db3308d6bcb9fa80e1b_f11959cd51420ca77_d20251110_m052346_c001_v0001130_t0058_u01762752226676") 2025/11/10 05:23:47 DEBUG : potato3: Deleting (id "4_zef325db3308d6bcb9fa80e1b_f1020e2092979099d_d20251110_m052345_c001_v0001172_t0046_u01762752225042") 2025/11/10 05:23:48 DEBUG : B2 bucket rclone-test-joseniv4sevo: Purge remote 2025/11/10 05:23:48 INFO : B2 bucket rclone-test-joseniv4sevo: cleaning bucket "rclone-test-joseniv4sevo" of all files 2025/11/10 05:23:48 DEBUG : empty space: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f1196d31db0350571_d20251110_m052333_c001_v0001131_t0052_u01762752213399") 2025/11/10 05:23:48 DEBUG : potato2: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f404f8df6aac79c8e_d20251110_m052346_c001_v7007000_t0000_u01762752226996") 2025/11/10 05:23:48 DEBUG : potato2: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f101adf3436897bae_d20251110_m052334_c001_v0001184_t0055_u01762752214462") 2025/11/10 05:23:48 DEBUG : potato3: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f404f8df6aac79c8a_d20251110_m052345_c001_v7007000_t0000_u01762752225568") 2025/11/10 05:23:48 DEBUG : potato3: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f106202d2369f8ba4_d20251110_m052341_c001_v0001043_t0001_u01762752221775") 2025/11/10 05:23:48 DEBUG : potato3: Deleting (id "4_z1f522de3308d6bcb9fa80e1b_f1196d31db0350573_d20251110_m052333_c001_v0001131_t0015_u01762752213693") --- PASS: TestServerSideMoveWithFilter (21.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sucibeg7jiko" 2025/11/10 05:23:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rimubaz4fege -> B2 bucket rclone-test-sucibeg7jiko 2025/11/10 05:23:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:56 DEBUG : empty space: size = 1 OK 2025/11/10 05:23:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/10 05:23:56 DEBUG : empty space: Unchanged skipping 2025/11/10 05:23:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:23:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sucibeg7jiko) 2025/11/10 05:23:56 DEBUG : potato3: Sizes differ 2025/11/10 05:23:56 DEBUG : B2 bucket rclone-test-sucibeg7jiko: Waiting for checks to finish 2025/11/10 05:23:56 INFO : empty space: Deleted 2025/11/10 05:23:56 DEBUG : B2 bucket rclone-test-sucibeg7jiko: Waiting for transfers to finish 2025/11/10 05:23:56 DEBUG : potato2: size = 60 OK 2025/11/10 05:23:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:23:56 INFO : potato2: Copied (server-side copy) 2025/11/10 05:23:57 INFO : potato2: Deleted 2025/11/10 05:23:57 DEBUG : potato3: size = 68 OK 2025/11/10 05:23:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:23:57 INFO : potato3: Copied (server-side copy) 2025/11/10 05:23:57 INFO : potato3: Deleted 2025/11/10 05:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tevacuj8bohe" 2025/11/10 05:23:58 INFO : tomatoDir: Making directory 2025/11/10 05:23:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/10 05:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/10 05:23:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/10 05:23:59 DEBUG : B2 bucket rclone-test-tevacuj8bohe: Waiting for checks to finish 2025/11/10 05:23:59 DEBUG : B2 bucket rclone-test-tevacuj8bohe: Waiting for transfers to finish 2025/11/10 05:24:00 DEBUG : empty space: size = 1 OK 2025/11/10 05:24:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/10 05:24:00 INFO : empty space: Copied (server-side copy) 2025/11/10 05:24:00 DEBUG : potato2: size = 60 OK 2025/11/10 05:24:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/10 05:24:00 INFO : potato2: Copied (server-side copy) 2025/11/10 05:24:00 INFO : empty space: Deleted 2025/11/10 05:24:00 DEBUG : potato3: size = 68 OK 2025/11/10 05:24:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/10 05:24:00 INFO : potato3: Copied (server-side copy) 2025/11/10 05:24:00 INFO : potato2: Deleted 2025/11/10 05:24:00 INFO : potato3: Deleted 2025/11/10 05:24:01 DEBUG : B2 bucket rclone-test-tevacuj8bohe: Purge remote 2025/11/10 05:24:01 INFO : B2 bucket rclone-test-tevacuj8bohe: cleaning bucket "rclone-test-tevacuj8bohe" of all files 2025/11/10 05:24:01 DEBUG : empty space: Deleting (id "4_z1f229d73308d6bcb9fa80e1b_f115c68ec2d09c972_d20251110_m052359_c001_v0001109_t0029_u01762752239771") 2025/11/10 05:24:01 DEBUG : potato2: Deleting (id "4_z1f229d73308d6bcb9fa80e1b_f10877602f784c81e_d20251110_m052400_c001_v0001176_t0007_u01762752240236") 2025/11/10 05:24:01 DEBUG : potato3: Deleting (id "4_z1f229d73308d6bcb9fa80e1b_f11897066a4792be3_d20251110_m052400_c001_v0001131_t0057_u01762752240231") 2025/11/10 05:24:02 DEBUG : B2 bucket rclone-test-sucibeg7jiko: Purge remote 2025/11/10 05:24:02 INFO : B2 bucket rclone-test-sucibeg7jiko: cleaning bucket "rclone-test-sucibeg7jiko" of all files 2025/11/10 05:24:02 DEBUG : empty space: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f4098ef171835eb8c_d20251110_m052400_c001_v7007000_t0000_u01762752240379") 2025/11/10 05:24:02 DEBUG : empty space: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f10398b929fbdd903_d20251110_m052355_c001_v0001134_t0025_u01762752235340") 2025/11/10 05:24:02 DEBUG : potato2: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f420ad3cb32b59dcc_d20251110_m052400_c001_v7007000_t0000_u01762752240485") 2025/11/10 05:24:02 DEBUG : potato2: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f111977685a8d9b9b_d20251110_m052356_c001_v0001032_t0007_u01762752236632") 2025/11/10 05:24:02 DEBUG : potato3: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f4098ef171835eb8e_d20251110_m052400_c001_v7007000_t0000_u01762752240644") 2025/11/10 05:24:02 DEBUG : potato3: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f10529fe1b3c55b05_d20251110_m052357_c001_v0001044_t0056_u01762752237000") 2025/11/10 05:24:02 DEBUG : potato3: Deleting (id "4_z8f628d33308d6bcb9fa80e1b_f10398b929fbdd909_d20251110_m052355_c001_v0001134_t0020_u01762752235855") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.86s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/rclone-sync-test" 2025/11/10 05:24:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/rclone-sync-test-include/layer2" 2025/11/10 05:24:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/rclone-sync-test-ignore-file" 2025/11/10 05:24:15 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test: Waiting for checks to finish 2025/11/10 05:24:15 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test: Waiting for transfers to finish 2025/11/10 05:24:15 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:15 INFO : There was nothing to transfer 2025/11/10 05:24:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:24:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:24:16 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:16 INFO : There was nothing to transfer 2025/11/10 05:24:16 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/10 05:24:16 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/10 05:24:16 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:16 INFO : There was nothing to transfer 2025/11/10 05:24:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:24:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:24:17 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:17 INFO : There was nothing to transfer 2025/11/10 05:24:17 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/10 05:24:17 DEBUG : B2 bucket rclone-test-rimubaz4fege path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/10 05:24:17 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.70s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:24:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/CompareDest" 2025/11/10 05:24:21 DEBUG : one: Need to transfer - File not found at Destination 2025/11/10 05:24:21 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:21 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:22 DEBUG : one: size = 3 OK 2025/11/10 05:24:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:24:22 INFO : one: Copied (new) 2025/11/10 05:24:22 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:22 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:22 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:22 DEBUG : one: Sizes differ 2025/11/10 05:24:22 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:23 DEBUG : one: size = 5 OK 2025/11/10 05:24:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/10 05:24:23 INFO : one: Copied (replaced existing) 2025/11/10 05:24:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:25 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:25 DEBUG : one: Sizes differ 2025/11/10 05:24:25 DEBUG : one: size = 5 OK 2025/11/10 05:24:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 05:24:25 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:25 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:25 INFO : There was nothing to transfer 2025/11/10 05:24:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:27 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:27 DEBUG : one: Sizes differ 2025/11/10 05:24:27 DEBUG : two: size = 3 OK 2025/11/10 05:24:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 05:24:27 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:27 DEBUG : one: size = 5 OK 2025/11/10 05:24:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 05:24:27 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:27 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:27 INFO : There was nothing to transfer 2025/11/10 05:24:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:27 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:27 DEBUG : one: Sizes differ 2025/11/10 05:24:28 DEBUG : two: size = 3 OK 2025/11/10 05:24:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 05:24:28 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:28 DEBUG : one: size = 5 OK 2025/11/10 05:24:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 05:24:28 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:28 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:28 INFO : There was nothing to transfer 2025/11/10 05:24:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:29 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:29 DEBUG : one: Sizes differ 2025/11/10 05:24:29 DEBUG : two: size = 3 OK 2025/11/10 05:24:29 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/10 05:24:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/10 05:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 05:24:29 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:29 DEBUG : one: size = 5 OK 2025/11/10 05:24:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 05:24:29 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:29 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:29 INFO : There was nothing to transfer 2025/11/10 05:24:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:29 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:29 DEBUG : one: Sizes differ 2025/11/10 05:24:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:30 DEBUG : two: size = 3 (B2 bucket rclone-test-rimubaz4fege path CompareDest) 2025/11/10 05:24:30 DEBUG : two: Sizes differ 2025/11/10 05:24:30 DEBUG : two: Need to transfer - File not found at Destination 2025/11/10 05:24:30 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:30 DEBUG : one: size = 5 OK 2025/11/10 05:24:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 05:24:30 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:30 DEBUG : two: size = 5 OK 2025/11/10 05:24:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/10 05:24:30 INFO : two: Copied (new) 2025/11/10 05:24:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dest" 2025/11/10 05:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/pre-dest1" 2025/11/10 05:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/pre-dest2" 2025/11/10 05:24:38 DEBUG : 1: size = 1 OK 2025/11/10 05:24:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:24:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/10 05:24:38 DEBUG : 2: size = 1 OK 2025/11/10 05:24:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:24:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/10 05:24:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/10 05:24:39 DEBUG : B2 bucket rclone-test-rimubaz4fege path dest: Waiting for checks to finish 2025/11/10 05:24:39 DEBUG : B2 bucket rclone-test-rimubaz4fege path dest: Waiting for transfers to finish 2025/11/10 05:24:39 DEBUG : 3: size = 1 OK 2025/11/10 05:24:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/10 05:24:39 INFO : 3: Copied (new) 2025/11/10 05:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.62s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:24:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/CopyDest" 2025/11/10 05:24:44 DEBUG : one: Need to transfer - File not found at Destination 2025/11/10 05:24:44 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:44 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:45 DEBUG : one: size = 3 OK 2025/11/10 05:24:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:24:45 INFO : one: Copied (new) 2025/11/10 05:24:45 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:46 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:46 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:46 DEBUG : one: Sizes differ 2025/11/10 05:24:46 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:46 DEBUG : one: size = 5 OK 2025/11/10 05:24:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/10 05:24:46 INFO : one: Copied (replaced existing) 2025/11/10 05:24:46 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/BackupDir" 2025/11/10 05:24:50 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:50 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:50 DEBUG : one: Sizes differ 2025/11/10 05:24:50 DEBUG : one: size = 5 OK 2025/11/10 05:24:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:50 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:24:50 DEBUG : one: Sizes differ 2025/11/10 05:24:51 DEBUG : one: size = 3 OK 2025/11/10 05:24:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:24:51 INFO : one: Copied (server-side copy) 2025/11/10 05:24:52 INFO : one: Deleted 2025/11/10 05:24:53 DEBUG : one: size = 5 OK 2025/11/10 05:24:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/10 05:24:53 INFO : one: Copied (server-side copy) 2025/11/10 05:24:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/10 05:24:53 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:53 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:54 DEBUG : one: size = 5 OK 2025/11/10 05:24:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:54 DEBUG : one: Unchanged skipping 2025/11/10 05:24:54 DEBUG : two: size = 3 OK 2025/11/10 05:24:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:55 DEBUG : two: size = 3 OK 2025/11/10 05:24:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/10 05:24:55 INFO : two: Copied (server-side copy) 2025/11/10 05:24:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/10 05:24:55 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:55 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:55 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:55 DEBUG : two: size = 3 OK 2025/11/10 05:24:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:55 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:55 DEBUG : two: Unchanged skipping 2025/11/10 05:24:55 DEBUG : one: size = 5 OK 2025/11/10 05:24:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:55 DEBUG : one: Unchanged skipping 2025/11/10 05:24:55 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:55 DEBUG : Waiting for deletions to finish 2025/11/10 05:24:55 INFO : There was nothing to transfer 2025/11/10 05:24:57 DEBUG : one: size = 5 OK 2025/11/10 05:24:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:57 DEBUG : one: Unchanged skipping 2025/11/10 05:24:57 DEBUG : three: size = 7 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:24:57 DEBUG : three: size = 5 (B2 bucket rclone-test-rimubaz4fege path CopyDest) 2025/11/10 05:24:57 DEBUG : three: Sizes differ 2025/11/10 05:24:57 DEBUG : three: Destination not found in --copy-dest 2025/11/10 05:24:57 DEBUG : three: Need to transfer - File not found at Destination 2025/11/10 05:24:57 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:24:57 DEBUG : two: size = 3 OK 2025/11/10 05:24:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/10 05:24:57 DEBUG : two: Unchanged skipping 2025/11/10 05:24:57 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:24:57 DEBUG : three: size = 7 OK 2025/11/10 05:24:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/10 05:24:57 INFO : three: Copied (new) 2025/11/10 05:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.08s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:25:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/backup" 2025/11/10 05:25:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:06 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:06 DEBUG : one: Sizes differ 2025/11/10 05:25:06 DEBUG : two: size = 3 OK 2025/11/10 05:25:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:06 DEBUG : two: Unchanged skipping 2025/11/10 05:25:06 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:07 DEBUG : one: size = 3 OK 2025/11/10 05:25:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:25:07 INFO : one: Copied (server-side copy) 2025/11/10 05:25:07 INFO : one: Deleted 2025/11/10 05:25:07 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:08 DEBUG : one: size = 4 OK 2025/11/10 05:25:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:08 INFO : one: Copied (new) 2025/11/10 05:25:08 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:09 DEBUG : three.txt: size = 5 OK 2025/11/10 05:25:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:25:09 INFO : three.txt: Copied (server-side copy) 2025/11/10 05:25:09 INFO : three.txt: Deleted 2025/11/10 05:25:09 INFO : three.txt: Moved into backup dir 2025/11/10 05:25:11 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:11 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:11 DEBUG : one: Sizes differ 2025/11/10 05:25:11 DEBUG : two: size = 3 OK 2025/11/10 05:25:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:11 DEBUG : two: Unchanged skipping 2025/11/10 05:25:12 DEBUG : one: size = 4 OK 2025/11/10 05:25:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:12 INFO : one: Copied (server-side copy) 2025/11/10 05:25:12 INFO : one: Deleted 2025/11/10 05:25:12 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:12 DEBUG : one: size = 5 OK 2025/11/10 05:25:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:25:12 INFO : one: Copied (new) 2025/11/10 05:25:12 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:13 DEBUG : three.txt: size = 6 OK 2025/11/10 05:25:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:25:13 INFO : three.txt: Copied (server-side copy) 2025/11/10 05:25:13 INFO : three.txt: Deleted 2025/11/10 05:25:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.47s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/backup" 2025/11/10 05:25:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:21 DEBUG : two: size = 3 OK 2025/11/10 05:25:21 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:21 DEBUG : one: Sizes differ 2025/11/10 05:25:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:21 DEBUG : two: Unchanged skipping 2025/11/10 05:25:21 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:23 DEBUG : one.bak: size = 3 OK 2025/11/10 05:25:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:25:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:25:23 INFO : one: Deleted 2025/11/10 05:25:23 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:24 DEBUG : one: size = 4 OK 2025/11/10 05:25:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:24 INFO : one: Copied (new) 2025/11/10 05:25:24 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:24 DEBUG : three.txt.bak: size = 5 OK 2025/11/10 05:25:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:25:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:25:24 INFO : three.txt: Deleted 2025/11/10 05:25:24 INFO : three.txt: Moved into backup dir 2025/11/10 05:25:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:26 DEBUG : two: size = 3 OK 2025/11/10 05:25:26 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:26 DEBUG : one: Sizes differ 2025/11/10 05:25:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:26 DEBUG : two: Unchanged skipping 2025/11/10 05:25:26 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:27 DEBUG : one.bak: size = 4 OK 2025/11/10 05:25:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:27 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:25:27 INFO : one: Deleted 2025/11/10 05:25:27 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:27 DEBUG : one: size = 5 OK 2025/11/10 05:25:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:25:27 INFO : one: Copied (new) 2025/11/10 05:25:27 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:28 DEBUG : three.txt.bak: size = 6 OK 2025/11/10 05:25:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:25:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:25:28 INFO : three.txt: Deleted 2025/11/10 05:25:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/backup" 2025/11/10 05:25:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:35 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:35 DEBUG : one: Sizes differ 2025/11/10 05:25:35 DEBUG : two: size = 3 OK 2025/11/10 05:25:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:35 DEBUG : two: Unchanged skipping 2025/11/10 05:25:35 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:37 DEBUG : one-2019-01-01: size = 3 OK 2025/11/10 05:25:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:25:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/10 05:25:37 INFO : one: Deleted 2025/11/10 05:25:37 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:38 DEBUG : one: size = 4 OK 2025/11/10 05:25:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:38 INFO : one: Copied (new) 2025/11/10 05:25:38 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/10 05:25:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:25:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/10 05:25:39 INFO : three.txt: Deleted 2025/11/10 05:25:39 INFO : three.txt: Moved into backup dir 2025/11/10 05:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:40 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:40 DEBUG : one: Sizes differ 2025/11/10 05:25:40 DEBUG : two: size = 3 OK 2025/11/10 05:25:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:40 DEBUG : two: Unchanged skipping 2025/11/10 05:25:40 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:41 DEBUG : one-2019-01-01: size = 4 OK 2025/11/10 05:25:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/10 05:25:41 INFO : one: Deleted 2025/11/10 05:25:41 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:42 DEBUG : one: size = 5 OK 2025/11/10 05:25:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:25:42 INFO : one: Copied (new) 2025/11/10 05:25:42 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/10 05:25:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:25:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/10 05:25:43 INFO : three.txt: Deleted 2025/11/10 05:25:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.35s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:25:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:50 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:50 DEBUG : one: Sizes differ 2025/11/10 05:25:50 DEBUG : two: size = 3 OK 2025/11/10 05:25:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:50 DEBUG : two: Unchanged skipping 2025/11/10 05:25:50 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:50 DEBUG : one.bak: size = 3 OK 2025/11/10 05:25:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:25:50 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:25:50 INFO : one: Deleted 2025/11/10 05:25:50 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:51 DEBUG : one: size = 4 OK 2025/11/10 05:25:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:51 INFO : one: Copied (new) 2025/11/10 05:25:51 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:52 DEBUG : three.txt.bak: size = 5 OK 2025/11/10 05:25:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:25:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:25:52 INFO : three.txt: Deleted 2025/11/10 05:25:52 INFO : three.txt: Moved into backup dir 2025/11/10 05:25:54 DEBUG : one.bak: Excluded (Path Filter) 2025/11/10 05:25:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/10 05:25:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:25:54 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:25:54 DEBUG : one: Sizes differ 2025/11/10 05:25:54 DEBUG : two: size = 3 OK 2025/11/10 05:25:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:25:54 DEBUG : two: Unchanged skipping 2025/11/10 05:25:54 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for checks to finish 2025/11/10 05:25:54 DEBUG : one.bak: size = 4 OK 2025/11/10 05:25:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:25:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:25:54 INFO : one: Deleted 2025/11/10 05:25:54 DEBUG : B2 bucket rclone-test-rimubaz4fege path dst: Waiting for transfers to finish 2025/11/10 05:25:55 DEBUG : one: size = 5 OK 2025/11/10 05:25:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:25:55 INFO : one: Copied (new) 2025/11/10 05:25:55 DEBUG : Waiting for deletions to finish 2025/11/10 05:25:55 DEBUG : three.txt.bak: size = 6 OK 2025/11/10 05:25:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:25:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:25:55 INFO : three.txt: Deleted 2025/11/10 05:25:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.29s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:25:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/efa23d83306d6bcb9fa80e1b/c001_v0001104_t0035": EOF 2025/11/10 05:25:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/efa23d83306d6bcb9fa80e1b/c001_v0001104_t0035": EOF) 2025/11/10 05:25:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rimubaz4fege: 1/10 (Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/efa23d83306d6bcb9fa80e1b/c001_v0001104_t0035": EOF) 2025/11/10 05:26:01 DEBUG : pacer: Reducing sleep to 10ms 2025/11/10 05:26:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:02 DEBUG : one: Sizes differ 2025/11/10 05:26:04 DEBUG : one.bak: size = 3 OK 2025/11/10 05:26:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:26:04 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:26:04 INFO : one: Deleted 2025/11/10 05:26:05 DEBUG : one: size = 4 OK 2025/11/10 05:26:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:26:05 INFO : one: Copied (new) 2025/11/10 05:26:05 DEBUG : two: size = 3 OK 2025/11/10 05:26:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:05 DEBUG : two: Unchanged skipping 2025/11/10 05:26:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:05 DEBUG : three.txt: Sizes differ 2025/11/10 05:26:06 DEBUG : three.txt.bak: size = 5 OK 2025/11/10 05:26:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:26:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:26:06 INFO : three.txt: Deleted 2025/11/10 05:26:06 DEBUG : three.txt: size = 6 OK 2025/11/10 05:26:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:26:06 INFO : three.txt: Copied (new) 2025/11/10 05:26:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:07 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:07 DEBUG : one: Sizes differ 2025/11/10 05:26:08 DEBUG : one.bak: size = 4 OK 2025/11/10 05:26:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:26:08 INFO : one: Copied (server-side copy) to: one.bak 2025/11/10 05:26:08 INFO : one: Deleted 2025/11/10 05:26:08 DEBUG : one: size = 5 OK 2025/11/10 05:26:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:26:08 INFO : one: Copied (new) 2025/11/10 05:26:09 DEBUG : two: size = 3 OK 2025/11/10 05:26:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:09 DEBUG : two: Unchanged skipping 2025/11/10 05:26:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:09 DEBUG : three.txt: Sizes differ 2025/11/10 05:26:09 DEBUG : three.txt.bak: size = 6 OK 2025/11/10 05:26:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:26:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/10 05:26:10 INFO : three.txt: Deleted 2025/11/10 05:26:10 DEBUG : three.txt: size = 19 OK 2025/11/10 05:26:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/10 05:26:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.77s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:26:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rimubaz4fege/dst" 2025/11/10 05:26:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:15 DEBUG : one: size = 3 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:15 DEBUG : one: Sizes differ 2025/11/10 05:26:16 DEBUG : one-2019-01-01: size = 3 OK 2025/11/10 05:26:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/10 05:26:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/10 05:26:17 INFO : one: Deleted 2025/11/10 05:26:18 DEBUG : one: size = 4 OK 2025/11/10 05:26:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:26:18 INFO : one: Copied (new) 2025/11/10 05:26:18 DEBUG : two: size = 3 OK 2025/11/10 05:26:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:18 DEBUG : two: Unchanged skipping 2025/11/10 05:26:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:18 DEBUG : three.txt: Sizes differ 2025/11/10 05:26:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/10 05:26:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/10 05:26:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/10 05:26:19 INFO : three.txt: Deleted 2025/11/10 05:26:20 DEBUG : three.txt: size = 6 OK 2025/11/10 05:26:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:26:20 INFO : three.txt: Copied (new) 2025/11/10 05:26:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:21 DEBUG : one: size = 4 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:21 DEBUG : one: Sizes differ 2025/11/10 05:26:21 DEBUG : one-2019-01-01: size = 4 OK 2025/11/10 05:26:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/10 05:26:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/10 05:26:22 INFO : one: Deleted 2025/11/10 05:26:23 DEBUG : one: size = 5 OK 2025/11/10 05:26:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/10 05:26:23 INFO : one: Copied (new) 2025/11/10 05:26:23 DEBUG : two: size = 3 OK 2025/11/10 05:26:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:23 DEBUG : two: Unchanged skipping 2025/11/10 05:26:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rimubaz4fege path dst) 2025/11/10 05:26:23 DEBUG : three.txt: Sizes differ 2025/11/10 05:26:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/10 05:26:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/10 05:26:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/10 05:26:25 INFO : three.txt: Deleted 2025/11/10 05:26:25 DEBUG : three.txt: size = 19 OK 2025/11/10 05:26:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/10 05:26:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.05s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:26:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:28 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:26:28 DEBUG : Testêé: Sizes differ 2025/11/10 05:26:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:26:28 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:26:28 DEBUG : Testêé: size = 14 OK 2025/11/10 05:26:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/10 05:26:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/10 05:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:26:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/10 05:26:29 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:26:29 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:26:30 DEBUG : existing: size = 6 OK 2025/11/10 05:26:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/10 05:26:30 INFO : existing: Copied (new) 2025/11/10 05:26:30 DEBUG : Waiting for deletions to finish 2025/11/10 05:26:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:26:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:26:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:26:31 DEBUG : existing: Sizes differ 2025/11/10 05:26:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/10 05:26:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:26:31 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting files as there were IO errors 2025/11/10 05:26:31 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:26:32 DEBUG : EXISTING: size = 6 OK 2025/11/10 05:26:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:32 DEBUG : existing: Unchanged skipping 2025/11/10 05:26:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:26:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:26:32 DEBUG : Waiting for deletions to finish 2025/11/10 05:26:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", 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-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:26:52 DEBUG : both0: size = 6 OK 2025/11/10 05:26:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both0: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both10: size = 6 OK 2025/11/10 05:26:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both10: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both11: size = 6 OK 2025/11/10 05:26:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both11: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both12: size = 6 OK 2025/11/10 05:26:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both13: size = 6 OK 2025/11/10 05:26:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both14: size = 6 OK 2025/11/10 05:26:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both15: size = 6 OK 2025/11/10 05:26:52 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:26:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both12: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both16: size = 6 OK 2025/11/10 05:26:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both16: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both17: size = 6 OK 2025/11/10 05:26:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both15: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both18: size = 6 OK 2025/11/10 05:26:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both13: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both19: size = 6 OK 2025/11/10 05:26:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both17: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both1: size = 6 OK 2025/11/10 05:26:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both14: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both2: size = 6 OK 2025/11/10 05:26:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both19: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both3: size = 6 OK 2025/11/10 05:26:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both1: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both4: size = 6 OK 2025/11/10 05:26:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both4: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both5: size = 6 OK 2025/11/10 05:26:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both2: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both6: size = 6 OK 2025/11/10 05:26:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both6: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both7: size = 6 OK 2025/11/10 05:26:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both3: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both8: size = 6 OK 2025/11/10 05:26:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both18: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both9: size = 6 OK 2025/11/10 05:26:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:26:52 DEBUG : both7: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both8: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both9: Unchanged skipping 2025/11/10 05:26:52 DEBUG : both5: Unchanged skipping 2025/11/10 05:26:52 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:26:52 DEBUG : Waiting for deletions to finish 2025/11/10 05:26:52 INFO : only11: Deleted 2025/11/10 05:26:52 INFO : only12: Deleted 2025/11/10 05:26:53 INFO : only3: Deleted 2025/11/10 05:26:53 INFO : only5: Deleted 2025/11/10 05:26:53 INFO : only7: Deleted 2025/11/10 05:26:53 INFO : only8: Deleted 2025/11/10 05:26:53 INFO : only1: Deleted 2025/11/10 05:26:53 INFO : only6: Deleted 2025/11/10 05:26:53 INFO : only9: Deleted 2025/11/10 05:26:53 INFO : only0: Deleted 2025/11/10 05:26:53 INFO : only10: Deleted 2025/11/10 05:26:53 INFO : only13: Deleted 2025/11/10 05:26:53 INFO : only14: Deleted 2025/11/10 05:26:53 INFO : only15: Deleted 2025/11/10 05:26:53 INFO : only17: Deleted 2025/11/10 05:26:53 INFO : only4: Deleted 2025/11/10 05:26:53 INFO : only16: Deleted 2025/11/10 05:26:53 INFO : only18: Deleted 2025/11/10 05:26:53 INFO : only19: Deleted 2025/11/10 05:26:53 INFO : only2: Deleted 2025/11/10 05:26:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.39s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:19 DEBUG : both0: size = 6 OK 2025/11/10 05:27:19 DEBUG : both11: size = 6 OK 2025/11/10 05:27:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both10: size = 6 OK 2025/11/10 05:27:19 DEBUG : both12: size = 6 OK 2025/11/10 05:27:19 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:27:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both0: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both13: size = 6 OK 2025/11/10 05:27:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both10: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both14: size = 6 OK 2025/11/10 05:27:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both14: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both15: size = 6 OK 2025/11/10 05:27:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both11: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both16: size = 6 OK 2025/11/10 05:27:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both12: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both17: size = 6 OK 2025/11/10 05:27:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both13: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both18: size = 6 OK 2025/11/10 05:27:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both15: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both19: size = 6 OK 2025/11/10 05:27:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both19: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both1: size = 6 OK 2025/11/10 05:27:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both16: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both2: size = 6 OK 2025/11/10 05:27:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both2: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both3: size = 6 OK 2025/11/10 05:27:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both17: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both4: size = 6 OK 2025/11/10 05:27:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both18: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both5: size = 6 OK 2025/11/10 05:27:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both4: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both6: size = 6 OK 2025/11/10 05:27:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both1: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both7: size = 6 OK 2025/11/10 05:27:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both5: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both8: size = 6 OK 2025/11/10 05:27:19 DEBUG : both3: Unchanged skipping 2025/11/10 05:27:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both9: size = 6 OK 2025/11/10 05:27:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:19 DEBUG : both7: Unchanged skipping 2025/11/10 05:27:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only0: Sizes differ 2025/11/10 05:27:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only10: Sizes differ 2025/11/10 05:27:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only11: Sizes differ 2025/11/10 05:27:19 DEBUG : both6: Unchanged skipping 2025/11/10 05:27:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only12: Sizes differ 2025/11/10 05:27:19 DEBUG : both8: Unchanged skipping 2025/11/10 05:27:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only13: Sizes differ 2025/11/10 05:27:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only14: Sizes differ 2025/11/10 05:27:19 DEBUG : both9: Unchanged skipping 2025/11/10 05:27:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only15: Sizes differ 2025/11/10 05:27:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only16: Sizes differ 2025/11/10 05:27:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only17: Sizes differ 2025/11/10 05:27:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only18: Sizes differ 2025/11/10 05:27:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only19: Sizes differ 2025/11/10 05:27:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only1: Sizes differ 2025/11/10 05:27:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only2: Sizes differ 2025/11/10 05:27:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only3: Sizes differ 2025/11/10 05:27:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only4: Sizes differ 2025/11/10 05:27:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only5: Sizes differ 2025/11/10 05:27:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only6: Sizes differ 2025/11/10 05:27:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only7: Sizes differ 2025/11/10 05:27:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only8: Sizes differ 2025/11/10 05:27:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2381165957) 2025/11/10 05:27:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-rimubaz4fege) 2025/11/10 05:27:19 DEBUG : only9: Sizes differ 2025/11/10 05:27:19 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:27:19 DEBUG : only0: size = 0 OK 2025/11/10 05:27:19 DEBUG : only10: size = 0 OK 2025/11/10 05:27:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:19 INFO : only0: Copied (replaced existing) 2025/11/10 05:27:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:19 INFO : only10: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only11: size = 0 OK 2025/11/10 05:27:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only11: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only17: size = 0 OK 2025/11/10 05:27:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only17: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only13: size = 0 OK 2025/11/10 05:27:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only13: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only12: size = 0 OK 2025/11/10 05:27:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only12: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only14: size = 0 OK 2025/11/10 05:27:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only14: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only1: size = 0 OK 2025/11/10 05:27:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only1: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only15: size = 0 OK 2025/11/10 05:27:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only15: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only16: size = 0 OK 2025/11/10 05:27:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only16: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only3: size = 0 OK 2025/11/10 05:27:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only3: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only4: size = 0 OK 2025/11/10 05:27:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only4: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only5: size = 0 OK 2025/11/10 05:27:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only5: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only6: size = 0 OK 2025/11/10 05:27:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only6: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only7: size = 0 OK 2025/11/10 05:27:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only7: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only8: size = 0 OK 2025/11/10 05:27:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only8: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only9: size = 0 OK 2025/11/10 05:27:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only9: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only18: size = 0 OK 2025/11/10 05:27:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only18: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only19: size = 0 OK 2025/11/10 05:27:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only19: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : only2: size = 0 OK 2025/11/10 05:27:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/10 05:27:20 INFO : only2: Copied (replaced existing) 2025/11/10 05:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.78s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:29 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:27:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:27:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/10 05:27:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:27:29 INFO : empty_on_remote: Making directory 2025/11/10 05:27:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/10 05:27:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:31 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:27:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:27:31 DEBUG : empty_on_remote: Making directory with metadata 2025/11/10 05:27:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/10 05:27:31 INFO : empty_on_remote: Making directory 2025/11/10 05:27:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/10 05:27:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:33 INFO : sub dir: Making directory 2025/11/10 05:27:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/10 05:27:35 INFO : sub dir: Making directory 2025/11/10 05:27:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:27:47 DEBUG : Waiting for deletions to finish 2025/11/10 05:27:48 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:27:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:27:48 DEBUG : apple: size = 5 OK 2025/11/10 05:27:48 DEBUG : banana: size = 6 OK 2025/11/10 05:27:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : banana: Unchanged skipping 2025/11/10 05:27:48 DEBUG : apple: Unchanged skipping 2025/11/10 05:27:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:27:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:27:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:27:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:27:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:27:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:27:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:27:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:27:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:27:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:27:48 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:27:48 DEBUG : Waiting for deletions to finish 2025/11/10 05:27:48 INFO : There was nothing to transfer 2025/11/10 05:27:48 DEBUG : Waiting for deletions to finish 2025/11/10 05:27:48 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:27:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:27:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : apple: size = 5 OK 2025/11/10 05:27:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:27:49 DEBUG : banana: size = 6 OK 2025/11/10 05:27:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : banana: Unchanged skipping 2025/11/10 05:27:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : apple: Unchanged skipping 2025/11/10 05:27:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:27:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:27:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:27:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:27:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:27:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:27:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:27:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:27:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:27:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:27:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:27:49 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:27:49 DEBUG : Waiting for deletions to finish 2025/11/10 05:27:49 INFO : There was nothing to transfer 2025/11/10 05:27:49 DEBUG : Waiting for deletions to finish 2025/11/10 05:27:49 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:27:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:28:03 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:04 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:28:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : apple: size = 5 OK 2025/11/10 05:28:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : apple: Unchanged skipping 2025/11/10 05:28:04 DEBUG : banana: size = 6 OK 2025/11/10 05:28:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : banana: Unchanged skipping 2025/11/10 05:28:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:28:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:28:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:28:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:28:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:28:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:28:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:28:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:28:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:28:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:28:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:04 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:04 INFO : There was nothing to transfer 2025/11/10 05:28:04 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:04 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : apple: size = 5 OK 2025/11/10 05:28:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : banana: size = 6 OK 2025/11/10 05:28:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:28:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:28:05 DEBUG : banana: Unchanged skipping 2025/11/10 05:28:05 DEBUG : apple: Unchanged skipping 2025/11/10 05:28:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:28:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:28:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:28:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:28:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:28:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:28:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:28:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:28:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:28:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:05 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:05 INFO : There was nothing to transfer 2025/11/10 05:28:05 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:05 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:28:19 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:19 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 05:28:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/10 05:28:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:28:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/10 05:28:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:28:20 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:20 DEBUG : YmFuYW5h: size = 6 OK 2025/11/10 05:28:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/10 05:28:20 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/10 05:28:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:20 DEBUG : YXBwbGU=: size = 5 OK 2025/11/10 05:28:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/10 05:28:20 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/10 05:28:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:28:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:28:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:28:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:28:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:28:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:28:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:28:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:28:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/10 05:28:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:28:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/10 05:28:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:28:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/10 05:28:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:28:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/10 05:28:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:28:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/10 05:28:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:28:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/10 05:28:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:28:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/10 05:28:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:28:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/10 05:28:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:28:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:22 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:22 INFO : banana: Deleted 2025/11/10 05:28:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 05:28:23 INFO : appleappleapplebanana: Deleted 2025/11/10 05:28:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 05:28:23 INFO : apple: Deleted 2025/11/10 05:28:23 INFO : splitbananasplit: Deleted 2025/11/10 05:28:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 05:28:23 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 05:28:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : YXBwbGU=: size = 5 OK 2025/11/10 05:28:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/10 05:28:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : apple: Unchanged skipping 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:28:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/10 05:28:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:28:24 DEBUG : YmFuYW5h: size = 6 OK 2025/11/10 05:28:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : banana: Unchanged skipping 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/10 05:28:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:28:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:24 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:24 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/10 05:28:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/10 05:28:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/10 05:28:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/10 05:28:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/10 05:28:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/10 05:28:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/10 05:28:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/10 05:28:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:28:39 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:39 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/10 05:28:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/10 05:28:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/10 05:28:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/10 05:28:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/10 05:28:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/10 05:28:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/10 05:28:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/10 05:28:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/10 05:28:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/10 05:28:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/10 05:28:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/10 05:28:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/10 05:28:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/10 05:28:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:40 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:40 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/10 05:28:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:28:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/10 05:28:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:40 DEBUG : PREFIXapple: size = 5 OK 2025/11/10 05:28:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/10 05:28:40 INFO : apple: Copied (new) to: PREFIXapple 2025/11/10 05:28:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/10 05:28:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:28:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/10 05:28:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:28:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:28:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:41 DEBUG : PREFIXbanana: size = 6 OK 2025/11/10 05:28:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/10 05:28:41 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/10 05:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:28:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:28:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:28:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:28:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:28:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:28:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/10 05:28:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:28:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/10 05:28:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:28:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/10 05:28:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:28:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/10 05:28:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:28:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/10 05:28:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:28:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/10 05:28:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:28:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/10 05:28:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:28:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/10 05:28:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:28:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:42 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:42 INFO : apple: Deleted 2025/11/10 05:28:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 05:28:42 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 05:28:42 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 05:28:43 INFO : appleappleapplebanana: Deleted 2025/11/10 05:28:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 05:28:43 INFO : banana: Deleted 2025/11/10 05:28:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 05:28:43 INFO : splitbananasplit: Deleted 2025/11/10 05:28:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 05:28:43 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 05:28:43 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/10 05:28:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/10 05:28:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/10 05:28:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/10 05:28:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/10 05:28:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/10 05:28:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/10 05:28:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/10 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/10 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/10 05:28:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/10 05:28:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/10 05:28:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/10 05:28:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/10 05:28:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/10 05:28:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/10 05:28:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/10 05:28:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:28:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:28:44 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:28:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:28:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:28:44 INFO : splitbananasplit: Copied (new) 2025/11/10 05:28:44 DEBUG : banana: size = 6 OK 2025/11/10 05:28:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/10 05:28:44 INFO : banana: Copied (new) 2025/11/10 05:28:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:28:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:28:44 INFO : appleappleapplebanana: Copied (new) 2025/11/10 05:28:44 DEBUG : apple: size = 5 OK 2025/11/10 05:28:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/10 05:28:44 INFO : apple: Copied (new) 2025/11/10 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:28:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/10 05:28:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:28:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:28:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/10 05:28:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:28:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:28:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/10 05:28:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:28:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:28:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:28:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:28:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:28:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:28:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:28:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:28:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:28:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:28:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:28:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/10 05:28:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:28:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:28:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/10 05:28:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:28:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:28:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/10 05:28:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:28:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:28:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/10 05:28:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:28:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:28:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/10 05:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:28:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:28:47 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/10 05:28:47 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/10 05:28:47 INFO : PREFIXsplitbananasplit: Deleted 2025/11/10 05:28:47 INFO : PREFIXbanana: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/10 05:28:47 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/10 05:28:47 INFO : PREFIXapple: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/10 05:28:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/10 05:28:47 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:48 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : Waiting for deletions to finish 2025/11/10 05:28:48 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:29:03 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:03 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:04 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/10 05:29:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:29:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:04 DEBUG : appleSUFFIX: size = 5 OK 2025/11/10 05:29:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/10 05:29:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:04 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/10 05:29:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/10 05:29:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/10 05:29:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/10 05:29:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:29:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:29:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:29:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:29:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:29:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:29:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:29:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:29:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/10 05:29:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:29:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/10 05:29:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:29:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/10 05:29:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:29:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/10 05:29:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:29:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/10 05:29:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:29:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/10 05:29:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:29:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/10 05:29:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:29:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/10 05:29:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:29:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/10 05:29:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:29:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:06 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 05:29:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 05:29:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 05:29:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 05:29:06 INFO : banana: Deleted 2025/11/10 05:29:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 05:29:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 05:29:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 05:29:07 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 05:29:07 INFO : apple: Deleted 2025/11/10 05:29:07 INFO : appleappleapplebanana: Deleted 2025/11/10 05:29:07 INFO : splitbananasplit: Deleted 2025/11/10 05:29:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 05:29:07 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/10 05:29:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/10 05:29:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/10 05:29:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/10 05:29:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:08 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:08 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:08 DEBUG : banana: size = 6 OK 2025/11/10 05:29:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/10 05:29:08 INFO : banana: Copied (new) 2025/11/10 05:29:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:29:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:29:08 INFO : splitbananasplit: Copied (new) 2025/11/10 05:29:08 DEBUG : apple: size = 5 OK 2025/11/10 05:29:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/10 05:29:08 INFO : apple: Copied (new) 2025/11/10 05:29:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:29:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:29:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/10 05:29:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:29:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:29:08 INFO : appleappleapplebanana: Copied (new) 2025/11/10 05:29:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:29:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:29:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/10 05:29:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:29:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:29:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/10 05:29:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:29:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:29:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:29:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:29:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:29:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:29:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:29:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:29:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:29:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:29:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:29:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:29:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:29:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:29:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:29:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/10 05:29:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:29:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:29:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/10 05:29:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:29:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:29:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/10 05:29:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:29:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:29:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/10 05:29:10 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:10 INFO : appleSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/10 05:29:10 INFO : bananaSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/10 05:29:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : splitbananasplitSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/10 05:29:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/10 05:29:11 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:11 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:11 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:29:26 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:26 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:27 DEBUG : apple: size = 5 OK 2025/11/10 05:29:27 DEBUG : banana: size = 6 OK 2025/11/10 05:29:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:27 DEBUG : apple: Unchanged skipping 2025/11/10 05:29:27 DEBUG : banana: Unchanged skipping 2025/11/10 05:29:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/10 05:29:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/10 05:29:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:27 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:27 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:27 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/10 05:29:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/10 05:29:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/10 05:29:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:27 DEBUG : appleapple: size = 21 OK 2025/11/10 05:29:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/10 05:29:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/10 05:29:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/10 05:29:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/10 05:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:28 DEBUG : splitbanan: size = 16 OK 2025/11/10 05:29:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/10 05:29:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/10 05:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/10 05:29:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/10 05:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:28 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/10 05:29:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/10 05:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:28 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/10 05:29:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/10 05:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:28 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/10 05:29:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/10 05:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/10 05:29:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/10 05:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:28 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/10 05:29:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/10 05:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:28 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/10 05:29:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/10 05:29:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/10 05:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:28 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/10 05:29:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/10 05:29:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/10 05:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:29 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/10 05:29:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/10 05:29:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/10 05:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:29 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/10 05:29:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/10 05:29:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/10 05:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:29 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/10 05:29:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/10 05:29:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/10 05:29:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/10 05:29:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/10 05:29:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/10 05:29:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/10 05:29:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/10 05:29:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/10 05:29:29 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/10 05:29:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/10 05:29:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/10 05:29:29 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0010-456789.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/10 05:29:30 INFO : appleappleapplebanana: Deleted 2025/11/10 05:29:30 INFO : dir1/0008-2345678.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0003-defghij.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0007-1234567.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0012-6789;.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0014-89;=.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0015-9;=.txt: Deleted 2025/11/10 05:29:30 INFO : splitbananasplit: Deleted 2025/11/10 05:29:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/10 05:29:30 INFO : dir1/0013-789;=.txt: Deleted 2025/11/10 05:29:30 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:30 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : appleapple: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/10 05:29:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : apple: size = 5 OK 2025/11/10 05:29:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : apple: Unchanged skipping 2025/11/10 05:29:31 DEBUG : banana: size = 6 OK 2025/11/10 05:29:31 DEBUG : appleapple: size = 21 OK 2025/11/10 05:29:31 DEBUG : splitbanan: size = 16 OK 2025/11/10 05:29:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:29:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : banana: Unchanged skipping 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/10 05:29:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/10 05:29:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/10 05:29:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/10 05:29:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/10 05:29:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/10 05:29:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/10 05:29:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/10 05:29:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/10 05:29:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/10 05:29:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/10 05:29:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/10 05:29:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/10 05:29:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/10 05:29:31 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/10 05:29:31 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:29:31 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:31 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:31 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:31 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : appleapple: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/10 05:29:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/10 05:29:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/10 05:29:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/10 05:29:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/10 05:29:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/10 05:29:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/10 05:29:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/10 05:29:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/10 05:29:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/10 05:29:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/10 05:29:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/10 05:29:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/10 05:29:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/10 05:29:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/10 05:29:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/10 05:29:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/10 05:29:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:29:49 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:49 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:29:50 DEBUG : banana: size = 6 OK 2025/11/10 05:29:50 DEBUG : apple: size = 5 OK 2025/11/10 05:29:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : apple: Unchanged skipping 2025/11/10 05:29:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : banana: Unchanged skipping 2025/11/10 05:29:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:29:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:50 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:50 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:50 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : apple: size = 5 OK 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:29:50 DEBUG : apple: Unchanged skipping 2025/11/10 05:29:50 DEBUG : banana: size = 6 OK 2025/11/10 05:29:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:29:50 DEBUG : banana: Unchanged skipping 2025/11/10 05:29:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:29:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:29:50 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:29:50 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:50 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:50 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : Waiting for deletions to finish 2025/11/10 05:29:51 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:30:06 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:06 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:06 DEBUG : apple: size = 5 OK 2025/11/10 05:30:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:06 DEBUG : banana: size = 6 OK 2025/11/10 05:30:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:06 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:06 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:06 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:07 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : apple: size = 5 OK 2025/11/10 05:30:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:07 DEBUG : banana: size = 6 OK 2025/11/10 05:30:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:07 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:07 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:07 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:07 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:30:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:23 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:23 DEBUG : apple: size = 5 OK 2025/11/10 05:30:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:23 DEBUG : banana: size = 6 OK 2025/11/10 05:30:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:23 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:23 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:23 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:24 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : banana: size = 6 OK 2025/11/10 05:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:24 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:24 DEBUG : apple: size = 5 OK 2025/11/10 05:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:24 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:24 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:24 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:30:39 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:40 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : apple: size = 5 OK 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:41 DEBUG : banana: size = 6 OK 2025/11/10 05:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:41 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:41 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:41 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:41 DEBUG : banana: size = 6 OK 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:41 DEBUG : apple: size = 5 OK 2025/11/10 05:30:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:41 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:41 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:41 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:42 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:30:58 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:58 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : apple: size = 5 OK 2025/11/10 05:30:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:59 DEBUG : banana: size = 6 OK 2025/11/10 05:30:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:59 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:59 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:59 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/10 05:30:59 DEBUG : apple: size = 5 OK 2025/11/10 05:30:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : apple: Unchanged skipping 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/10 05:30:59 DEBUG : banana: size = 6 OK 2025/11/10 05:30:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : banana: Unchanged skipping 2025/11/10 05:30:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/10 05:30:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:30:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/10 05:30:59 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:30:59 DEBUG : Waiting for deletions to finish 2025/11/10 05:30:59 DEBUG : Waiting for deletions to finish 2025/11/10 05:31:00 DEBUG : apple: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : banana: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/10 05:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.14s) --- PASS: TestTransform/NFC (16.49s) --- PASS: TestTransform/NFD (15.87s) --- PASS: TestTransform/base64 (19.03s) --- PASS: TestTransform/prefix (24.16s) --- PASS: TestTransform/suffix (23.33s) --- PASS: TestTransform/truncate (19.76s) --- PASS: TestTransform/encoder (19.66s) --- PASS: TestTransform/ISO-8859-1 (16.60s) --- PASS: TestTransform/charmap (16.87s) --- PASS: TestTransform/lowercase (17.47s) --- PASS: TestTransform/ascii (17.92s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/10 05:31:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/10 05:31:05 INFO : sub dir_somesuffix: Making directory 2025/11/10 05:31:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/10 05:31:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/10 05:31:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/10 05:31:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/10 05:31:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:05 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/10 05:31:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/10 05:31:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.93s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:06 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:07 INFO : tictactoe: Making directory 2025/11/10 05:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:07 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/10 05:31:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:07 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/10 05:31:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/10 05:31:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:09 INFO : toe: Making directory 2025/11/10 05:31:09 INFO : toe/toe: Making directory 2025/11/10 05:31:09 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/10 05:31:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/10 05:31:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/10 05:31:09 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:09 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/10 05:31:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/10 05:31:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:10 INFO : toe: Making directory 2025/11/10 05:31:10 INFO : toe/toe: Making directory 2025/11/10 05:31:10 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/10 05:31:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/10 05:31:10 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/10 05:31:10 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/10 05:31:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/10 05:31:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:12 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:31:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/10 05:31:12 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:12 INFO : tictacempty_dir: Making directory 2025/11/10 05:31:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:12 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:12 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:12 INFO : tictactoe: Making directory 2025/11/10 05:31:12 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:12 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:12 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:12 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/10 05:31:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.70s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:14 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:31:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/10 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:14 INFO : tictacempty_dir: Making directory 2025/11/10 05:31:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:14 INFO : tictactoe: Making directory 2025/11/10 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:14 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:14 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/10 05:31:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:14 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/10 05:31:15 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:15 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:15 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:15 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/10 05:31:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/10 05:31:15 NOTICE: B2 bucket rclone-test-rimubaz4fege: 0 differences found 2025/11/10 05:31:15 NOTICE: B2 bucket rclone-test-rimubaz4fege: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:15 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:16 INFO : tictactoe: Making directory 2025/11/10 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:16 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:16 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/10 05:31:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:16 DEBUG : Waiting for deletions to finish 2025/11/10 05:31:16 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:17 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:17 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/10 05:31:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/10 05:31:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/10 05:31:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/10 05:31:17 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2025/11/10 05:31:18 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:18 INFO : toe: Making directory 2025/11/10 05:31:18 INFO : toe/toe: Making directory 2025/11/10 05:31:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/10 05:31:18 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:18 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:19 DEBUG : toe/toe/toe: size = 11 OK 2025/11/10 05:31:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:19 INFO : toe/toe/toe: Copied (new) 2025/11/10 05:31:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:19 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:31:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/10 05:31:19 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:20 INFO : tictacempty_dir: Making directory 2025/11/10 05:31:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:20 INFO : tictactoe: Making directory 2025/11/10 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:20 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:20 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/10 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:20 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:20 INFO : toe/toe/toe.txt: Deleted 2025/11/10 05:31:20 INFO : toe/toe: Removing directory 2025/11/10 05:31:20 INFO : toe: Removing directory 2025/11/10 05:31:20 INFO : empty_dir: Removing directory 2025/11/10 05:31:20 DEBUG : Local file system at /tmp/rclone2381165957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.80s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:21 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:31:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/10 05:31:21 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:21 INFO : tictacempty_dir: Making directory 2025/11/10 05:31:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:21 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:21 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:21 INFO : tictactoe: Making directory 2025/11/10 05:31:21 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:21 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:21 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/10 05:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:21 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:21 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:22 INFO : toe/toe/toe.txt: Deleted 2025/11/10 05:31:22 INFO : toe/toe: Removing directory 2025/11/10 05:31:22 INFO : toe: Removing directory 2025/11/10 05:31:22 INFO : empty_dir: Removing directory 2025/11/10 05:31:22 DEBUG : Local file system at /tmp/rclone2381165957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/10 05:31:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/10 05:31:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.99s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:24 DEBUG : Reset feature "Copy" 2025/11/10 05:31:24 DEBUG : Reset feature "Move" 2025/11/10 05:31:24 DEBUG : Reset feature "Copy" 2025/11/10 05:31:24 DEBUG : Reset feature "Move" 2025/11/10 05:31:24 DEBUG : empty_dir: Making directory with metadata 2025/11/10 05:31:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/10 05:31:24 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:24 INFO : tictacempty_dir: Making directory 2025/11/10 05:31:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/10 05:31:24 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:24 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:24 INFO : tictactoe: Making directory 2025/11/10 05:31:24 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:24 DEBUG : toe: transformed to: tictactoe 2025/11/10 05:31:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:24 INFO : tictactoe/tictactoe: Making directory 2025/11/10 05:31:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/10 05:31:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/10 05:31:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:24 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/10 05:31:25 INFO : toe/toe/toe.txt: Deleted 2025/11/10 05:31:25 INFO : toe/toe: Removing directory 2025/11/10 05:31:25 INFO : toe: Removing directory 2025/11/10 05:31:25 INFO : empty_dir: Removing directory 2025/11/10 05:31:25 DEBUG : Local file system at /tmp/rclone2381165957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/10 05:31:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/10 05:31:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/10 05:31:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/10 05:31:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/10 05:31:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/10 05:31:28 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 (4.89s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:29 DEBUG : toe: transformed to: dG9l 2025/11/10 05:31:29 DEBUG : toe: transformed to: dG9l 2025/11/10 05:31:29 INFO : dG9l: Making directory 2025/11/10 05:31:29 DEBUG : toe: transformed to: dG9l 2025/11/10 05:31:29 DEBUG : toe: transformed to: dG9l 2025/11/10 05:31:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/10 05:31:29 INFO : dG9l/dG9l: Making directory 2025/11/10 05:31:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/10 05:31:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/10 05:31:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/10 05:31:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/10 05:31:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/10 05:31:29 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:29 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/10 05:31:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/10 05:31:30 DEBUG : Waiting for deletions to finish 2025/11/10 05:31:30 DEBUG : dG9l: transformed to: toe 2025/11/10 05:31:30 DEBUG : dG9l: transformed to: toe 2025/11/10 05:31:30 DEBUG : dG9l: transformed to: toe 2025/11/10 05:31:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/10 05:31:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/10 05:31:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/10 05:31:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/10 05:31:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/10 05:31:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/10 05:31:30 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for checks to finish 2025/11/10 05:31:30 DEBUG : Local file system at /tmp/rclone2381165957: Waiting for transfers to finish 2025/11/10 05:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-rimubaz4fege", Local "Local file system at /tmp/rclone2381165957", Modify Window "1ms" 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe: transformed to: 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe: transformed to: 2025/11/10 05:31:32 INFO : B2 bucket rclone-test-rimubaz4fege: Making directory 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe: transformed to: 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe: transformed to: 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe/toe: transformed to: 2025/11/10 05:31:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/10 05:31:32 INFO : toe/toe: Making directory 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe/toe: transformed to: 2025/11/10 05:31:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe: transformed to: 2025/11/10 05:31:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/10 05:31:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/10 05:31:32 DEBUG : toe/toe/toe: transformed to: 2025/11/10 05:31:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/10 05:31:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for checks to finish 2025/11/10 05:31:32 DEBUG : B2 bucket rclone-test-rimubaz4fege: Waiting for transfers to finish 2025/11/10 05:31:32 DEBUG : toe/toe/toe: size = 11 OK 2025/11/10 05:31:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/10 05:31:32 INFO : toe/toe/toe: Copied (new) 2025/11/10 05:31:32 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting files as there were IO errors 2025/11/10 05:31:32 ERROR : B2 bucket rclone-test-rimubaz4fege: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/11/10 05:31:33 DEBUG : B2 bucket rclone-test-rimubaz4fege: Purge remote 2025/11/10 05:31:33 INFO : B2 bucket rclone-test-rimubaz4fege: cleaning bucket "rclone-test-rimubaz4fege" of all files 2025/11/10 05:31:34 DEBUG : BackupDir/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6b9_d20251110_m052458_c001_v7007000_t0000_u01762752298427") 2025/11/10 05:31:34 DEBUG : BackupDir/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f119ca0056ec9c4f7_d20251110_m052451_c001_v0001161_t0045_u01762752291548") 2025/11/10 05:31:34 DEBUG : CompareDest/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4103e53acd22a2b1_d20251110_m052431_c001_v7007000_t0000_u01762752271279") 2025/11/10 05:31:34 DEBUG : CompareDest/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274665_d20251110_m052424_c001_v0001145_t0024_u01762752264905") 2025/11/10 05:31:34 DEBUG : CompareDest/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4103e53acd22a2b4_d20251110_m052431_c001_v7007000_t0000_u01762752271464") 2025/11/10 05:31:34 DEBUG : CompareDest/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bbc4_d20251110_m052426_c001_v0001171_t0017_u01762752266510") 2025/11/10 05:31:34 DEBUG : CopyDest/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6be_d20251110_m052458_c001_v7007000_t0000_u01762752298609") 2025/11/10 05:31:34 DEBUG : CopyDest/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a1ac_d20251110_m052448_c001_v0001104_t0055_u01762752288359") 2025/11/10 05:31:34 DEBUG : CopyDest/three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6c1_d20251110_m052458_c001_v7007000_t0000_u01762752298790") 2025/11/10 05:31:35 DEBUG : CopyDest/three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bc27_d20251110_m052456_c001_v0001171_t0024_u01762752296339") 2025/11/10 05:31:35 DEBUG : CopyDest/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6c7_d20251110_m052458_c001_v7007000_t0000_u01762752298986") 2025/11/10 05:31:35 DEBUG : CopyDest/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2746c4_d20251110_m052454_c001_v0001145_t0056_u01762752294086") 2025/11/10 05:31:35 DEBUG : EXISTING: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f29_d20251110_m052633_c001_v7007000_t0000_u01762752393045") 2025/11/10 05:31:35 DEBUG : EXISTING: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bda8_d20251110_m052631_c001_v0001171_t0001_u01762752391857") 2025/11/10 05:31:35 DEBUG : PREFIXapple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835f072_d20251110_m052847_c001_v7007000_t0000_u01762752527538") 2025/11/10 05:31:35 DEBUG : PREFIXapple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c00d_d20251110_m052840_c001_v0001171_t0033_u01762752520621") 2025/11/10 05:31:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a146_d20251110_m052847_c001_v7007000_t0000_u01762752527518") 2025/11/10 05:31:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954de_d20251110_m052840_c001_v0001130_t0047_u01762752520609") 2025/11/10 05:31:35 DEBUG : PREFIXbanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cadd_d20251110_m052847_c001_v7007000_t0000_u01762752527497") 2025/11/10 05:31:35 DEBUG : PREFIXbanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45d4_d20251110_m052840_c001_v0001131_t0027_u01762752520727") 2025/11/10 05:31:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69e80_d20251110_m052847_c001_v7007000_t0000_u01762752527488") 2025/11/10 05:31:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27495d_d20251110_m052840_c001_v0001145_t0032_u01762752520632") 2025/11/10 05:31:35 DEBUG : Testêé: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f22_d20251110_m052629_c001_v7007000_t0000_u01762752389256") 2025/11/10 05:31:36 DEBUG : Testêé: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bda0_d20251110_m052628_c001_v0001171_t0002_u01762752388598") 2025/11/10 05:31:36 DEBUG : Testêé: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747ba_d20251110_m052627_c001_v0001145_t0040_u01762752387586") 2025/11/10 05:31:36 DEBUG : YXBwbGU=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0fb_d20251110_m052825_c001_v7007000_t0000_u01762752505066") 2025/11/10 05:31:36 DEBUG : YXBwbGU=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfb3_d20251110_m052820_c001_v0001171_t0008_u01762752500431") 2025/11/10 05:31:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0fc_d20251110_m052825_c001_v7007000_t0000_u01762752505247") 2025/11/10 05:31:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b458b_d20251110_m052820_c001_v0001131_t0029_u01762752500442") 2025/11/10 05:31:36 DEBUG : YmFuYW5h: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0fd_d20251110_m052825_c001_v7007000_t0000_u01762752505439") 2025/11/10 05:31:36 DEBUG : YmFuYW5h: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954af_d20251110_m052820_c001_v0001130_t0014_u01762752500421") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fbd_d20251110_m052242_c001_v7007000_t0000_u01762752162404") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba1f_d20251110_m052241_c001_v0001171_t0018_u01762752161581") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fb2_d20251110_m052239_c001_v7007000_t0000_u01762752159944") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba0d_d20251110_m052239_c001_v0001171_t0044_u01762752159099") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759ce_d20251110_m052221_c001_v7007000_t0000_u01762752141225") 2025/11/10 05:31:36 DEBUG : a/potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9ae_d20251110_m052220_c001_v0001171_t0033_u01762752140222") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4c6_d20251110_m053100_c001_v7007000_t0000_u01762752660714") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae956a4_d20251110_m053056_c001_v0001130_t0047_u01762752656476") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03375_d20251110_m053042_c001_v7007000_t0000_u01762752642767") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9565c_d20251110_m053038_c001_v0001130_t0055_u01762752638548") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295621_d20251110_m053025_c001_v7007000_t0000_u01762752625407") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95626_d20251110_m053020_c001_v0001130_t0011_u01762752620718") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949218_d20251110_m053008_c001_v7007000_t0000_u01762752608498") 2025/11/10 05:31:36 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955fa_d20251110_m053004_c001_v0001130_t0046_u01762752604708") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e3ff_d20251110_m052951_c001_v7007000_t0000_u01762752591943") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955b1_d20251110_m052944_c001_v0001130_t0014_u01762752584928") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e72_d20251110_m052932_c001_v7007000_t0000_u01762752572248") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0d5_d20251110_m052924_c001_v0001171_t0014_u01762752564883") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e8b_d20251110_m052912_c001_v7007000_t0000_u01762752552459") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9553a_d20251110_m052908_c001_v0001130_t0029_u01762752548115") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a187_d20251110_m052907_c001_v7007000_t0000_u01762752547142") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c066_d20251110_m052900_c001_v0001171_t0010_u01762752540962") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a14e_d20251110_m052849_c001_v7007000_t0000_u01762752529189") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954f3_d20251110_m052844_c001_v0001130_t0033_u01762752524197") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f2_d20251110_m052842_c001_v7007000_t0000_u01762752522647") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954da_d20251110_m052837_c001_v0001130_t0041_u01762752517832") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f4_d20251110_m052823_c001_v7007000_t0000_u01762752503131") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954a3_d20251110_m052817_c001_v0001130_t0054_u01762752497608") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353438_d20251110_m052806_c001_v7007000_t0000_u01762752486042") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95468_d20251110_m052801_c001_v0001130_t0031_u01762752481878") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cd8_d20251110_m052750_c001_v7007000_t0000_u01762752470174") 2025/11/10 05:31:37 DEBUG : apple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95424_d20251110_m052745_c001_v0001130_t0042_u01762752465000") 2025/11/10 05:31:37 DEBUG : appleSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350d1_d20251110_m052910_c001_v7007000_t0000_u01762752550684") 2025/11/10 05:31:37 DEBUG : appleSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95524_d20251110_m052904_c001_v0001130_t0047_u01762752544653") 2025/11/10 05:31:37 DEBUG : appleapple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e73_d20251110_m052932_c001_v7007000_t0000_u01762752572433") 2025/11/10 05:31:37 DEBUG : appleapple: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0e0_d20251110_m052927_c001_v0001171_t0025_u01762752567444") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4c7_d20251110_m053100_c001_v7007000_t0000_u01762752660898") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4833_d20251110_m053057_c001_v0001131_t0019_u01762752657187") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03376_d20251110_m053042_c001_v7007000_t0000_u01762752642952") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b47ed_d20251110_m053039_c001_v0001131_t0022_u01762752639092") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295622_d20251110_m053025_c001_v7007000_t0000_u01762752625588") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b479a_d20251110_m053021_c001_v0001131_t0003_u01762752621485") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949219_d20251110_m053008_c001_v7007000_t0000_u01762752608708") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4758_d20251110_m053005_c001_v0001131_t0043_u01762752605357") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e400_d20251110_m052952_c001_v7007000_t0000_u01762752592126") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4704_d20251110_m052945_c001_v0001131_t0018_u01762752585704") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4161f6f3b6ae75f8_d20251110_m052930_c001_v7007000_t0000_u01762752570274") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46a1_d20251110_m052925_c001_v0001131_t0023_u01762752565583") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e8e_d20251110_m052912_c001_v7007000_t0000_u01762752552642") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b465b_d20251110_m052908_c001_v0001131_t0030_u01762752548126") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e62_d20251110_m052907_c001_v7007000_t0000_u01762752547167") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4633_d20251110_m052901_c001_v0001131_t0059_u01762752541808") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a150_d20251110_m052849_c001_v7007000_t0000_u01762752529370") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45e0_d20251110_m052844_c001_v0001131_t0054_u01762752524178") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f4_d20251110_m052843_c001_v7007000_t0000_u01762752523018") 2025/11/10 05:31:38 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27494f_d20251110_m052838_c001_v0001145_t0015_u01762752518631") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f3_d20251110_m052823_c001_v7007000_t0000_u01762752503072") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4583_d20251110_m052818_c001_v0001131_t0056_u01762752498348") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353439_d20251110_m052806_c001_v7007000_t0000_u01762752486235") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4548_d20251110_m052802_c001_v0001131_t0032_u01762752482646") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cda_d20251110_m052750_c001_v7007000_t0000_u01762752470353") 2025/11/10 05:31:39 DEBUG : appleappleapplebanana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b451b_d20251110_m052745_c001_v0001131_t0041_u01762752465798") 2025/11/10 05:31:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578b281_d20251110_m052910_c001_v7007000_t0000_u01762752550705") 2025/11/10 05:31:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c070_d20251110_m052904_c001_v0001171_t0024_u01762752544643") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fbf_d20251110_m052242_c001_v7007000_t0000_u01762752162587") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba15_d20251110_m052240_c001_v0001171_t0033_u01762752160494") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fae_d20251110_m052239_c001_v7007000_t0000_u01762752159382") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba07_d20251110_m052238_c001_v0001171_t0008_u01762752158138") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759cd_d20251110_m052220_c001_v7007000_t0000_u01762752140653") 2025/11/10 05:31:39 DEBUG : b/potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9a6_d20251110_m052219_c001_v0001171_t0009_u01762752139266") 2025/11/10 05:31:39 DEBUG : backup/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e07e_d20251110_m052514_c001_v7007000_t0000_u01762752314449") 2025/11/10 05:31:39 DEBUG : backup/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f105423e2050ecdee_d20251110_m052511_c001_v0001146_t0044_u01762752311996") 2025/11/10 05:31:39 DEBUG : backup/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1089f6f393ad3ebe_d20251110_m052507_c001_v0001100_t0005_u01762752307389") 2025/11/10 05:31:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835edce_d20251110_m052544_c001_v7007000_t0000_u01762752344172") 2025/11/10 05:31:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f101e76b28f43cef4_d20251110_m052541_c001_v0001036_t0026_u01762752341117") 2025/11/10 05:31:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104b1f73fb29642f_d20251110_m052536_c001_v0001165_t0047_u01762752336689") 2025/11/10 05:31:39 DEBUG : backup/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d7d9_d20251110_m052528_c001_v7007000_t0000_u01762752328801") 2025/11/10 05:31:39 DEBUG : backup/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f111b43a494c5ab3c_d20251110_m052526_c001_v0001184_t0014_u01762752326899") 2025/11/10 05:31:40 DEBUG : backup/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f119739adbdd3a134_d20251110_m052522_c001_v0001116_t0033_u01762752322462") 2025/11/10 05:31:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835edd4_d20251110_m052544_c001_v7007000_t0000_u01762752344354") 2025/11/10 05:31:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1167ed57041e047f_d20251110_m052542_c001_v0001104_t0002_u01762752342715") 2025/11/10 05:31:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f11824b41f4970b68_d20251110_m052538_c001_v0001161_t0033_u01762752338653") 2025/11/10 05:31:40 DEBUG : backup/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e081_d20251110_m052514_c001_v7007000_t0000_u01762752314630") 2025/11/10 05:31:40 DEBUG : backup/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f10572ce352aacdf1_d20251110_m052513_c001_v0001115_t0006_u01762752313239") 2025/11/10 05:31:40 DEBUG : backup/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1119f175aa57c883_d20251110_m052509_c001_v0001044_t0051_u01762752309141") 2025/11/10 05:31:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d7db_d20251110_m052529_c001_v7007000_t0000_u01762752329016") 2025/11/10 05:31:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1159597a040a263d_d20251110_m052527_c001_v0001171_t0007_u01762752327943") 2025/11/10 05:31:40 DEBUG : backup/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1174f000d5a9a497_d20251110_m052524_c001_v0001092_t0051_u01762752324426") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4c8_d20251110_m053101_c001_v7007000_t0000_u01762752661081") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c26a_d20251110_m053056_c001_v0001171_t0026_u01762752656783") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03379_d20251110_m053043_c001_v7007000_t0000_u01762752643212") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c237_d20251110_m053038_c001_v0001171_t0024_u01762752638832") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295623_d20251110_m053025_c001_v7007000_t0000_u01762752625769") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c1fd_d20251110_m053021_c001_v0001171_t0047_u01762752621177") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494921a_d20251110_m053008_c001_v7007000_t0000_u01762752608891") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c188_d20251110_m053005_c001_v0001171_t0043_u01762752605064") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e401_d20251110_m052952_c001_v7007000_t0000_u01762752592307") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c120_d20251110_m052945_c001_v0001171_t0022_u01762752585450") 2025/11/10 05:31:40 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e74_d20251110_m052932_c001_v7007000_t0000_u01762752572617") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95567_d20251110_m052925_c001_v0001130_t0054_u01762752565258") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e90_d20251110_m052912_c001_v7007000_t0000_u01762752552825") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749cc_d20251110_m052908_c001_v0001145_t0047_u01762752548095") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a184_d20251110_m052906_c001_v7007000_t0000_u01762752546781") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9551c_d20251110_m052901_c001_v0001130_t0005_u01762752541454") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a152_d20251110_m052849_c001_v7007000_t0000_u01762752529551") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27496d_d20251110_m052844_c001_v0001145_t0055_u01762752524188") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494906c_d20251110_m052843_c001_v7007000_t0000_u01762752523037") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c004_d20251110_m052838_c001_v0001171_t0010_u01762752518243") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f0_d20251110_m052822_c001_v7007000_t0000_u01762752502698") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfa9_d20251110_m052818_c001_v0001171_t0021_u01762752498070") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343a_d20251110_m052806_c001_v7007000_t0000_u01762752486417") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf63_d20251110_m052802_c001_v0001171_t0032_u01762752482304") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cdd_d20251110_m052750_c001_v7007000_t0000_u01762752470533") 2025/11/10 05:31:41 DEBUG : banana: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf15_d20251110_m052745_c001_v0001171_t0020_u01762752465388") 2025/11/10 05:31:41 DEBUG : bananaSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e7d_d20251110_m052910_c001_v7007000_t0000_u01762752550719") 2025/11/10 05:31:41 DEBUG : bananaSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4643_d20251110_m052904_c001_v0001131_t0042_u01762752544678") 2025/11/10 05:31:41 DEBUG : both0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492a9_d20251110_m052721_c001_v7007000_t0000_u01762752441576") 2025/11/10 05:31:41 DEBUG : both0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27481d_d20251110_m052658_c001_v0001145_t0017_u01762752418684") 2025/11/10 05:31:41 DEBUG : both0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c947_d20251110_m052654_c001_v7007000_t0000_u01762752414441") 2025/11/10 05:31:41 DEBUG : both0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747c8_d20251110_m052634_c001_v0001145_t0057_u01762752394939") 2025/11/10 05:31:42 DEBUG : both1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492aa_d20251110_m052721_c001_v7007000_t0000_u01762752441757") 2025/11/10 05:31:42 DEBUG : both1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27481f_d20251110_m052659_c001_v0001145_t0059_u01762752419786") 2025/11/10 05:31:42 DEBUG : both1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c948_d20251110_m052654_c001_v7007000_t0000_u01762752414624") 2025/11/10 05:31:42 DEBUG : both1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747cd_d20251110_m052635_c001_v0001145_t0047_u01762752395595") 2025/11/10 05:31:42 DEBUG : both10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ab_d20251110_m052721_c001_v7007000_t0000_u01762752441950") 2025/11/10 05:31:42 DEBUG : both10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274854_d20251110_m052711_c001_v0001145_t0043_u01762752431960") 2025/11/10 05:31:42 DEBUG : both10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c94a_d20251110_m052654_c001_v7007000_t0000_u01762752414808") 2025/11/10 05:31:42 DEBUG : both10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747eb_d20251110_m052642_c001_v0001145_t0047_u01762752402766") 2025/11/10 05:31:42 DEBUG : both11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ac_d20251110_m052722_c001_v7007000_t0000_u01762752442131") 2025/11/10 05:31:42 DEBUG : both11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274856_d20251110_m052712_c001_v0001145_t0058_u01762752432490") 2025/11/10 05:31:42 DEBUG : both11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c94c_d20251110_m052654_c001_v7007000_t0000_u01762752414992") 2025/11/10 05:31:42 DEBUG : both11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747ef_d20251110_m052643_c001_v0001145_t0015_u01762752403490") 2025/11/10 05:31:42 DEBUG : both12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ad_d20251110_m052722_c001_v7007000_t0000_u01762752442313") 2025/11/10 05:31:42 DEBUG : both12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274858_d20251110_m052713_c001_v0001145_t0025_u01762752433118") 2025/11/10 05:31:42 DEBUG : both12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c94e_d20251110_m052655_c001_v7007000_t0000_u01762752415177") 2025/11/10 05:31:42 DEBUG : both12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747f3_d20251110_m052644_c001_v0001145_t0018_u01762752404477") 2025/11/10 05:31:42 DEBUG : both13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ae_d20251110_m052722_c001_v7007000_t0000_u01762752442496") 2025/11/10 05:31:42 DEBUG : both13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27485c_d20251110_m052714_c001_v0001145_t0040_u01762752434164") 2025/11/10 05:31:42 DEBUG : both13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c94f_d20251110_m052655_c001_v7007000_t0000_u01762752415361") 2025/11/10 05:31:42 DEBUG : both13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747f7_d20251110_m052646_c001_v0001145_t0052_u01762752406713") 2025/11/10 05:31:42 DEBUG : both14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492af_d20251110_m052722_c001_v7007000_t0000_u01762752442677") 2025/11/10 05:31:43 DEBUG : both14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274860_d20251110_m052714_c001_v0001145_t0052_u01762752434756") 2025/11/10 05:31:43 DEBUG : both14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c951_d20251110_m052655_c001_v7007000_t0000_u01762752415544") 2025/11/10 05:31:43 DEBUG : both14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747fb_d20251110_m052647_c001_v0001145_t0016_u01762752407410") 2025/11/10 05:31:43 DEBUG : both15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b0_d20251110_m052722_c001_v7007000_t0000_u01762752442860") 2025/11/10 05:31:43 DEBUG : both15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274864_d20251110_m052715_c001_v0001145_t0022_u01762752435397") 2025/11/10 05:31:43 DEBUG : both15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c953_d20251110_m052655_c001_v7007000_t0000_u01762752415727") 2025/11/10 05:31:43 DEBUG : both15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747fd_d20251110_m052648_c001_v0001145_t0023_u01762752408334") 2025/11/10 05:31:43 DEBUG : both16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b1_d20251110_m052723_c001_v7007000_t0000_u01762752443041") 2025/11/10 05:31:43 DEBUG : both16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274868_d20251110_m052716_c001_v0001145_t0049_u01762752436138") 2025/11/10 05:31:43 DEBUG : both16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c954_d20251110_m052655_c001_v7007000_t0000_u01762752415911") 2025/11/10 05:31:43 DEBUG : both16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274801_d20251110_m052649_c001_v0001145_t0057_u01762752409197") 2025/11/10 05:31:43 DEBUG : both17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b2_d20251110_m052723_c001_v7007000_t0000_u01762752443223") 2025/11/10 05:31:43 DEBUG : both17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27486c_d20251110_m052716_c001_v0001145_t0047_u01762752436886") 2025/11/10 05:31:43 DEBUG : both17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c955_d20251110_m052656_c001_v7007000_t0000_u01762752416095") 2025/11/10 05:31:43 DEBUG : both17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274805_d20251110_m052649_c001_v0001145_t0043_u01762752409846") 2025/11/10 05:31:43 DEBUG : both18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b3_d20251110_m052723_c001_v7007000_t0000_u01762752443408") 2025/11/10 05:31:43 DEBUG : both18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27486e_d20251110_m052717_c001_v0001145_t0058_u01762752437471") 2025/11/10 05:31:43 DEBUG : both18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c957_d20251110_m052656_c001_v7007000_t0000_u01762752416278") 2025/11/10 05:31:43 DEBUG : both18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274809_d20251110_m052650_c001_v0001145_t0056_u01762752410483") 2025/11/10 05:31:43 DEBUG : both19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b4_d20251110_m052723_c001_v7007000_t0000_u01762752443591") 2025/11/10 05:31:44 DEBUG : both19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274870_d20251110_m052718_c001_v0001145_t0034_u01762752438353") 2025/11/10 05:31:44 DEBUG : both19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c958_d20251110_m052656_c001_v7007000_t0000_u01762752416462") 2025/11/10 05:31:44 DEBUG : both19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27480b_d20251110_m052651_c001_v0001145_t0058_u01762752411130") 2025/11/10 05:31:44 DEBUG : both2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b5_d20251110_m052723_c001_v7007000_t0000_u01762752443773") 2025/11/10 05:31:44 DEBUG : both2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274823_d20251110_m052700_c001_v0001145_t0059_u01762752420566") 2025/11/10 05:31:44 DEBUG : both2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c95a_d20251110_m052656_c001_v7007000_t0000_u01762752416646") 2025/11/10 05:31:44 DEBUG : both2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747d3_d20251110_m052636_c001_v0001145_t0029_u01762752396106") 2025/11/10 05:31:44 DEBUG : both3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b7_d20251110_m052723_c001_v7007000_t0000_u01762752443954") 2025/11/10 05:31:44 DEBUG : both3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274825_d20251110_m052701_c001_v0001145_t0045_u01762752421328") 2025/11/10 05:31:44 DEBUG : both3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c95b_d20251110_m052656_c001_v7007000_t0000_u01762752416837") 2025/11/10 05:31:44 DEBUG : both3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747d5_d20251110_m052636_c001_v0001145_t0057_u01762752396933") 2025/11/10 05:31:44 DEBUG : both4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492b8_d20251110_m052724_c001_v7007000_t0000_u01762752444135") 2025/11/10 05:31:44 DEBUG : both4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274829_d20251110_m052702_c001_v0001145_t0015_u01762752422008") 2025/11/10 05:31:44 DEBUG : both4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c95c_d20251110_m052657_c001_v7007000_t0000_u01762752417020") 2025/11/10 05:31:44 DEBUG : both4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747d9_d20251110_m052637_c001_v0001145_t0030_u01762752397673") 2025/11/10 05:31:44 DEBUG : both5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ba_d20251110_m052724_c001_v7007000_t0000_u01762752444316") 2025/11/10 05:31:44 DEBUG : both5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274840_d20251110_m052708_c001_v0001145_t0021_u01762752428139") 2025/11/10 05:31:44 DEBUG : both5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c95d_d20251110_m052657_c001_v7007000_t0000_u01762752417206") 2025/11/10 05:31:44 DEBUG : both5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747db_d20251110_m052638_c001_v0001145_t0042_u01762752398548") 2025/11/10 05:31:44 DEBUG : both6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492bb_d20251110_m052724_c001_v7007000_t0000_u01762752444500") 2025/11/10 05:31:44 DEBUG : both6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274844_d20251110_m052708_c001_v0001145_t0014_u01762752428980") 2025/11/10 05:31:44 DEBUG : both6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c95f_d20251110_m052657_c001_v7007000_t0000_u01762752417390") 2025/11/10 05:31:45 DEBUG : both6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747dd_d20251110_m052639_c001_v0001145_t0052_u01762752399217") 2025/11/10 05:31:45 DEBUG : both7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492bc_d20251110_m052724_c001_v7007000_t0000_u01762752444682") 2025/11/10 05:31:45 DEBUG : both7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274846_d20251110_m052709_c001_v0001145_t0016_u01762752429809") 2025/11/10 05:31:45 DEBUG : both7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c960_d20251110_m052657_c001_v7007000_t0000_u01762752417582") 2025/11/10 05:31:45 DEBUG : both7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747df_d20251110_m052639_c001_v0001145_t0053_u01762752399917") 2025/11/10 05:31:45 DEBUG : both8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492bd_d20251110_m052724_c001_v7007000_t0000_u01762752444863") 2025/11/10 05:31:45 DEBUG : both8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27484c_d20251110_m052710_c001_v0001145_t0054_u01762752430629") 2025/11/10 05:31:45 DEBUG : both8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c962_d20251110_m052657_c001_v7007000_t0000_u01762752417765") 2025/11/10 05:31:45 DEBUG : both8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747e5_d20251110_m052640_c001_v0001145_t0030_u01762752400868") 2025/11/10 05:31:45 DEBUG : both9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492be_d20251110_m052725_c001_v7007000_t0000_u01762752445045") 2025/11/10 05:31:45 DEBUG : both9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274852_d20251110_m052711_c001_v0001145_t0046_u01762752431336") 2025/11/10 05:31:45 DEBUG : both9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c963_d20251110_m052657_c001_v7007000_t0000_u01762752417949") 2025/11/10 05:31:45 DEBUG : both9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747e9_d20251110_m052641_c001_v0001145_t0035_u01762752401971") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fc1_d20251110_m052242_c001_v7007000_t0000_u01762752162769") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba19_d20251110_m052240_c001_v0001171_t0047_u01762752160869") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fb3_d20251110_m052240_c001_v7007000_t0000_u01762752160125") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba0b_d20251110_m052238_c001_v0001171_t0000_u01762752158437") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759cf_d20251110_m052221_c001_v7007000_t0000_u01762752141407") 2025/11/10 05:31:45 DEBUG : c/non empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9a8_d20251110_m052219_c001_v0001171_t0049_u01762752139529") 2025/11/10 05:31:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0fe_d20251110_m052825_c001_v7007000_t0000_u01762752505620") 2025/11/10 05:31:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274918_d20251110_m052820_c001_v0001145_t0038_u01762752500454") 2025/11/10 05:31:46 DEBUG : check sum: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75986_d20251110_m052211_c001_v7007000_t0000_u01762752131547") 2025/11/10 05:31:46 DEBUG : check sum: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b97b_d20251110_m052210_c001_v0001171_t0006_u01762752130296") 2025/11/10 05:31:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4120efd2da1ed593_d20251110_m053131_c001_v7007000_t0000_u01762752691755") 2025/11/10 05:31:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9571b_d20251110_m053130_c001_v0001130_t0055_u01762752690201") 2025/11/10 05:31:46 DEBUG : dest/3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d63d_d20251110_m052441_c001_v7007000_t0000_u01762752281077") 2025/11/10 05:31:46 DEBUG : dest/3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f41569295af9f4456_d20251110_m052439_c001_v0001172_t0031_u01762752279896") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcde: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e75_d20251110_m052932_c001_v7007000_t0000_u01762752572800") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcde: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46ae_d20251110_m052927_c001_v0001131_t0016_u01762752567479") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4c9_d20251110_m053101_c001_v7007000_t0000_u01762752661275") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95678_d20251110_m053047_c001_v0001130_t0054_u01762752647531") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03385_d20251110_m053043_c001_v7007000_t0000_u01762752643396") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9563d_d20251110_m053030_c001_v0001130_t0009_u01762752630065") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295624_d20251110_m053025_c001_v7007000_t0000_u01762752625958") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9560d_d20251110_m053013_c001_v0001130_t0015_u01762752613202") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494921b_d20251110_m053009_c001_v7007000_t0000_u01762752609073") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955db_d20251110_m052956_c001_v0001130_t0055_u01762752596593") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e402_d20251110_m052952_c001_v7007000_t0000_u01762752592490") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9558f_d20251110_m052936_c001_v0001130_t0001_u01762752576938") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be8c5_d20251110_m052930_c001_v7007000_t0000_u01762752570254") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0b0_d20251110_m052917_c001_v0001171_t0000_u01762752557178") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e92_d20251110_m052913_c001_v7007000_t0000_u01762752553008") 2025/11/10 05:31:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749ce_d20251110_m052908_c001_v0001145_t0045_u01762752548339") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578b275_d20251110_m052906_c001_v7007000_t0000_u01762752546999") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c040_d20251110_m052853_c001_v0001171_t0004_u01762752533842") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a153_d20251110_m052849_c001_v7007000_t0000_u01762752529733") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c021_d20251110_m052844_c001_v0001171_t0051_u01762752524477") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835f06f_d20251110_m052843_c001_v7007000_t0000_u01762752523024") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954c6_d20251110_m052829_c001_v0001130_t0059_u01762752509685") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f1_d20251110_m052822_c001_v7007000_t0000_u01762752502889") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9548c_d20251110_m052810_c001_v0001130_t0032_u01762752490669") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343b_d20251110_m052806_c001_v7007000_t0000_u01762752486599") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9544d_d20251110_m052754_c001_v0001130_t0006_u01762752474802") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cdf_d20251110_m052750_c001_v7007000_t0000_u01762752470714") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9540c_d20251110_m052737_c001_v0001130_t0022_u01762752457948") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb493d2_d20251110_m052910_c001_v7007000_t0000_u01762752550949") 2025/11/10 05:31:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c076_d20251110_m052904_c001_v0001171_t0052_u01762752544939") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e76_d20251110_m052933_c001_v7007000_t0000_u01762752573019") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a1f_d20251110_m052927_c001_v0001145_t0031_u01762752567477") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4ca_d20251110_m053101_c001_v7007000_t0000_u01762752661460") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c251_d20251110_m053048_c001_v0001171_t0028_u01762752648221") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0338c_d20251110_m053043_c001_v7007000_t0000_u01762752643580") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c21c_d20251110_m053030_c001_v0001171_t0036_u01762752630689") 2025/11/10 05:31:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295625_d20251110_m053026_c001_v7007000_t0000_u01762752626154") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c1c9_d20251110_m053013_c001_v0001171_t0041_u01762752613841") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494921d_d20251110_m053009_c001_v7007000_t0000_u01762752609260") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c15e_d20251110_m052957_c001_v0001171_t0014_u01762752597231") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e403_d20251110_m052952_c001_v7007000_t0000_u01762752592684") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c107_d20251110_m052937_c001_v0001171_t0055_u01762752577598") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a6a014_d20251110_m052930_c001_v7007000_t0000_u01762752570061") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95552_d20251110_m052917_c001_v0001130_t0020_u01762752557808") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e94_d20251110_m052913_c001_v7007000_t0000_u01762752553193") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c08d_d20251110_m052908_c001_v0001171_t0042_u01762752548445") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350d0_d20251110_m052907_c001_v7007000_t0000_u01762752547191") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95503_d20251110_m052854_c001_v0001130_t0004_u01762752534498") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a155_d20251110_m052849_c001_v7007000_t0000_u01762752529914") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27496f_d20251110_m052844_c001_v0001145_t0037_u01762752524511") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a13c_d20251110_m052843_c001_v7007000_t0000_u01762752523233") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfdf_d20251110_m052830_c001_v0001171_t0010_u01762752510485") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f6_d20251110_m052823_c001_v7007000_t0000_u01762752503267") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf87_d20251110_m052811_c001_v0001171_t0036_u01762752491459") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343c_d20251110_m052806_c001_v7007000_t0000_u01762752486781") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf43_d20251110_m052755_c001_v0001171_t0021_u01762752475495") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce1_d20251110_m052750_c001_v7007000_t0000_u01762752470894") 2025/11/10 05:31:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bee8_d20251110_m052738_c001_v0001171_t0008_u01762752458345") 2025/11/10 05:31:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e7f_d20251110_m052910_c001_v7007000_t0000_u01762752550904") 2025/11/10 05:31:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95526_d20251110_m052905_c001_v0001130_t0014_u01762752545009") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e77_d20251110_m052933_c001_v7007000_t0000_u01762752573203") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46b2_d20251110_m052927_c001_v0001131_t0001_u01762752567832") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4cb_d20251110_m053101_c001_v7007000_t0000_u01762752661658") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b480b_d20251110_m053048_c001_v0001131_t0016_u01762752648944") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0338d_d20251110_m053043_c001_v7007000_t0000_u01762752643765") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b47c1_d20251110_m053031_c001_v0001131_t0058_u01762752631380") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295626_d20251110_m053026_c001_v7007000_t0000_u01762752626334") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b477a_d20251110_m053014_c001_v0001131_t0016_u01762752614536") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494921e_d20251110_m053009_c001_v7007000_t0000_u01762752609441") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4739_d20251110_m052958_c001_v0001131_t0049_u01762752598048") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e404_d20251110_m052952_c001_v7007000_t0000_u01762752592901") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46e0_d20251110_m052938_c001_v0001131_t0032_u01762752578228") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be8c4_d20251110_m052930_c001_v7007000_t0000_u01762752570071") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b467e_d20251110_m052918_c001_v0001131_t0034_u01762752558683") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e96_d20251110_m052913_c001_v7007000_t0000_u01762752553378") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9553c_d20251110_m052908_c001_v0001130_t0028_u01762752548594") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350ce_d20251110_m052906_c001_v7007000_t0000_u01762752546796") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b460f_d20251110_m052855_c001_v0001131_t0055_u01762752535297") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a156_d20251110_m052850_c001_v7007000_t0000_u01762752530095") 2025/11/10 05:31:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45e2_d20251110_m052844_c001_v0001131_t0032_u01762752524522") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a13b_d20251110_m052843_c001_v7007000_t0000_u01762752523045") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27493a_d20251110_m052831_c001_v0001145_t0052_u01762752511289") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4161f6f3b6ae7572_d20251110_m052823_c001_v7007000_t0000_u01762752503092") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b456d_d20251110_m052812_c001_v0001131_t0042_u01762752492124") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343d_d20251110_m052806_c001_v7007000_t0000_u01762752486963") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4531_d20251110_m052756_c001_v0001131_t0022_u01762752476147") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce2_d20251110_m052751_c001_v7007000_t0000_u01762752471075") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4500_d20251110_m052738_c001_v0001131_t0018_u01762752458623") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e63_d20251110_m052910_c001_v7007000_t0000_u01762752550724") 2025/11/10 05:31:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4647_d20251110_m052905_c001_v0001131_t0018_u01762752545089") 2025/11/10 05:31:50 DEBUG : dir1/0003-defgh: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e78_d20251110_m052933_c001_v7007000_t0000_u01762752573389") 2025/11/10 05:31:50 DEBUG : dir1/0003-defgh: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0e4_d20251110_m052927_c001_v0001171_t0038_u01762752567898") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4cc_d20251110_m053101_c001_v7007000_t0000_u01762752661840") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b0f_d20251110_m053049_c001_v0001145_t0019_u01762752649699") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0338e_d20251110_m053043_c001_v7007000_t0000_u01762752643950") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274acf_d20251110_m053032_c001_v0001145_t0025_u01762752632486") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295627_d20251110_m053026_c001_v7007000_t0000_u01762752626515") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274aa7_d20251110_m053015_c001_v0001145_t0027_u01762752615274") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494921f_d20251110_m053009_c001_v7007000_t0000_u01762752609624") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a74_d20251110_m052958_c001_v0001145_t0031_u01762752598816") 2025/11/10 05:31:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e405_d20251110_m052953_c001_v7007000_t0000_u01762752593082") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a43_d20251110_m052939_c001_v0001145_t0027_u01762752579087") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e70_d20251110_m052930_c001_v7007000_t0000_u01762752570449") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749ff_d20251110_m052919_c001_v0001145_t0028_u01762752559552") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e97_d20251110_m052913_c001_v7007000_t0000_u01762752553578") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749d0_d20251110_m052908_c001_v0001145_t0033_u01762752548615") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a183_d20251110_m052906_c001_v7007000_t0000_u01762752546600") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274998_d20251110_m052856_c001_v0001145_t0040_u01762752536037") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a158_d20251110_m052850_c001_v7007000_t0000_u01762752530283") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954f5_d20251110_m052844_c001_v0001130_t0006_u01762752524563") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69e5f_d20251110_m052843_c001_v7007000_t0000_u01762752523077") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45b3_d20251110_m052831_c001_v0001131_t0020_u01762752511974") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f405f627b9fb8775b_d20251110_m052823_c001_v7007000_t0000_u01762752503276") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748f9_d20251110_m052812_c001_v0001145_t0033_u01762752492888") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343e_d20251110_m052807_c001_v7007000_t0000_u01762752487144") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748c9_d20251110_m052756_c001_v0001145_t0044_u01762752476949") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce3_d20251110_m052751_c001_v7007000_t0000_u01762752471255") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748a9_d20251110_m052739_c001_v0001145_t0039_u01762752459170") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350d3_d20251110_m052911_c001_v7007000_t0000_u01762752551049") 2025/11/10 05:31:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749be_d20251110_m052905_c001_v0001145_t0026_u01762752545148") 2025/11/10 05:31:51 DEBUG : dir1/0004-efghi: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e79_d20251110_m052933_c001_v7007000_t0000_u01762752573573") 2025/11/10 05:31:51 DEBUG : dir1/0004-efghi: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a23_d20251110_m052928_c001_v0001145_t0016_u01762752568121") 2025/11/10 05:31:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4cd_d20251110_m053102_c001_v7007000_t0000_u01762752662023") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9568a_d20251110_m053050_c001_v0001130_t0039_u01762752650260") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0338f_d20251110_m053044_c001_v7007000_t0000_u01762752644144") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95645_d20251110_m053032_c001_v0001130_t0029_u01762752632966") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295628_d20251110_m053026_c001_v7007000_t0000_u01762752626697") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95614_d20251110_m053015_c001_v0001130_t0055_u01762752615691") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949220_d20251110_m053009_c001_v7007000_t0000_u01762752609811") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955dd_d20251110_m052959_c001_v0001130_t0020_u01762752599215") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e406_d20251110_m052953_c001_v7007000_t0000_u01762752593264") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95595_d20251110_m052939_c001_v0001130_t0043_u01762752579582") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e6f_d20251110_m052930_c001_v7007000_t0000_u01762752570265") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0c5_d20251110_m052920_c001_v0001171_t0057_u01762752560130") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e98_d20251110_m052913_c001_v7007000_t0000_u01762752553761") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b465d_d20251110_m052908_c001_v0001131_t0057_u01762752548648") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350cd_d20251110_m052906_c001_v7007000_t0000_u01762752546614") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c04e_d20251110_m052856_c001_v0001171_t0054_u01762752536330") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a15a_d20251110_m052850_c001_v7007000_t0000_u01762752530518") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274973_d20251110_m052844_c001_v0001145_t0053_u01762752524904") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d97634c_d20251110_m052842_c001_v7007000_t0000_u01762752522659") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954ca_d20251110_m052832_c001_v0001130_t0052_u01762752512389") 2025/11/10 05:31:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f405f627b9fb87758_d20251110_m052823_c001_v7007000_t0000_u01762752503081") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95492_d20251110_m052813_c001_v0001130_t0045_u01762752493412") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435343f_d20251110_m052807_c001_v7007000_t0000_u01762752487326") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95455_d20251110_m052757_c001_v0001130_t0051_u01762752477212") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce5_d20251110_m052751_c001_v7007000_t0000_u01762752471436") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95410_d20251110_m052739_c001_v0001130_t0024_u01762752459546") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cae9_d20251110_m052910_c001_v7007000_t0000_u01762752550735") 2025/11/10 05:31:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c079_d20251110_m052905_c001_v0001171_t0042_u01762752545320") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghij: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea4_d20251110_m052933_c001_v7007000_t0000_u01762752573758") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghij: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95571_d20251110_m052928_c001_v0001130_t0047_u01762752568138") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4ce_d20251110_m053102_c001_v7007000_t0000_u01762752662206") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c25c_d20251110_m053050_c001_v0001171_t0018_u01762752650631") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03390_d20251110_m053044_c001_v7007000_t0000_u01762752644329") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c224_d20251110_m053033_c001_v0001171_t0020_u01762752633454") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295629_d20251110_m053026_c001_v7007000_t0000_u01762752626877") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c1e0_d20251110_m053015_c001_v0001171_t0054_u01762752615975") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949221_d20251110_m053009_c001_v7007000_t0000_u01762752609993") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c165_d20251110_m052959_c001_v0001171_t0003_u01762752599630") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e407_d20251110_m052953_c001_v7007000_t0000_u01762752593447") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c110_d20251110_m052939_c001_v0001171_t0055_u01762752579936") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e6e_d20251110_m052930_c001_v7007000_t0000_u01762752570081") 2025/11/10 05:31:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95557_d20251110_m052920_c001_v0001130_t0004_u01762752560434") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e9a_d20251110_m052913_c001_v7007000_t0000_u01762752553944") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c08f_d20251110_m052908_c001_v0001171_t0020_u01762752548938") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e5f_d20251110_m052906_c001_v7007000_t0000_u01762752546622") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9550c_d20251110_m052856_c001_v0001130_t0049_u01762752536645") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a15c_d20251110_m052850_c001_v7007000_t0000_u01762752530699") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c023_d20251110_m052844_c001_v0001171_t0010_u01762752524915") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d976353_d20251110_m052843_c001_v7007000_t0000_u01762752523245") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfe9_d20251110_m052832_c001_v0001171_t0045_u01762752512680") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f41587366532953b1_d20251110_m052823_c001_v7007000_t0000_u01762752503104") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf93_d20251110_m052813_c001_v0001171_t0001_u01762752493717") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353440_d20251110_m052807_c001_v7007000_t0000_u01762752487507") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf4d_d20251110_m052757_c001_v0001171_t0049_u01762752477567") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce6_d20251110_m052751_c001_v7007000_t0000_u01762752471616") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bef7_d20251110_m052739_c001_v0001171_t0050_u01762752459963") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e64_d20251110_m052910_c001_v7007000_t0000_u01762752550914") 2025/11/10 05:31:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95529_d20251110_m052905_c001_v0001130_t0059_u01762752545382") 2025/11/10 05:31:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea5_d20251110_m052933_c001_v7007000_t0000_u01762752573942") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46b6_d20251110_m052928_c001_v0001131_t0014_u01762752568207") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d0_d20251110_m053102_c001_v7007000_t0000_u01762752662391") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b481d_d20251110_m053050_c001_v0001131_t0035_u01762752650894") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03391_d20251110_m053044_c001_v7007000_t0000_u01762752644514") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b47d6_d20251110_m053033_c001_v0001131_t0020_u01762752633703") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329562a_d20251110_m053027_c001_v7007000_t0000_u01762752627058") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4782_d20251110_m053016_c001_v0001131_t0002_u01762752616246") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949222_d20251110_m053010_c001_v7007000_t0000_u01762752610176") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4741_d20251110_m052959_c001_v0001131_t0020_u01762752599966") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e408_d20251110_m052953_c001_v7007000_t0000_u01762752593629") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46e8_d20251110_m052940_c001_v0001131_t0047_u01762752580368") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4161f6f3b6ae75f7_d20251110_m052930_c001_v7007000_t0000_u01762752570091") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4684_d20251110_m052920_c001_v0001131_t0009_u01762752560894") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e9d_d20251110_m052914_c001_v7007000_t0000_u01762752554194") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b465f_d20251110_m052909_c001_v0001131_t0059_u01762752549014") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4120efd2da1ed3a0_d20251110_m052907_c001_v7007000_t0000_u01762752547004") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b461b_d20251110_m052856_c001_v0001131_t0000_u01762752536927") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a15f_d20251110_m052850_c001_v7007000_t0000_u01762752530880") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954f7_d20251110_m052844_c001_v0001130_t0043_u01762752524924") 2025/11/10 05:31:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cac8_d20251110_m052843_c001_v7007000_t0000_u01762752523254") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274940_d20251110_m052832_c001_v0001145_t0030_u01762752512950") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f7_d20251110_m052823_c001_v7007000_t0000_u01762752503319") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4573_d20251110_m052814_c001_v0001131_t0039_u01762752494128") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353441_d20251110_m052807_c001_v7007000_t0000_u01762752487689") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4539_d20251110_m052757_c001_v0001131_t0023_u01762752477847") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce7_d20251110_m052751_c001_v7007000_t0000_u01762752471797") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4506_d20251110_m052740_c001_v0001131_t0059_u01762752460249") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a188_d20251110_m052910_c001_v7007000_t0000_u01762752550745") 2025/11/10 05:31:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4649_d20251110_m052905_c001_v0001131_t0035_u01762752545424") 2025/11/10 05:31:56 DEBUG : dir1/0007-12345: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea6_d20251110_m052934_c001_v7007000_t0000_u01762752574126") 2025/11/10 05:31:56 DEBUG : dir1/0007-12345: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0e8_d20251110_m052928_c001_v0001171_t0025_u01762752568322") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d1_d20251110_m053102_c001_v7007000_t0000_u01762752662575") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b13_d20251110_m053051_c001_v0001145_t0044_u01762752651333") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03392_d20251110_m053044_c001_v7007000_t0000_u01762752644698") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274ad4_d20251110_m053034_c001_v0001145_t0054_u01762752634450") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329562b_d20251110_m053027_c001_v7007000_t0000_u01762752627239") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274aad_d20251110_m053016_c001_v0001145_t0021_u01762752616591") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949224_d20251110_m053010_c001_v7007000_t0000_u01762752610376") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a7e_d20251110_m053000_c001_v0001145_t0021_u01762752600430") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e409_d20251110_m052953_c001_v7007000_t0000_u01762752593810") 2025/11/10 05:31:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a49_d20251110_m052940_c001_v0001145_t0033_u01762752580904") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4161f6f3b6ae75f9_d20251110_m052930_c001_v7007000_t0000_u01762752570458") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a09_d20251110_m052921_c001_v0001145_t0044_u01762752561298") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e9e_d20251110_m052914_c001_v7007000_t0000_u01762752554379") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749d6_d20251110_m052909_c001_v0001145_t0035_u01762752549147") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a186_d20251110_m052907_c001_v7007000_t0000_u01762752547031") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749a0_d20251110_m052857_c001_v0001145_t0055_u01762752537263") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a161_d20251110_m052851_c001_v7007000_t0000_u01762752531078") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45e4_d20251110_m052845_c001_v0001131_t0021_u01762752525088") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cac5_d20251110_m052843_c001_v7007000_t0000_u01762752523067") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45b9_d20251110_m052833_c001_v0001131_t0027_u01762752513426") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be875_d20251110_m052823_c001_v7007000_t0000_u01762752503113") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748fe_d20251110_m052814_c001_v0001145_t0016_u01762752494484") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353442_d20251110_m052807_c001_v7007000_t0000_u01762752487872") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748cf_d20251110_m052758_c001_v0001145_t0026_u01762752478211") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce8_d20251110_m052751_c001_v7007000_t0000_u01762752471977") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748ab_d20251110_m052740_c001_v0001145_t0018_u01762752460615") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf43534e7_d20251110_m052910_c001_v7007000_t0000_u01762752550699") 2025/11/10 05:31:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c07d_d20251110_m052905_c001_v0001171_t0046_u01762752545599") 2025/11/10 05:31:57 DEBUG : dir1/0008-23456: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea7_d20251110_m052934_c001_v7007000_t0000_u01762752574310") 2025/11/10 05:31:57 DEBUG : dir1/0008-23456: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95573_d20251110_m052928_c001_v0001130_t0056_u01762752568449") 2025/11/10 05:31:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d2_d20251110_m053102_c001_v7007000_t0000_u01762752662759") 2025/11/10 05:31:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95690_d20251110_m053051_c001_v0001130_t0039_u01762752651731") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d03397_d20251110_m053044_c001_v7007000_t0000_u01762752644882") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95647_d20251110_m053034_c001_v0001130_t0009_u01762752634753") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329562d_d20251110_m053027_c001_v7007000_t0000_u01762752627438") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9561b_d20251110_m053017_c001_v0001130_t0007_u01762752617574") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949225_d20251110_m053010_c001_v7007000_t0000_u01762752610558") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955e8_d20251110_m053001_c001_v0001130_t0023_u01762752601128") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40a_d20251110_m052953_c001_v7007000_t0000_u01762752593992") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9559b_d20251110_m052941_c001_v0001130_t0000_u01762752581331") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a6a016_d20251110_m052930_c001_v7007000_t0000_u01762752570427") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0c7_d20251110_m052921_c001_v0001171_t0052_u01762752561773") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e9f_d20251110_m052914_c001_v7007000_t0000_u01762752554563") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c091_d20251110_m052909_c001_v0001171_t0007_u01762752549229") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4120efd2da1ed39d_d20251110_m052906_c001_v7007000_t0000_u01762752546637") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c054_d20251110_m052857_c001_v0001171_t0039_u01762752537533") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a164_d20251110_m052851_c001_v7007000_t0000_u01762752531259") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274975_d20251110_m052845_c001_v0001145_t0018_u01762752525226") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d976350_d20251110_m052843_c001_v7007000_t0000_u01762752523023") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954cc_d20251110_m052833_c001_v0001130_t0017_u01762752513861") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f41587366532953b2_d20251110_m052823_c001_v7007000_t0000_u01762752503329") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95498_d20251110_m052814_c001_v0001130_t0052_u01762752494900") 2025/11/10 05:31:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353443_d20251110_m052808_c001_v7007000_t0000_u01762752488058") 2025/11/10 05:31:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95459_d20251110_m052758_c001_v0001130_t0010_u01762752478627") 2025/11/10 05:31:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ce9_d20251110_m052752_c001_v7007000_t0000_u01762752472158") 2025/11/10 05:31:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95416_d20251110_m052741_c001_v0001130_t0058_u01762752461837") 2025/11/10 05:31:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf43534ea_d20251110_m052911_c001_v7007000_t0000_u01762752551122") 2025/11/10 05:31:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749c0_d20251110_m052905_c001_v0001145_t0023_u01762752545618") 2025/11/10 05:31:59 DEBUG : dir1/0009-34567: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea8_d20251110_m052934_c001_v7007000_t0000_u01762752574494") 2025/11/10 05:31:59 DEBUG : dir1/0009-34567: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a25_d20251110_m052928_c001_v0001145_t0038_u01762752568596") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d3_d20251110_m053102_c001_v7007000_t0000_u01762752662943") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c262_d20251110_m053052_c001_v0001171_t0008_u01762752652058") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0339b_d20251110_m053045_c001_v7007000_t0000_u01762752645067") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c22a_d20251110_m053035_c001_v0001171_t0046_u01762752635072") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295630_d20251110_m053027_c001_v7007000_t0000_u01762752627618") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c1ee_d20251110_m053017_c001_v0001171_t0020_u01762752617920") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949227_d20251110_m053010_c001_v7007000_t0000_u01762752610742") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c167_d20251110_m053001_c001_v0001171_t0025_u01762752601601") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40b_d20251110_m052954_c001_v7007000_t0000_u01762752594177") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c114_d20251110_m052941_c001_v0001171_t0045_u01762752581827") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be8c6_d20251110_m052930_c001_v7007000_t0000_u01762752570447") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95559_d20251110_m052922_c001_v0001130_t0021_u01762752562090") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ea1_d20251110_m052914_c001_v7007000_t0000_u01762752554746") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95540_d20251110_m052909_c001_v0001130_t0008_u01762752549360") 2025/11/10 05:31:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e60_d20251110_m052906_c001_v7007000_t0000_u01762752546803") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95510_d20251110_m052857_c001_v0001130_t0027_u01762752537949") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a165_d20251110_m052851_c001_v7007000_t0000_u01762752531440") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c027_d20251110_m052845_c001_v0001171_t0003_u01762752525310") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69e61_d20251110_m052843_c001_v7007000_t0000_u01762752523266") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bff3_d20251110_m052834_c001_v0001171_t0014_u01762752514186") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418b07dcb4d8a735_d20251110_m052823_c001_v7007000_t0000_u01762752503068") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf9f_d20251110_m052815_c001_v0001171_t0058_u01762752495215") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353444_d20251110_m052808_c001_v7007000_t0000_u01762752488240") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf53_d20251110_m052759_c001_v0001171_t0038_u01762752479087") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ceb_d20251110_m052752_c001_v7007000_t0000_u01762752472368") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf03_d20251110_m052742_c001_v0001171_t0059_u01762752462162") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350d2_d20251110_m052910_c001_v7007000_t0000_u01762752550866") 2025/11/10 05:32:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9552b_d20251110_m052905_c001_v0001130_t0057_u01762752545767") 2025/11/10 05:32:00 DEBUG : dir1/0010-45678: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ea9_d20251110_m052934_c001_v7007000_t0000_u01762752574679") 2025/11/10 05:32:00 DEBUG : dir1/0010-45678: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46b8_d20251110_m052928_c001_v0001131_t0042_u01762752568618") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d6_d20251110_m053103_c001_v7007000_t0000_u01762752663127") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b482b_d20251110_m053052_c001_v0001131_t0030_u01762752652365") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0339c_d20251110_m053045_c001_v7007000_t0000_u01762752645251") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b47df_d20251110_m053035_c001_v0001131_t0019_u01762752635398") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295634_d20251110_m053027_c001_v7007000_t0000_u01762752627799") 2025/11/10 05:32:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4785_d20251110_m053018_c001_v0001131_t0002_u01762752618204") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949228_d20251110_m053010_c001_v7007000_t0000_u01762752610928") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b474b_d20251110_m053001_c001_v0001131_t0051_u01762752601948") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40c_d20251110_m052954_c001_v7007000_t0000_u01762752594359") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46f4_d20251110_m052942_c001_v0001131_t0031_u01762752582171") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a6a015_d20251110_m052930_c001_v7007000_t0000_u01762752570244") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4693_d20251110_m052922_c001_v0001131_t0010_u01762752562547") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ea4_d20251110_m052914_c001_v7007000_t0000_u01762752554929") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4663_d20251110_m052909_c001_v0001131_t0014_u01762752549371") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f405f627b9fb87778_d20251110_m052907_c001_v7007000_t0000_u01762752547012") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4622_d20251110_m052858_c001_v0001131_t0037_u01762752538330") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a168_d20251110_m052851_c001_v7007000_t0000_u01762752531634") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954f9_d20251110_m052845_c001_v0001130_t0020_u01762752525337") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f3_d20251110_m052842_c001_v7007000_t0000_u01762752522832") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274948_d20251110_m052834_c001_v0001145_t0018_u01762752514591") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba3501b_d20251110_m052823_c001_v7007000_t0000_u01762752503123") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4577_d20251110_m052815_c001_v0001131_t0040_u01762752495514") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353446_d20251110_m052808_c001_v7007000_t0000_u01762752488422") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b453b_d20251110_m052759_c001_v0001131_t0054_u01762752479425") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cec_d20251110_m052752_c001_v7007000_t0000_u01762752472549") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b450d_d20251110_m052742_c001_v0001131_t0046_u01762752462502") 2025/11/10 05:32:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb493d1_d20251110_m052910_c001_v7007000_t0000_u01762752550760") 2025/11/10 05:32:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b464d_d20251110_m052905_c001_v0001131_t0049_u01762752545778") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40eaa_d20251110_m052934_c001_v7007000_t0000_u01762752574863") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0ec_d20251110_m052928_c001_v0001171_t0005_u01762752568744") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d7_d20251110_m053103_c001_v7007000_t0000_u01762752663312") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b19_d20251110_m053052_c001_v0001145_t0018_u01762752652924") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0339d_d20251110_m053045_c001_v7007000_t0000_u01762752645436") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274adb_d20251110_m053035_c001_v0001145_t0018_u01762752635820") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295635_d20251110_m053027_c001_v7007000_t0000_u01762752627980") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274ab5_d20251110_m053018_c001_v0001145_t0044_u01762752618503") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949229_d20251110_m053011_c001_v7007000_t0000_u01762752611124") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a86_d20251110_m053002_c001_v0001145_t0027_u01762752602267") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40d_d20251110_m052954_c001_v7007000_t0000_u01762752594542") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a4c_d20251110_m052942_c001_v0001145_t0039_u01762752582825") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a6a02a_d20251110_m052930_c001_v7007000_t0000_u01762752570628") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a0d_d20251110_m052922_c001_v0001145_t0043_u01762752562990") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ea5_d20251110_m052915_c001_v7007000_t0000_u01762752555118") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c095_d20251110_m052909_c001_v0001171_t0054_u01762752549529") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288db51_d20251110_m052907_c001_v7007000_t0000_u01762752547029") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749a4_d20251110_m052858_c001_v0001145_t0014_u01762752538692") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a16b_d20251110_m052851_c001_v7007000_t0000_u01762752531815") 2025/11/10 05:32:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45e6_d20251110_m052845_c001_v0001131_t0038_u01762752525447") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d97634e_d20251110_m052842_c001_v7007000_t0000_u01762752522841") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45bf_d20251110_m052835_c001_v0001131_t0051_u01762752515440") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4161f6f3b6ae7573_d20251110_m052823_c001_v7007000_t0000_u01762752503286") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274904_d20251110_m052815_c001_v0001145_t0021_u01762752495794") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353447_d20251110_m052808_c001_v7007000_t0000_u01762752488604") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748d5_d20251110_m052759_c001_v0001145_t0057_u01762752479963") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ced_d20251110_m052752_c001_v7007000_t0000_u01762752472777") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748b1_d20251110_m052742_c001_v0001145_t0024_u01762752462840") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf43534e8_d20251110_m052910_c001_v7007000_t0000_u01762752550881") 2025/11/10 05:32:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c081_d20251110_m052905_c001_v0001171_t0044_u01762752545853") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40eab_d20251110_m052935_c001_v7007000_t0000_u01762752575048") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95577_d20251110_m052928_c001_v0001130_t0029_u01762752568803") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d8_d20251110_m053103_c001_v7007000_t0000_u01762752663495") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9569a_d20251110_m053055_c001_v0001130_t0041_u01762752655043") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d0339f_d20251110_m053045_c001_v7007000_t0000_u01762752645623") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95652_d20251110_m053036_c001_v0001130_t0049_u01762752636648") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295636_d20251110_m053028_c001_v7007000_t0000_u01762752628160") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95620_d20251110_m053018_c001_v0001130_t0005_u01762752618805") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494922a_d20251110_m053011_c001_v7007000_t0000_u01762752611309") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955f2_d20251110_m053002_c001_v0001130_t0014_u01762752602885") 2025/11/10 05:32:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40e_d20251110_m052954_c001_v7007000_t0000_u01762752594724") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae955a1_d20251110_m052943_c001_v0001130_t0022_u01762752583175") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be8c7_d20251110_m052930_c001_v7007000_t0000_u01762752570462") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0d1_d20251110_m052923_c001_v0001171_t0017_u01762752563296") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ea7_d20251110_m052915_c001_v7007000_t0000_u01762752555301") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749d8_d20251110_m052909_c001_v0001145_t0054_u01762752549538") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4120efd2da1ed39e_d20251110_m052906_c001_v7007000_t0000_u01762752546822") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c05c_d20251110_m052859_c001_v0001171_t0029_u01762752539148") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a16c_d20251110_m052851_c001_v7007000_t0000_u01762752531997") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954fb_d20251110_m052845_c001_v0001130_t0038_u01762752525748") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f5_d20251110_m052843_c001_v7007000_t0000_u01762752523202") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954d2_d20251110_m052835_c001_v0001130_t0058_u01762752515720") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418b07dcb4d8a73a_d20251110_m052823_c001_v7007000_t0000_u01762752503436") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9549d_d20251110_m052816_c001_v0001130_t0001_u01762752496285") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353448_d20251110_m052808_c001_v7007000_t0000_u01762752488825") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95461_d20251110_m052800_c001_v0001130_t0000_u01762752480332") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cee_d20251110_m052752_c001_v7007000_t0000_u01762752472958") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9541c_d20251110_m052743_c001_v0001130_t0019_u01762752463335") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79caea_d20251110_m052910_c001_v7007000_t0000_u01762752550926") 2025/11/10 05:32:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b464f_d20251110_m052906_c001_v0001131_t0032_u01762752546095") 2025/11/10 05:32:04 DEBUG : dir1/0013-789;=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40eac_d20251110_m052935_c001_v7007000_t0000_u01762752575232") 2025/11/10 05:32:04 DEBUG : dir1/0013-789;=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0ee_d20251110_m052929_c001_v0001171_t0044_u01762752569019") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4d9_d20251110_m053103_c001_v7007000_t0000_u01762752663679") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c266_d20251110_m053055_c001_v0001171_t0031_u01762752655421") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d033a1_d20251110_m053045_c001_v7007000_t0000_u01762752645821") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c22f_d20251110_m053036_c001_v0001171_t0052_u01762752636966") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295637_d20251110_m053028_c001_v7007000_t0000_u01762752628341") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c1f4_d20251110_m053019_c001_v0001171_t0011_u01762752619145") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494922b_d20251110_m053011_c001_v7007000_t0000_u01762752611492") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c175_d20251110_m053003_c001_v0001171_t0038_u01762752603506") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e40f_d20251110_m052954_c001_v7007000_t0000_u01762752594906") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c11a_d20251110_m052943_c001_v0001171_t0052_u01762752583581") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e71_d20251110_m052930_c001_v7007000_t0000_u01762752570636") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95561_d20251110_m052923_c001_v0001130_t0052_u01762752563562") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ea9_d20251110_m052915_c001_v7007000_t0000_u01762752555484") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95542_d20251110_m052909_c001_v0001130_t0053_u01762752549719") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a185_d20251110_m052906_c001_v7007000_t0000_u01762752546961") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae95514_d20251110_m052859_c001_v0001130_t0011_u01762752539542") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a16e_d20251110_m052852_c001_v7007000_t0000_u01762752532178") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27497b_d20251110_m052845_c001_v0001145_t0023_u01762752525777") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac7a168_d20251110_m052843_c001_v7007000_t0000_u01762752523277") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bffa_d20251110_m052836_c001_v0001171_t0018_u01762752516047") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be87c_d20251110_m052823_c001_v7007000_t0000_u01762752503355") 2025/11/10 05:32:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfa3_d20251110_m052816_c001_v0001171_t0033_u01762752496555") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353449_d20251110_m052809_c001_v7007000_t0000_u01762752489007") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf57_d20251110_m052800_c001_v0001171_t0051_u01762752480778") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cef_d20251110_m052753_c001_v7007000_t0000_u01762752473139") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bf09_d20251110_m052743_c001_v0001171_t0020_u01762752463706") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578b284_d20251110_m052911_c001_v7007000_t0000_u01762752551073") 2025/11/10 05:32:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9552f_d20251110_m052906_c001_v0001130_t0021_u01762752546105") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40ead_d20251110_m052935_c001_v7007000_t0000_u01762752575417") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46bc_d20251110_m052929_c001_v0001131_t0020_u01762752569225") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4dc_d20251110_m053103_c001_v7007000_t0000_u01762752663864") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b482f_d20251110_m053055_c001_v0001131_t0002_u01762752655705") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d033a3_d20251110_m053046_c001_v7007000_t0000_u01762752646006") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b47e7_d20251110_m053037_c001_v0001131_t0014_u01762752637261") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295639_d20251110_m053028_c001_v7007000_t0000_u01762752628523") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4791_d20251110_m053019_c001_v0001131_t0022_u01762752619572") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494922d_d20251110_m053011_c001_v7007000_t0000_u01762752611674") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4753_d20251110_m053003_c001_v0001131_t0014_u01762752603898") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e410_d20251110_m052955_c001_v7007000_t0000_u01762752595088") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b46fc_d20251110_m052943_c001_v0001131_t0047_u01762752583866") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be8c8_d20251110_m052930_c001_v7007000_t0000_u01762752570466") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4697_d20251110_m052923_c001_v0001131_t0054_u01762752563866") 2025/11/10 05:32:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9eab_d20251110_m052915_c001_v7007000_t0000_u01762752555669") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4667_d20251110_m052909_c001_v0001131_t0053_u01762752549911") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40e61_d20251110_m052906_c001_v7007000_t0000_u01762752546983") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b462c_d20251110_m052900_c001_v0001131_t0031_u01762752540030") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a170_d20251110_m052852_c001_v7007000_t0000_u01762752532359") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c02d_d20251110_m052845_c001_v0001171_t0005_u01762752525788") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835f071_d20251110_m052843_c001_v7007000_t0000_u01762752523211") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27494b_d20251110_m052836_c001_v0001145_t0018_u01762752516343") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0f8_d20251110_m052823_c001_v7007000_t0000_u01762752503452") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b457b_d20251110_m052816_c001_v0001131_t0026_u01762752496923") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435344a_d20251110_m052809_c001_v7007000_t0000_u01762752489189") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4546_d20251110_m052801_c001_v0001131_t0053_u01762752481075") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cf0_d20251110_m052753_c001_v7007000_t0000_u01762752473320") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4513_d20251110_m052744_c001_v0001131_t0028_u01762752464038") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9e82_d20251110_m052911_c001_v7007000_t0000_u01762752551121") 2025/11/10 05:32:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749c4_d20251110_m052906_c001_v0001145_t0056_u01762752546154") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40eae_d20251110_m052935_c001_v7007000_t0000_u01762752575601") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c0f1_d20251110_m052929_c001_v0001171_t0033_u01762752569296") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4dd_d20251110_m053104_c001_v7007000_t0000_u01762752664047") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b1d_d20251110_m053056_c001_v0001145_t0033_u01762752656103") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d033a5_d20251110_m053046_c001_v7007000_t0000_u01762752646191") 2025/11/10 05:32:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274ae3_d20251110_m053037_c001_v0001145_t0032_u01762752637854") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329563a_d20251110_m053028_c001_v7007000_t0000_u01762752628720") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274abd_d20251110_m053020_c001_v0001145_t0053_u01762752620008") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494922e_d20251110_m053011_c001_v7007000_t0000_u01762752611861") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a8b_d20251110_m053004_c001_v0001145_t0043_u01762752604421") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e411_d20251110_m052955_c001_v7007000_t0000_u01762752595269") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a50_d20251110_m052944_c001_v0001145_t0052_u01762752584566") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f40108f13c70f6fb5_d20251110_m052930_c001_v7007000_t0000_u01762752570488") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a15_d20251110_m052924_c001_v0001145_t0016_u01762752564367") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9eac_d20251110_m052915_c001_v7007000_t0000_u01762752555859") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749e0_d20251110_m052909_c001_v0001145_t0027_u01762752549954") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba350cf_d20251110_m052907_c001_v7007000_t0000_u01762752547002") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749b4_d20251110_m052900_c001_v0001145_t0059_u01762752540595") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a172_d20251110_m052852_c001_v7007000_t0000_u01762752532540") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45ea_d20251110_m052845_c001_v0001131_t0035_u01762752525831") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac7a166_d20251110_m052843_c001_v7007000_t0000_u01762752523086") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45c5_d20251110_m052837_c001_v0001131_t0006_u01762752517309") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418bef918ba3501c_d20251110_m052823_c001_v7007000_t0000_u01762752503355") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27490a_d20251110_m052817_c001_v0001145_t0048_u01762752497372") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435344c_d20251110_m052809_c001_v7007000_t0000_u01762752489370") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748dd_d20251110_m052801_c001_v0001145_t0030_u01762752481359") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cf1_d20251110_m052753_c001_v7007000_t0000_u01762752473500") 2025/11/10 05:32:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748b4_d20251110_m052744_c001_v0001145_t0048_u01762752464684") 2025/11/10 05:32:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578b283_d20251110_m052910_c001_v7007000_t0000_u01762752550892") 2025/11/10 05:32:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c083_d20251110_m052906_c001_v0001171_t0058_u01762752546164") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c0ff_d20251110_m052825_c001_v7007000_t0000_u01762752505802") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27491a_d20251110_m052820_c001_v0001145_t0016_u01762752500798") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c100_d20251110_m052825_c001_v7007000_t0000_u01762752505984") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b458d_d20251110_m052820_c001_v0001131_t0029_u01762752500872") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c101_d20251110_m052826_c001_v7007000_t0000_u01762752506166") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954b1_d20251110_m052820_c001_v0001130_t0050_u01762752500923") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c102_d20251110_m052826_c001_v7007000_t0000_u01762752506348") 2025/11/10 05:32:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfb5_d20251110_m052820_c001_v0001171_t0014_u01762752500983") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c103_d20251110_m052826_c001_v7007000_t0000_u01762752506530") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954b3_d20251110_m052821_c001_v0001130_t0049_u01762752501265") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c104_d20251110_m052826_c001_v7007000_t0000_u01762752506723") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b458f_d20251110_m052821_c001_v0001131_t0030_u01762752501350") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c105_d20251110_m052826_c001_v7007000_t0000_u01762752506906") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfb7_d20251110_m052821_c001_v0001171_t0022_u01762752501458") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c106_d20251110_m052827_c001_v7007000_t0000_u01762752507088") 2025/11/10 05:32:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27491c_d20251110_m052821_c001_v0001145_t0040_u01762752501529") 2025/11/10 05:32:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c107_d20251110_m052827_c001_v7007000_t0000_u01762752507299") 2025/11/10 05:32:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954b5_d20251110_m052821_c001_v0001130_t0027_u01762752501601") 2025/11/10 05:32:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c109_d20251110_m052827_c001_v7007000_t0000_u01762752507483") 2025/11/10 05:32:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfb9_d20251110_m052821_c001_v0001171_t0028_u01762752501755") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c10a_d20251110_m052827_c001_v7007000_t0000_u01762752507665") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27491e_d20251110_m052821_c001_v0001145_t0042_u01762752501814") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c10b_d20251110_m052827_c001_v7007000_t0000_u01762752507847") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4591_d20251110_m052821_c001_v0001131_t0003_u01762752501872") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c10c_d20251110_m052828_c001_v7007000_t0000_u01762752508029") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954b7_d20251110_m052822_c001_v0001130_t0008_u01762752502023") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c10d_d20251110_m052828_c001_v7007000_t0000_u01762752508211") 2025/11/10 05:32:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274922_d20251110_m052822_c001_v0001145_t0059_u01762752502149") 2025/11/10 05:32:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c10f_d20251110_m052828_c001_v7007000_t0000_u01762752508392") 2025/11/10 05:32:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bfbc_d20251110_m052822_c001_v0001171_t0016_u01762752502175") 2025/11/10 05:32:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f411858a37511c110_d20251110_m052828_c001_v7007000_t0000_u01762752508574") 2025/11/10 05:32:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4593_d20251110_m052822_c001_v0001131_t0014_u01762752502198") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac7a172_d20251110_m052847_c001_v7007000_t0000_u01762752527480") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954e2_d20251110_m052840_c001_v0001130_t0043_u01762752520905") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949073_d20251110_m052847_c001_v7007000_t0000_u01762752527529") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c00f_d20251110_m052840_c001_v0001171_t0052_u01762752520934") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f8_d20251110_m052847_c001_v7007000_t0000_u01762752527746") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27495f_d20251110_m052841_c001_v0001145_t0044_u01762752521024") 2025/11/10 05:32:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4044b017f992b1f7_d20251110_m052847_c001_v7007000_t0000_u01762752527551") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c011_d20251110_m052841_c001_v0001171_t0056_u01762752521210") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69e82_d20251110_m052847_c001_v7007000_t0000_u01762752527673") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274961_d20251110_m052841_c001_v0001145_t0029_u01762752521312") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cade_d20251110_m052847_c001_v7007000_t0000_u01762752527682") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45d8_d20251110_m052841_c001_v0001131_t0037_u01762752521322") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d976368_d20251110_m052847_c001_v7007000_t0000_u01762752527694") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954e6_d20251110_m052841_c001_v0001130_t0016_u01762752521448") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a147_d20251110_m052847_c001_v7007000_t0000_u01762752527704") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c013_d20251110_m052841_c001_v0001171_t0007_u01762752521478") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69e85_d20251110_m052847_c001_v7007000_t0000_u01762752527855") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45da_d20251110_m052841_c001_v0001131_t0056_u01762752521655") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d976366_d20251110_m052847_c001_v7007000_t0000_u01762752527509") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274965_d20251110_m052841_c001_v0001145_t0033_u01762752521730") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04949075_d20251110_m052847_c001_v7007000_t0000_u01762752527714") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c017_d20251110_m052841_c001_v0001171_t0038_u01762752521757") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79cadf_d20251110_m052847_c001_v7007000_t0000_u01762752527864") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954eb_d20251110_m052841_c001_v0001130_t0059_u01762752521936") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d97636a_d20251110_m052847_c001_v7007000_t0000_u01762752527876") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45dc_d20251110_m052841_c001_v0001131_t0021_u01762752521975") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835f073_d20251110_m052847_c001_v7007000_t0000_u01762752527731") 2025/11/10 05:32:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c019_d20251110_m052842_c001_v0001171_t0054_u01762752522128") 2025/11/10 05:32:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a148_d20251110_m052847_c001_v7007000_t0000_u01762752527887") 2025/11/10 05:32:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274967_d20251110_m052842_c001_v0001145_t0059_u01762752522135") 2025/11/10 05:32:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac7a173_d20251110_m052847_c001_v7007000_t0000_u01762752527664") 2025/11/10 05:32:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae954ed_d20251110_m052842_c001_v0001130_t0049_u01762752522266") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f17_d20251110_m052626_c001_v7007000_t0000_u01762752386028") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f100e8f896ae8cad8_d20251110_m052622_c001_v0001040_t0028_u01762752382268") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69d45_d20251110_m052622_c001_v7007000_t0000_u01762752382084") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f100e8f896ae8cad2_d20251110_m052617_c001_v0001040_t0032_u01762752377729") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69d32_d20251110_m052617_c001_v7007000_t0000_u01762752377004") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bd5b_d20251110_m052612_c001_v0001171_t0029_u01762752372516") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee3f_d20251110_m052611_c001_v7007000_t0000_u01762752371065") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f116ade0592e3cf0d_d20251110_m052608_c001_v0001130_t0030_u01762752368662") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c892_d20251110_m052608_c001_v7007000_t0000_u01762752368478") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f116ade0592e3cf07_d20251110_m052605_c001_v0001130_t0039_u01762752365381") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c87b_d20251110_m052604_c001_v7007000_t0000_u01762752364652") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274765_d20251110_m052557_c001_v0001145_t0045_u01762752357752") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee23_d20251110_m052556_c001_v7007000_t0000_u01762752356412") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f113e36d57b9b154a_d20251110_m052554_c001_v0001145_t0019_u01762752354831") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d02faa_d20251110_m052554_c001_v7007000_t0000_u01762752354653") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f113e36d57b9b1543_d20251110_m052551_c001_v0001145_t0020_u01762752351287") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d02f99_d20251110_m052550_c001_v7007000_t0000_u01762752350557") 2025/11/10 05:32:12 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a293_d20251110_m052545_c001_v0001104_t0057_u01762752345455") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835edd8_d20251110_m052544_c001_v7007000_t0000_u01762752344544") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f111ba85b2f3efa33_d20251110_m052541_c001_v0001037_t0018_u01762752341839") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295219_d20251110_m052541_c001_v7007000_t0000_u01762752341656") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f111ba85b2f3efa2f_d20251110_m052537_c001_v0001037_t0043_u01762752337978") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295216_d20251110_m052537_c001_v7007000_t0000_u01762752337251") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bcab_d20251110_m052530_c001_v0001171_t0023_u01762752330107") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d7dc_d20251110_m052529_c001_v7007000_t0000_u01762752329199") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104188ddf00d9c7d_d20251110_m052527_c001_v0001044_t0004_u01762752327289") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79e03_d20251110_m052527_c001_v7007000_t0000_u01762752327094") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104188ddf00d9c77_d20251110_m052523_c001_v0001044_t0002_u01762752323876") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79dd1_d20251110_m052523_c001_v7007000_t0000_u01762752323149") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2746fa_d20251110_m052515_c001_v0001145_t0016_u01762752315736") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e083_d20251110_m052514_c001_v7007000_t0000_u01762752314812") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1127694bb012c671_d20251110_m052512_c001_v0001038_t0036_u01762752312526") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578afbf_d20251110_m052512_c001_v7007000_t0000_u01762752312346") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1127694bb012c66d_d20251110_m052508_c001_v0001038_t0031_u01762752308441") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578afad_d20251110_m052507_c001_v7007000_t0000_u01762752307722") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a1d0_d20251110_m052500_c001_v0001104_t0004_u01762752300267") 2025/11/10 05:32:13 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6cd_d20251110_m052459_c001_v7007000_t0000_u01762752299167") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f11882775c3b1f7ac_d20251110_m052453_c001_v0001178_t0045_u01762752293194") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f402687500d975f82_d20251110_m052451_c001_v7007000_t0000_u01762752291985") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bc0d_d20251110_m052447_c001_v0001171_t0020_u01762752287657") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112f5786962f800c_d20251110_m052446_c001_v0001036_t0008_u01762752286716") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112f5786962f800a_d20251110_m052445_c001_v0001036_t0052_u01762752285484") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4103e53acd22a2b7_d20251110_m052431_c001_v7007000_t0000_u01762752271646") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a149_d20251110_m052423_c001_v0001104_t0005_u01762752263953") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f109fdb670c300221_d20251110_m052423_c001_v0001161_t0001_u01762752263011") 2025/11/10 05:32:14 DEBUG : dst/one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f109fdb670c30021b_d20251110_m052421_c001_v0001161_t0002_u01762752261831") 2025/11/10 05:32:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f19_d20251110_m052626_c001_v7007000_t0000_u01762752386225") 2025/11/10 05:32:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b295f61f138fe_d20251110_m052621_c001_v0001106_t0048_u01762752381543") 2025/11/10 05:32:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f114957c7c85bc289_d20251110_m052616_c001_v0001134_t0027_u01762752376580") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee40_d20251110_m052611_c001_v7007000_t0000_u01762752371245") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1080665637f40305_d20251110_m052608_c001_v0001043_t0047_u01762752368070") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f110018ff60e3a3b9_d20251110_m052603_c001_v0001091_t0002_u01762752363911") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee24_d20251110_m052556_c001_v7007000_t0000_u01762752356594") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f108f125c12541bbb_d20251110_m052554_c001_v0001178_t0029_u01762752354425") 2025/11/10 05:32:14 DEBUG : dst/one.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f118ccee1c51ef33c_d20251110_m052550_c001_v0001183_t0000_u01762752350362") 2025/11/10 05:32:14 DEBUG : dst/three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6d1_d20251110_m052459_c001_v7007000_t0000_u01762752299348") 2025/11/10 05:32:14 DEBUG : dst/three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112f5786962f8019_d20251110_m052457_c001_v0001036_t0055_u01762752297664") 2025/11/10 05:32:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f1b_d20251110_m052626_c001_v7007000_t0000_u01762752386408") 2025/11/10 05:32:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f10035c23f5933cfb_d20251110_m052624_c001_v0001172_t0029_u01762752384048") 2025/11/10 05:32:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f10477bfeea39eccd_d20251110_m052619_c001_v0001120_t0001_u01762752379099") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f1c_d20251110_m052626_c001_v7007000_t0000_u01762752386591") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f100e8f896ae8cadf_d20251110_m052625_c001_v0001040_t0058_u01762752385141") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69d52_d20251110_m052624_c001_v7007000_t0000_u01762752384960") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f100e8f896ae8cad4_d20251110_m052619_c001_v0001040_t0049_u01762752379936") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69d39_d20251110_m052619_c001_v7007000_t0000_u01762752379741") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bd61_d20251110_m052613_c001_v0001171_t0008_u01762752373668") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee42_d20251110_m052611_c001_v7007000_t0000_u01762752371426") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f116ade0592e3cf12_d20251110_m052610_c001_v0001130_t0031_u01762752370280") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c89b_d20251110_m052610_c001_v7007000_t0000_u01762752370083") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f116ade0592e3cf0b_d20251110_m052606_c001_v0001130_t0051_u01762752366632") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c886_d20251110_m052606_c001_v7007000_t0000_u01762752366447") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274771_d20251110_m052600_c001_v0001145_t0020_u01762752360841") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d02fad_d20251110_m052555_c001_v7007000_t0000_u01762752355799") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a2ac_d20251110_m052553_c001_v0001104_t0016_u01762752353213") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d02fa5_d20251110_m052552_c001_v7007000_t0000_u01762752352463") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bcf4_d20251110_m052547_c001_v0001171_t0019_u01762752347776") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329521a_d20251110_m052543_c001_v7007000_t0000_u01762752343625") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bcd3_d20251110_m052540_c001_v0001171_t0017_u01762752340212") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4158736653295218_d20251110_m052539_c001_v7007000_t0000_u01762752339115") 2025/11/10 05:32:15 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274729_d20251110_m052531_c001_v0001145_t0015_u01762752331787") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79e0e_d20251110_m052528_c001_v7007000_t0000_u01762752328247") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274717_d20251110_m052525_c001_v0001145_t0037_u01762752325935") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79de7_d20251110_m052524_c001_v7007000_t0000_u01762752324836") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a215_d20251110_m052517_c001_v0001104_t0034_u01762752317327") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578afcb_d20251110_m052513_c001_v7007000_t0000_u01762752313899") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a1f0_d20251110_m052510_c001_v0001104_t0018_u01762752310843") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578afb4_d20251110_m052509_c001_v7007000_t0000_u01762752309752") 2025/11/10 05:32:16 DEBUG : dst/three.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bc3b_d20251110_m052503_c001_v0001171_t0044_u01762752303034") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee43_d20251110_m052611_c001_v7007000_t0000_u01762752371607") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f110561690079883b_d20251110_m052609_c001_v0001044_t0041_u01762752369630") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f111b43a494c5ac53_d20251110_m052606_c001_v0001184_t0056_u01762752366255") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee25_d20251110_m052556_c001_v7007000_t0000_u01762752356834") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1083c7dbf7a5f820_d20251110_m052555_c001_v0001182_t0008_u01762752355582") 2025/11/10 05:32:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f100e8f896ae8cab7_d20251110_m052552_c001_v0001040_t0010_u01762752352016") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f1d_d20251110_m052626_c001_v7007000_t0000_u01762752386774") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274793_d20251110_m052613_c001_v0001145_t0053_u01762752373332") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee46_d20251110_m052611_c001_v7007000_t0000_u01762752371787") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bd23_d20251110_m052558_c001_v0001171_t0028_u01762752358469") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835ee26_d20251110_m052557_c001_v7007000_t0000_u01762752357016") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27474a_d20251110_m052547_c001_v0001145_t0038_u01762752347057") 2025/11/10 05:32:16 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4098ef171835edde_d20251110_m052544_c001_v7007000_t0000_u01762752344726") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a25a_d20251110_m052530_c001_v0001104_t0049_u01762752330764") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d7de_d20251110_m052529_c001_v7007000_t0000_u01762752329383") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bc7c_d20251110_m052516_c001_v0001171_t0042_u01762752316618") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e085_d20251110_m052515_c001_v7007000_t0000_u01762752315000") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2746db_d20251110_m052502_c001_v0001145_t0034_u01762752302194") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d6d5_d20251110_m052459_c001_v7007000_t0000_u01762752299529") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f102bbecb88c4cf0b_d20251110_m052455_c001_v0001137_t0038_u01762752295008") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4103e53acd22a2ba_d20251110_m052431_c001_v7007000_t0000_u01762752271828") 2025/11/10 05:32:17 DEBUG : dst/two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f109fdb670c300246_d20251110_m052430_c001_v0001161_t0031_u01762752270514") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75b42_d20251110_m052356_c001_v7007000_t0000_u01762752236598") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bb4a_d20251110_m052352_c001_v0001171_t0046_u01762752232098") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75aff_d20251110_m052350_c001_v7007000_t0000_u01762752230032") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bafc_d20251110_m052330_c001_v0001171_t0024_u01762752210488") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69a35_d20251110_m052321_c001_v7007000_t0000_u01762752201869") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bace_d20251110_m052317_c001_v0001171_t0004_u01762752197711") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353022_d20251110_m052255_c001_v7007000_t0000_u01762752175081") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba56_d20251110_m052253_c001_v0001171_t0029_u01762752173095") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435300f_d20251110_m052252_c001_v7007000_t0000_u01762752172172") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba48_d20251110_m052250_c001_v0001171_t0005_u01762752170679") 2025/11/10 05:32:17 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fec_d20251110_m052247_c001_v7007000_t0000_u01762752167705") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba2f_d20251110_m052245_c001_v0001171_t0005_u01762752165947") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fd3_d20251110_m052245_c001_v7007000_t0000_u01762752165105") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba27_d20251110_m052243_c001_v0001171_t0002_u01762752163632") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fa6_d20251110_m052237_c001_v7007000_t0000_u01762752157590") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9ff_d20251110_m052235_c001_v0001171_t0035_u01762752155983") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352f98_d20251110_m052235_c001_v7007000_t0000_u01762752155155") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9f7_d20251110_m052234_c001_v0001171_t0004_u01762752154301") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759e3_d20251110_m052229_c001_v7007000_t0000_u01762752149166") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9cf_d20251110_m052227_c001_v0001171_t0019_u01762752147769") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759d6_d20251110_m052225_c001_v7007000_t0000_u01762752145756") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9bb_d20251110_m052224_c001_v0001171_t0058_u01762752144651") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759d2_d20251110_m052224_c001_v7007000_t0000_u01762752144281") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1162fe40fc2b8be2_d20251110_m052223_c001_v0001120_t0011_u01762752143390") 2025/11/10 05:32:18 DEBUG : empty space: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9b3_d20251110_m052221_c001_v0001171_t0027_u01762752141775") 2025/11/10 05:32:18 DEBUG : enormous: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435301c_d20251110_m052254_c001_v7007000_t0000_u01762752174164") 2025/11/10 05:32:18 DEBUG : enormous: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba58_d20251110_m052253_c001_v0001171_t0050_u01762752173528") 2025/11/10 05:32:18 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404f8df6aac79f27_d20251110_m052631_c001_v7007000_t0000_u01762752391475") 2025/11/10 05:32:18 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2747c0_d20251110_m052630_c001_v0001145_t0029_u01762752390015") 2025/11/10 05:32:18 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699f4_d20251110_m052316_c001_v7007000_t0000_u01762752196243") 2025/11/10 05:32:18 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a058_d20251110_m052314_c001_v0001104_t0010_u01762752194640") 2025/11/10 05:32:19 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759ca_d20251110_m052218_c001_v7007000_t0000_u01762752138898") 2025/11/10 05:32:19 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9a2_d20251110_m052217_c001_v0001171_t0025_u01762752137824") 2025/11/10 05:32:19 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759bf_d20251110_m052217_c001_v7007000_t0000_u01762752137275") 2025/11/10 05:32:19 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b99c_d20251110_m052216_c001_v0001171_t0029_u01762752136445") 2025/11/10 05:32:19 DEBUG : existing: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b998_d20251110_m052215_c001_v0001171_t0017_u01762752135512") 2025/11/10 05:32:19 DEBUG : existing-b: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699f7_d20251110_m052316_c001_v7007000_t0000_u01762752196425") 2025/11/10 05:32:19 DEBUG : existing-b: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bac7_d20251110_m052314_c001_v0001171_t0049_u01762752194652") 2025/11/10 05:32:19 DEBUG : file1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d6_d20251110_m052733_c001_v7007000_t0000_u01762752453086") 2025/11/10 05:32:19 DEBUG : file1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b44ec_d20251110_m052732_c001_v0001131_t0030_u01762752452118") 2025/11/10 05:32:19 DEBUG : file1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d3_d20251110_m052730_c001_v7007000_t0000_u01762752450808") 2025/11/10 05:32:19 DEBUG : file1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae953f9_d20251110_m052729_c001_v0001130_t0014_u01762752449686") 2025/11/10 05:32:19 DEBUG : five: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353035_d20251110_m052259_c001_v7007000_t0000_u01762752179016") 2025/11/10 05:32:19 DEBUG : five: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21ba76_d20251110_m052256_c001_v0001171_t0020_u01762752176935") 2025/11/10 05:32:19 DEBUG : foo: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759dc_d20251110_m052227_c001_v7007000_t0000_u01762752147299") 2025/11/10 05:32:19 DEBUG : foo: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21b9c6_d20251110_m052226_c001_v0001171_t0020_u01762752146684") 2025/11/10 05:32:19 DEBUG : foo: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21b9c2_d20251110_m052226_c001_v0001171_t0020_u01762752146123") 2025/11/10 05:32:19 DEBUG : four: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353037_d20251110_m052259_c001_v7007000_t0000_u01762752179199") 2025/11/10 05:32:19 DEBUG : four: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f404d9f0641d7a023_d20251110_m052257_c001_v0001104_t0035_u01762752177495") 2025/11/10 05:32:19 DEBUG : four: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba70_d20251110_m052256_c001_v0001171_t0059_u01762752176245") 2025/11/10 05:32:19 DEBUG : hello world2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac59_d20251110_m052133_c001_v7007000_t0000_u01762752093869") 2025/11/10 05:32:20 DEBUG : hello world2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8be_d20251110_m052133_c001_v0001171_t0054_u01762752093187") 2025/11/10 05:32:20 DEBUG : ignore-size: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759ad_d20251110_m052215_c001_v7007000_t0000_u01762752135133") 2025/11/10 05:32:20 DEBUG : ignore-size: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b992_d20251110_m052213_c001_v0001171_t0047_u01762752133809") 2025/11/10 05:32:20 DEBUG : nested/sub dir/file: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699d5_d20251110_m052313_c001_v7007000_t0000_u01762752193883") 2025/11/10 05:32:20 DEBUG : nested/sub dir/file: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bac0_d20251110_m052313_c001_v0001171_t0051_u01762752193180") 2025/11/10 05:32:20 DEBUG : nested/sub dir/file: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699c4_d20251110_m052312_c001_v7007000_t0000_u01762752192432") 2025/11/10 05:32:20 DEBUG : nested/sub dir/file: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bab5_d20251110_m052311_c001_v0001171_t0037_u01762752191170") 2025/11/10 05:32:20 DEBUG : one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353039_d20251110_m052259_c001_v7007000_t0000_u01762752179382") 2025/11/10 05:32:20 DEBUG : one: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21ba66_d20251110_m052255_c001_v0001171_t0020_u01762752175481") 2025/11/10 05:32:20 DEBUG : only0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492bf_d20251110_m052725_c001_v7007000_t0000_u01762752445228") 2025/11/10 05:32:20 DEBUG : only0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f274874_d20251110_m052719_c001_v0001145_t0028_u01762752439621") 2025/11/10 05:32:20 DEBUG : only0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be36_d20251110_m052659_c001_v0001171_t0002_u01762752419514") 2025/11/10 05:32:20 DEBUG : only0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be743_d20251110_m052653_c001_v7007000_t0000_u01762752413293") 2025/11/10 05:32:20 DEBUG : only0: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdb5_d20251110_m052635_c001_v0001171_t0052_u01762752395312") 2025/11/10 05:32:20 DEBUG : only1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c0_d20251110_m052725_c001_v7007000_t0000_u01762752445411") 2025/11/10 05:32:20 DEBUG : only1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e27ae956b44b6_d20251110_m052720_c001_v0001131_t0018_u01762752440359") 2025/11/10 05:32:20 DEBUG : only1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be38_d20251110_m052700_c001_v0001171_t0022_u01762752420158") 2025/11/10 05:32:20 DEBUG : only1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d43_d20251110_m052653_c001_v7007000_t0000_u01762752413261") 2025/11/10 05:32:20 DEBUG : only1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdbb_d20251110_m052635_c001_v0001171_t0019_u01762752395844") 2025/11/10 05:32:20 DEBUG : only10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c1_d20251110_m052725_c001_v7007000_t0000_u01762752445596") 2025/11/10 05:32:20 DEBUG : only10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21be97_d20251110_m052719_c001_v0001171_t0020_u01762752439628") 2025/11/10 05:32:20 DEBUG : only10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be76_d20251110_m052712_c001_v0001171_t0046_u01762752432221") 2025/11/10 05:32:21 DEBUG : only10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d44_d20251110_m052653_c001_v7007000_t0000_u01762752413444") 2025/11/10 05:32:21 DEBUG : only10: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bde2_d20251110_m052643_c001_v0001171_t0033_u01762752403193") 2025/11/10 05:32:21 DEBUG : only11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c2_d20251110_m052725_c001_v7007000_t0000_u01762752445777") 2025/11/10 05:32:21 DEBUG : only11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f274876_d20251110_m052720_c001_v0001145_t0028_u01762752440016") 2025/11/10 05:32:21 DEBUG : only11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be78_d20251110_m052712_c001_v0001171_t0001_u01762752432838") 2025/11/10 05:32:21 DEBUG : only11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d40_d20251110_m052652_c001_v7007000_t0000_u01762752412714") 2025/11/10 05:32:21 DEBUG : only11: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bde6_d20251110_m052644_c001_v0001171_t0029_u01762752404040") 2025/11/10 05:32:21 DEBUG : only12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c3_d20251110_m052725_c001_v7007000_t0000_u01762752445959") 2025/11/10 05:32:21 DEBUG : only12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f274878_d20251110_m052720_c001_v0001145_t0028_u01762752440200") 2025/11/10 05:32:21 DEBUG : only12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be82_d20251110_m052713_c001_v0001171_t0032_u01762752433820") 2025/11/10 05:32:21 DEBUG : only12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d41_d20251110_m052652_c001_v7007000_t0000_u01762752412895") 2025/11/10 05:32:21 DEBUG : only12: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdf4_d20251110_m052646_c001_v0001171_t0000_u01762752406354") 2025/11/10 05:32:21 DEBUG : only13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c4_d20251110_m052726_c001_v7007000_t0000_u01762752446140") 2025/11/10 05:32:21 DEBUG : only13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e27ae956b44b4_d20251110_m052720_c001_v0001131_t0018_u01762752440177") 2025/11/10 05:32:21 DEBUG : only13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be84_d20251110_m052714_c001_v0001171_t0055_u01762752434500") 2025/11/10 05:32:21 DEBUG : only13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c943_d20251110_m052653_c001_v7007000_t0000_u01762752413454") 2025/11/10 05:32:21 DEBUG : only13: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdf6_d20251110_m052647_c001_v0001171_t0036_u01762752407077") 2025/11/10 05:32:21 DEBUG : only14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c5_d20251110_m052726_c001_v7007000_t0000_u01762752446321") 2025/11/10 05:32:21 DEBUG : only14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21be9d_d20251110_m052720_c001_v0001171_t0020_u01762752440264") 2025/11/10 05:32:21 DEBUG : only14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be86_d20251110_m052715_c001_v0001171_t0011_u01762752435029") 2025/11/10 05:32:21 DEBUG : only14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353373_d20251110_m052653_c001_v7007000_t0000_u01762752413467") 2025/11/10 05:32:21 DEBUG : only14: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be00_d20251110_m052647_c001_v0001171_t0004_u01762752407907") 2025/11/10 05:32:22 DEBUG : only15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c6_d20251110_m052726_c001_v7007000_t0000_u01762752446505") 2025/11/10 05:32:22 DEBUG : only15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4072dfcf3ae953e2_d20251110_m052720_c001_v0001130_t0024_u01762752440365") 2025/11/10 05:32:22 DEBUG : only15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be88_d20251110_m052715_c001_v0001171_t0024_u01762752435839") 2025/11/10 05:32:22 DEBUG : only15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be744_d20251110_m052653_c001_v7007000_t0000_u01762752413476") 2025/11/10 05:32:22 DEBUG : only15: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be04_d20251110_m052648_c001_v0001171_t0035_u01762752408830") 2025/11/10 05:32:22 DEBUG : only16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c7_d20251110_m052726_c001_v7007000_t0000_u01762752446685") 2025/11/10 05:32:22 DEBUG : only16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f27487a_d20251110_m052720_c001_v0001145_t0028_u01762752440383") 2025/11/10 05:32:22 DEBUG : only16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be8a_d20251110_m052716_c001_v0001171_t0026_u01762752436542") 2025/11/10 05:32:22 DEBUG : only16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353376_d20251110_m052653_c001_v7007000_t0000_u01762752413648") 2025/11/10 05:32:22 DEBUG : only16: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be08_d20251110_m052649_c001_v0001171_t0041_u01762752409506") 2025/11/10 05:32:23 DEBUG : only17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c8_d20251110_m052726_c001_v7007000_t0000_u01762752446866") 2025/11/10 05:32:23 DEBUG : only17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21be9b_d20251110_m052720_c001_v0001171_t0020_u01762752440081") 2025/11/10 05:32:23 DEBUG : only17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be8c_d20251110_m052717_c001_v0001171_t0049_u01762752437197") 2025/11/10 05:32:23 DEBUG : only17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d45_d20251110_m052653_c001_v7007000_t0000_u01762752413626") 2025/11/10 05:32:23 DEBUG : only17: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be0c_d20251110_m052650_c001_v0001171_t0007_u01762752410132") 2025/11/10 05:32:23 DEBUG : only18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492c9_d20251110_m052727_c001_v7007000_t0000_u01762752447060") 2025/11/10 05:32:23 DEBUG : only18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f27487e_d20251110_m052720_c001_v0001145_t0028_u01762752440750") 2025/11/10 05:32:23 DEBUG : only18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be8e_d20251110_m052717_c001_v0001171_t0039_u01762752437853") 2025/11/10 05:32:23 DEBUG : only18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be746_d20251110_m052653_c001_v7007000_t0000_u01762752413658") 2025/11/10 05:32:23 DEBUG : only18: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be12_d20251110_m052650_c001_v0001171_t0059_u01762752410823") 2025/11/10 05:32:23 DEBUG : only19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ca_d20251110_m052727_c001_v7007000_t0000_u01762752447242") 2025/11/10 05:32:23 DEBUG : only19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21bea3_d20251110_m052720_c001_v0001171_t0020_u01762752440814") 2025/11/10 05:32:23 DEBUG : only19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be95_d20251110_m052718_c001_v0001171_t0050_u01762752438716") 2025/11/10 05:32:23 DEBUG : only19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d46_d20251110_m052653_c001_v7007000_t0000_u01762752413809") 2025/11/10 05:32:23 DEBUG : only19: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be19_d20251110_m052651_c001_v0001171_t0010_u01762752411410") 2025/11/10 05:32:23 DEBUG : only2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492cb_d20251110_m052727_c001_v7007000_t0000_u01762752447424") 2025/11/10 05:32:23 DEBUG : only2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e27ae956b44bc_d20251110_m052720_c001_v0001131_t0018_u01762752440903") 2025/11/10 05:32:23 DEBUG : only2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be3f_d20251110_m052701_c001_v0001171_t0039_u01762752421052") 2025/11/10 05:32:23 DEBUG : only2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c945_d20251110_m052653_c001_v7007000_t0000_u01762752413819") 2025/11/10 05:32:23 DEBUG : only2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdc1_d20251110_m052636_c001_v0001171_t0031_u01762752396582") 2025/11/10 05:32:23 DEBUG : only3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492cc_d20251110_m052727_c001_v7007000_t0000_u01762752447605") 2025/11/10 05:32:23 DEBUG : only3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21be9f_d20251110_m052720_c001_v0001171_t0020_u01762752440447") 2025/11/10 05:32:23 DEBUG : only3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be41_d20251110_m052701_c001_v0001171_t0018_u01762752421565") 2025/11/10 05:32:23 DEBUG : only3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9d42_d20251110_m052653_c001_v7007000_t0000_u01762752413077") 2025/11/10 05:32:23 DEBUG : only3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdc3_d20251110_m052637_c001_v0001171_t0030_u01762752397215") 2025/11/10 05:32:24 DEBUG : only4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492cd_d20251110_m052727_c001_v7007000_t0000_u01762752447787") 2025/11/10 05:32:24 DEBUG : only4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e27ae956b44b8_d20251110_m052720_c001_v0001131_t0018_u01762752440540") 2025/11/10 05:32:24 DEBUG : only4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be5f_d20251110_m052707_c001_v0001171_t0003_u01762752427866") 2025/11/10 05:32:24 DEBUG : only4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c944_d20251110_m052653_c001_v7007000_t0000_u01762752413636") 2025/11/10 05:32:24 DEBUG : only4: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdcb_d20251110_m052638_c001_v0001171_t0038_u01762752398090") 2025/11/10 05:32:24 DEBUG : only5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492ce_d20251110_m052728_c001_v7007000_t0000_u01762752448002") 2025/11/10 05:32:24 DEBUG : only5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4072dfcf3ae953e4_d20251110_m052720_c001_v0001130_t0024_u01762752440555") 2025/11/10 05:32:24 DEBUG : only5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be61_d20251110_m052708_c001_v0001171_t0059_u01762752428688") 2025/11/10 05:32:24 DEBUG : only5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c940_d20251110_m052653_c001_v7007000_t0000_u01762752413082") 2025/11/10 05:32:24 DEBUG : only5: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdd0_d20251110_m052638_c001_v0001171_t0019_u01762752398926") 2025/11/10 05:32:24 DEBUG : only6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492cf_d20251110_m052728_c001_v7007000_t0000_u01762752448184") 2025/11/10 05:32:24 DEBUG : only6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f27487c_d20251110_m052720_c001_v0001145_t0028_u01762752440567") 2025/11/10 05:32:24 DEBUG : only6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be65_d20251110_m052709_c001_v0001171_t0053_u01762752429384") 2025/11/10 05:32:24 DEBUG : only6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f413f2cbeee79c942_d20251110_m052653_c001_v7007000_t0000_u01762752413270") 2025/11/10 05:32:24 DEBUG : only6: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdd6_d20251110_m052639_c001_v0001171_t0049_u01762752399631") 2025/11/10 05:32:24 DEBUG : only7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d0_d20251110_m052728_c001_v7007000_t0000_u01762752448366") 2025/11/10 05:32:24 DEBUG : only7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21bea1_d20251110_m052720_c001_v0001171_t0020_u01762752440631") 2025/11/10 05:32:24 DEBUG : only7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be67_d20251110_m052710_c001_v0001171_t0059_u01762752430258") 2025/11/10 05:32:24 DEBUG : only7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435336c_d20251110_m052653_c001_v7007000_t0000_u01762752413094") 2025/11/10 05:32:24 DEBUG : only7: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdd8_d20251110_m052640_c001_v0001171_t0000_u01762752400457") 2025/11/10 05:32:25 DEBUG : only8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d1_d20251110_m052728_c001_v7007000_t0000_u01762752448549") 2025/11/10 05:32:25 DEBUG : only8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e27ae956b44ba_d20251110_m052720_c001_v0001131_t0018_u01762752440722") 2025/11/10 05:32:25 DEBUG : only8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be6c_d20251110_m052710_c001_v0001171_t0021_u01762752430967") 2025/11/10 05:32:25 DEBUG : only8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f422c1db6895be740_d20251110_m052653_c001_v7007000_t0000_u01762752413103") 2025/11/10 05:32:25 DEBUG : only8: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bdde_d20251110_m052641_c001_v0001171_t0037_u01762752401645") 2025/11/10 05:32:25 DEBUG : only9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d2_d20251110_m052728_c001_v7007000_t0000_u01762752448731") 2025/11/10 05:32:25 DEBUG : only9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4072dfcf3ae953e6_d20251110_m052720_c001_v0001130_t0024_u01762752440736") 2025/11/10 05:32:25 DEBUG : only9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21be72_d20251110_m052711_c001_v0001171_t0050_u01762752431649") 2025/11/10 05:32:25 DEBUG : only9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353370_d20251110_m052653_c001_v7007000_t0000_u01762752413283") 2025/11/10 05:32:25 DEBUG : only9: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bde0_d20251110_m052642_c001_v0001171_t0018_u01762752402461") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699b2_d20251110_m052310_c001_v7007000_t0000_u01762752190033") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21baa5_d20251110_m052307_c001_v0001171_t0043_u01762752187920") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699a6_d20251110_m052307_c001_v7007000_t0000_u01762752187165") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba9e_d20251110_m052304_c001_v0001171_t0000_u01762752184957") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69996_d20251110_m052303_c001_v7007000_t0000_u01762752183831") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a02c_d20251110_m052300_c001_v0001104_t0036_u01762752180332") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fff_d20251110_m052249_c001_v7007000_t0000_u01762752169864") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba36_d20251110_m052248_c001_v0001171_t0003_u01762752168311") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fe4_d20251110_m052246_c001_v7007000_t0000_u01762752166658") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba2d_d20251110_m052245_c001_v0001171_t0056_u01762752165651") 2025/11/10 05:32:25 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fcd_d20251110_m052244_c001_v7007000_t0000_u01762752164298") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba23_d20251110_m052243_c001_v0001171_t0035_u01762752163134") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fa3_d20251110_m052237_c001_v7007000_t0000_u01762752157032") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9fd_d20251110_m052235_c001_v0001171_t0023_u01762752155702") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352f9a_d20251110_m052235_c001_v7007000_t0000_u01762752155337") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9f5_d20251110_m052233_c001_v0001171_t0056_u01762752153988") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352f91_d20251110_m052233_c001_v7007000_t0000_u01762752153613") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9ec_d20251110_m052232_c001_v0001171_t0025_u01762752152894") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9e6_d20251110_m052232_c001_v0001171_t0025_u01762752152001") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352f8b_d20251110_m052231_c001_v7007000_t0000_u01762752151595") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9db_d20251110_m052230_c001_v0001171_t0052_u01762752150910") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9d9_d20251110_m052230_c001_v0001171_t0029_u01762752150077") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f759e5_d20251110_m052229_c001_v7007000_t0000_u01762752149349") 2025/11/10 05:32:26 DEBUG : potato: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b9d3_d20251110_m052228_c001_v0001171_t0036_u01762752148453") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d57c_d20251110_m052406_c001_v7007000_t0000_u01762752246582") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274630_d20251110_m052405_c001_v0001145_t0029_u01762752245781") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75b47_d20251110_m052357_c001_v7007000_t0000_u01762752237020") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274606_d20251110_m052351_c001_v0001145_t0047_u01762752231322") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435307c_d20251110_m052334_c001_v7007000_t0000_u01762752214731") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2745b6_d20251110_m052329_c001_v0001145_t0021_u01762752209600") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69a3b_d20251110_m052322_c001_v7007000_t0000_u01762752202270") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274592_d20251110_m052317_c001_v0001145_t0043_u01762752197324") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435301f_d20251110_m052254_c001_v7007000_t0000_u01762752174346") 2025/11/10 05:32:26 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba54_d20251110_m052252_c001_v0001171_t0056_u01762752172746") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353012_d20251110_m052252_c001_v7007000_t0000_u01762752172354") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba44_d20251110_m052250_c001_v0001171_t0021_u01762752170413") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4353001_d20251110_m052250_c001_v7007000_t0000_u01762752170048") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba40_d20251110_m052249_c001_v0001171_t0023_u01762752169220") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fed_d20251110_m052247_c001_v7007000_t0000_u01762752167887") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba33_d20251110_m052247_c001_v0001171_t0017_u01762752167036") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fd6_d20251110_m052245_c001_v7007000_t0000_u01762752165286") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba29_d20251110_m052244_c001_v0001171_t0019_u01762752164310") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf4352fa8_d20251110_m052237_c001_v7007000_t0000_u01762752157772") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba01_d20251110_m052236_c001_v0001171_t0032_u01762752156688") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac65_d20251110_m052136_c001_v7007000_t0000_u01762752096916") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8c7_d20251110_m052136_c001_v0001171_t0016_u01762752096044") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac5f_d20251110_m052135_c001_v7007000_t0000_u01762752095096") 2025/11/10 05:32:27 DEBUG : potato2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8c1_d20251110_m052134_c001_v0001171_t0046_u01762752094446") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75b49_d20251110_m052357_c001_v7007000_t0000_u01762752237542") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a0cb_d20251110_m052352_c001_v0001104_t0015_u01762752232976") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e04948bcc_d20251110_m052342_c001_v7007000_t0000_u01762752222544") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a08f_d20251110_m052331_c001_v0001104_t0034_u01762752211120") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69a40_d20251110_m052322_c001_v7007000_t0000_u01762752202562") 2025/11/10 05:32:27 DEBUG : potato3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a064_d20251110_m052318_c001_v0001104_t0056_u01762752198037") 2025/11/10 05:32:28 DEBUG : pre-dest1/1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d63f_d20251110_m052441_c001_v7007000_t0000_u01762752281268") 2025/11/10 05:32:28 DEBUG : pre-dest1/1: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a16e_d20251110_m052432_c001_v0001104_t0030_u01762752272588") 2025/11/10 05:32:28 DEBUG : pre-dest2/2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f406602b19288d641_d20251110_m052441_c001_v7007000_t0000_u01762752281450") 2025/11/10 05:32:28 DEBUG : pre-dest2/2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274682_d20251110_m052433_c001_v0001145_t0048_u01762752273882") 2025/11/10 05:32:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4103e53acd22a270_d20251110_m052417_c001_v7007000_t0000_u01762752257765") 2025/11/10 05:32:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bb84_d20251110_m052414_c001_v0001171_t0050_u01762752254327") 2025/11/10 05:32:28 DEBUG : sizeonly: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75998_d20251110_m052213_c001_v7007000_t0000_u01762752133216") 2025/11/10 05:32:28 DEBUG : sizeonly: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b98b_d20251110_m052212_c001_v0001171_t0004_u01762752132100") 2025/11/10 05:32:28 DEBUG : splitbanan: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40eaf_d20251110_m052935_c001_v7007000_t0000_u01762752575786") 2025/11/10 05:32:28 DEBUG : splitbanan: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae9556f_d20251110_m052927_c001_v0001130_t0028_u01762752567468") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4e0_d20251110_m053104_c001_v7007000_t0000_u01762752664231") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b25_d20251110_m053057_c001_v0001145_t0040_u01762752657742") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415071e978d033a7_d20251110_m053046_c001_v7007000_t0000_u01762752646376") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274aed_d20251110_m053039_c001_v0001145_t0028_u01762752639554") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f415873665329563b_d20251110_m053028_c001_v7007000_t0000_u01762752628901") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274ac3_d20251110_m053021_c001_v0001145_t0018_u01762752621859") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494922f_d20251110_m053012_c001_v7007000_t0000_u01762752612049") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a91_d20251110_m053005_c001_v0001145_t0028_u01762752605755") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e412_d20251110_m052955_c001_v7007000_t0000_u01762752595450") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a54_d20251110_m052946_c001_v0001145_t0020_u01762752586100") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f405f627b9fb8778e_d20251110_m052930_c001_v7007000_t0000_u01762752570495") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274a19_d20251110_m052926_c001_v0001145_t0048_u01762752566398") 2025/11/10 05:32:28 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417e20652b7d9ead_d20251110_m052916_c001_v7007000_t0000_u01762752556042") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c08b_d20251110_m052908_c001_v0001171_t0048_u01762752548104") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578b276_d20251110_m052907_c001_v7007000_t0000_u01762752547181") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749b9_d20251110_m052902_c001_v0001145_t0020_u01762752542129") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a173_d20251110_m052852_c001_v7007000_t0000_u01762752532722") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c01f_d20251110_m052844_c001_v0001171_t0058_u01762752524168") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f417ea52e0494906d_d20251110_m052843_c001_v7007000_t0000_u01762752523222") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b45cb_d20251110_m052839_c001_v0001131_t0014_u01762752519171") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f418b07dcb4d8a737_d20251110_m052823_c001_v7007000_t0000_u01762752503251") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27490e_d20251110_m052818_c001_v0001145_t0024_u01762752498691") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435344d_d20251110_m052809_c001_v7007000_t0000_u01762752489553") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748df_d20251110_m052803_c001_v0001145_t0059_u01762752483235") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4199673b39c40cf3_d20251110_m052753_c001_v7007000_t0000_u01762752473681") 2025/11/10 05:32:29 DEBUG : splitbananasplit: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748b6_d20251110_m052746_c001_v0001145_t0017_u01762752466258") 2025/11/10 05:32:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f420ad3cb32b5a189_d20251110_m052910_c001_v7007000_t0000_u01762752550936") 2025/11/10 05:32:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2749bc_d20251110_m052904_c001_v0001145_t0042_u01762752544664") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492db_d20251110_m052737_c001_v7007000_t0000_u01762752457396") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f2748a0_d20251110_m052736_c001_v0001145_t0034_u01762752456063") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d9_d20251110_m052735_c001_v7007000_t0000_u01762752455307") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae953fe_d20251110_m052734_c001_v0001130_t0030_u01762752454032") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699d9_d20251110_m052314_c001_v7007000_t0000_u01762752194076") 2025/11/10 05:32:29 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274581_d20251110_m052313_c001_v0001145_t0044_u01762752193169") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699c7_d20251110_m052312_c001_v7007000_t0000_u01762752192614") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a04f_d20251110_m052311_c001_v0001104_t0033_u01762752191521") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75977_d20251110_m052209_c001_v7007000_t0000_u01762752129734") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b973_d20251110_m052208_c001_v0001171_t0036_u01762752128083") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75968_d20251110_m052207_c001_v7007000_t0000_u01762752127716") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b96b_d20251110_m052206_c001_v0001171_t0050_u01762752126715") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f7594a_d20251110_m052204_c001_v7007000_t0000_u01762752124511") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b963_d20251110_m052203_c001_v0001171_t0018_u01762752123494") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f7593e_d20251110_m052202_c001_v7007000_t0000_u01762752122944") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b95b_d20251110_m052201_c001_v0001171_t0015_u01762752121802") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b94b_d20251110_m052159_c001_v0001171_t0037_u01762752119200") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4238fd51c1f75916_d20251110_m052158_c001_v7007000_t0000_u01762752118834") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b949_d20251110_m052158_c001_v0001171_t0002_u01762752118091") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b93b_d20251110_m052157_c001_v0001171_t0026_u01762752117137") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578acca_d20251110_m052156_c001_v7007000_t0000_u01762752116410") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b92f_d20251110_m052153_c001_v0001171_t0007_u01762752113881") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b929_d20251110_m052151_c001_v0001171_t0007_u01762752111433") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578acbf_d20251110_m052151_c001_v7007000_t0000_u01762752111069") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b921_d20251110_m052150_c001_v0001171_t0057_u01762752110375") 2025/11/10 05:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b919_d20251110_m052149_c001_v0001171_t0058_u01762752109581") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578acbe_d20251110_m052149_c001_v7007000_t0000_u01762752109218") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b904_d20251110_m052145_c001_v0001171_t0009_u01762752105632") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578aca8_d20251110_m052145_c001_v7007000_t0000_u01762752105269") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8ff_d20251110_m052144_c001_v0001171_t0002_u01762752104471") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac99_d20251110_m052143_c001_v7007000_t0000_u01762752103562") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8f2_d20251110_m052142_c001_v0001171_t0056_u01762752102939") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac90_d20251110_m052142_c001_v7007000_t0000_u01762752102395") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8ea_d20251110_m052141_c001_v0001171_t0045_u01762752101634") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac6f_d20251110_m052140_c001_v7007000_t0000_u01762752100721") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8e2_d20251110_m052139_c001_v0001171_t0014_u01762752099821") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac68_d20251110_m052139_c001_v7007000_t0000_u01762752099277") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8da_d20251110_m052138_c001_v0001171_t0021_u01762752098641") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac66_d20251110_m052138_c001_v7007000_t0000_u01762752098095") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8ce_d20251110_m052137_c001_v0001171_t0017_u01762752097462") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac52_d20251110_m052132_c001_v7007000_t0000_u01762752092644") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8b4_d20251110_m052131_c001_v0001171_t0022_u01762752091724") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac4b_d20251110_m052131_c001_v7007000_t0000_u01762752091178") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8b2_d20251110_m052130_c001_v0001171_t0033_u01762752090490") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac44_d20251110_m052129_c001_v7007000_t0000_u01762752089578") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8af_d20251110_m052128_c001_v0001171_t0053_u01762752088902") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f414136f5a578ac3e_d20251110_m052126_c001_v7007000_t0000_u01762752086733") 2025/11/10 05:32:31 DEBUG : sub dir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21b8a2_d20251110_m052126_c001_v0001171_t0051_u01762752086090") 2025/11/10 05:32:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492dc_d20251110_m052737_c001_v7007000_t0000_u01762752457578") 2025/11/10 05:32:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b44f1_d20251110_m052736_c001_v0001131_t0001_u01762752456077") 2025/11/10 05:32:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492da_d20251110_m052735_c001_v7007000_t0000_u01762752455489") 2025/11/10 05:32:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bed8_d20251110_m052734_c001_v0001171_t0047_u01762752454044") 2025/11/10 05:32:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4e8_d20251110_m053106_c001_v7007000_t0000_u01762752666631") 2025/11/10 05:32:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae956b9_d20251110_m053105_c001_v0001130_t0008_u01762752665652") 2025/11/10 05:32:32 DEBUG : sub/yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699af_d20251110_m052309_c001_v7007000_t0000_u01762752189486") 2025/11/10 05:32:32 DEBUG : sub/yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27456f_d20251110_m052308_c001_v0001145_t0025_u01762752188261") 2025/11/10 05:32:32 DEBUG : test_dir1/file2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d7_d20251110_m052733_c001_v7007000_t0000_u01762752453272") 2025/11/10 05:32:32 DEBUG : test_dir1/file2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bec9_d20251110_m052731_c001_v0001171_t0035_u01762752451764") 2025/11/10 05:32:32 DEBUG : test_dir1/file2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d4_d20251110_m052730_c001_v7007000_t0000_u01762752450990") 2025/11/10 05:32:32 DEBUG : test_dir1/file2: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21bebd_d20251110_m052729_c001_v0001171_t0030_u01762752449707") 2025/11/10 05:32:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d8_d20251110_m052733_c001_v7007000_t0000_u01762752453453") 2025/11/10 05:32:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274898_d20251110_m052731_c001_v0001145_t0030_u01762752451773") 2025/11/10 05:32:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4192668b7fb492d5_d20251110_m052731_c001_v7007000_t0000_u01762752451171") 2025/11/10 05:32:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f27488e_d20251110_m052729_c001_v0001145_t0034_u01762752449696") 2025/11/10 05:32:32 DEBUG : three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435303b_d20251110_m052259_c001_v7007000_t0000_u01762752179565") 2025/11/10 05:32:32 DEBUG : three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba83_d20251110_m052258_c001_v0001171_t0003_u01762752178244") 2025/11/10 05:32:32 DEBUG : three: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21ba6c_d20251110_m052255_c001_v0001171_t0039_u01762752175861") 2025/11/10 05:32:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4ef_d20251110_m053108_c001_v7007000_t0000_u01762752668507") 2025/11/10 05:32:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c296_d20251110_m053107_c001_v0001171_t0010_u01762752667610") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e53d_d20251110_m053128_c001_v7007000_t0000_u01762752688667") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b488a_d20251110_m053125_c001_v0001131_t0039_u01762752685311") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e529_d20251110_m053123_c001_v7007000_t0000_u01762752683771") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c2e9_d20251110_m053122_c001_v0001171_t0016_u01762752682316") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e51b_d20251110_m053121_c001_v7007000_t0000_u01762752681365") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae956ed_d20251110_m053120_c001_v0001130_t0044_u01762752680524") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e508_d20251110_m053115_c001_v7007000_t0000_u01762752675638") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c2c6_d20251110_m053114_c001_v0001171_t0008_u01762752674744") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e50d_d20251110_m053117_c001_v7007000_t0000_u01762752677732") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b4872_d20251110_m053116_c001_v0001131_t0048_u01762752676599") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e504_d20251110_m053113_c001_v7007000_t0000_u01762752673770") 2025/11/10 05:32:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1072dfcf3ae956d5_d20251110_m053113_c001_v0001130_t0048_u01762752673048") 2025/11/10 05:32:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e501_d20251110_m053112_c001_v7007000_t0000_u01762752672093") 2025/11/10 05:32:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b43_d20251110_m053111_c001_v0001145_t0000_u01762752671167") 2025/11/10 05:32:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e4f9_d20251110_m053110_c001_v7007000_t0000_u01762752670209") 2025/11/10 05:32:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f117e27ae956b485e_d20251110_m053109_c001_v0001131_t0039_u01762752669458") 2025/11/10 05:32:33 DEBUG : toe/toe/toe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4120efd2da1ed59c_d20251110_m053133_c001_v7007000_t0000_u01762752693479") 2025/11/10 05:32:33 DEBUG : toe/toe/toe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1099892e4e21c30c_d20251110_m053132_c001_v0001171_t0044_u01762752692714") 2025/11/10 05:32:33 DEBUG : toe/toe/toe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e511_d20251110_m053119_c001_v7007000_t0000_u01762752679562") 2025/11/10 05:32:33 DEBUG : toe/toe/toe: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b59_d20251110_m053118_c001_v0001145_t0039_u01762752678695") 2025/11/10 05:32:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e53e_d20251110_m053129_c001_v7007000_t0000_u01762752689255") 2025/11/10 05:32:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274b71_d20251110_m053126_c001_v0001145_t0018_u01762752686895") 2025/11/10 05:32:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f400ae61412c4e52c_d20251110_m053124_c001_v7007000_t0000_u01762752684361") 2025/11/10 05:32:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f101fc83ec6a23ac3_d20251110_m053123_c001_v0001179_t0032_u01762752683515") 2025/11/10 05:32:34 DEBUG : two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4162881cf435303c_d20251110_m052259_c001_v7007000_t0000_u01762752179782") 2025/11/10 05:32:34 DEBUG : two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f412b1f688f27454f_d20251110_m052257_c001_v0001145_t0028_u01762752177682") 2025/11/10 05:32:34 DEBUG : two: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4099892e4e21ba6a_d20251110_m052255_c001_v0001171_t0020_u01762752175665") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699b4_d20251110_m052310_c001_v7007000_t0000_u01762752190218") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f10635a2ab3f9e3fd_d20251110_m052309_c001_v0001183_t0043_u01762752189271") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699a3_d20251110_m052306_c001_v7007000_t0000_u01762752186572") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f104d9f0641d7a03c_d20251110_m052304_c001_v0001104_t0058_u01762752184628") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a6998f_d20251110_m052303_c001_v7007000_t0000_u01762752183279") 2025/11/10 05:32:34 DEBUG : yam: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f112b1f688f274554_d20251110_m052300_c001_v0001145_t0015_u01762752180341") 2025/11/10 05:32:34 DEBUG : yaml: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a699a7_d20251110_m052307_c001_v7007000_t0000_u01762752187347") 2025/11/10 05:32:34 DEBUG : yaml: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f1080b461a135bef7_d20251110_m052306_c001_v0001131_t0020_u01762752186147") 2025/11/10 05:32:34 DEBUG : yaml: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f4216311f44a69998_d20251110_m052304_c001_v7007000_t0000_u01762752184014") 2025/11/10 05:32:34 DEBUG : yaml: Deleting (id "4_zefa23d83306d6bcb9fa80e1b_f11700c10c75a72a2_d20251110_m052302_c001_v0001099_t0043_u01762752182847") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.5209179s (try 1/5)