"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/13 01:44:15 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi" 2026/04/13 01:44:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 01:44:15 DEBUG : Creating backend with remote "TestS3:rclone-test-viroxin6roxi" 2026/04/13 01:44:15 DEBUG : Creating backend with remote "/tmp/rclone535762004" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:16 INFO : S3 bucket rclone-test-viroxin6roxi: Bucket "rclone-test-viroxin6roxi" created with ACL "" 2026/04/13 01:44:16 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:16 DEBUG : dir/file1.rclone_chunk.001_eyjb7i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:16 INFO : dir/file1.rclone_chunk.001_eyjb7i: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:16 INFO : dir/file1.rclone_chunk.001_eyjb7i: Deleted 2026/04/13 01:44:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:16 DEBUG : dir: Looking for writers 2026/04/13 01:44:16 DEBUG : Looking for writers 2026/04/13 01:44:16 DEBUG : dir: reading active writers 2026/04/13 01:44:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:17 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:17 DEBUG : dir/file1.rclone_chunk.001_eyjbln: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:17 INFO : dir/file1.rclone_chunk.001_eyjbln: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:17 INFO : dir/file1.rclone_chunk.001_eyjbln: Deleted 2026/04/13 01:44:17 DEBUG : dir/file2: size = 15 OK 2026/04/13 01:44:17 DEBUG : dir/file2.rclone_chunk.001_eyjcod: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/13 01:44:17 INFO : dir/file2.rclone_chunk.001_eyjcod: Copied (server-side copy) to: dir/file2 2026/04/13 01:44:17 INFO : dir/file2.rclone_chunk.001_eyjcod: Deleted 2026/04/13 01:44:18 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/13 01:44:18 DEBUG : dir/subdir/file3.rclone_chunk.001_eyjc45: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/13 01:44:18 INFO : dir/subdir/file3.rclone_chunk.001_eyjc45: Copied (server-side copy) to: dir/subdir/file3 2026/04/13 01:44:18 INFO : dir/subdir/file3.rclone_chunk.001_eyjc45: Deleted 2026/04/13 01:44:18 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:18 DEBUG : dir/subdir: Looking for writers 2026/04/13 01:44:18 DEBUG : dir: Looking for writers 2026/04/13 01:44:18 DEBUG : file1: reading active writers 2026/04/13 01:44:18 DEBUG : file2: reading active writers 2026/04/13 01:44:18 DEBUG : subdir: reading active writers 2026/04/13 01:44:18 DEBUG : Looking for writers 2026/04/13 01:44:18 DEBUG : dir: reading active writers 2026/04/13 01:44:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.88s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:19 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:19 DEBUG : dir/file1.rclone_chunk.001_eyjdsh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:19 INFO : dir/file1.rclone_chunk.001_eyjdsh: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:19 INFO : dir/file1.rclone_chunk.001_eyjdsh: Deleted 2026/04/13 01:44:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:19 DEBUG : dir: Looking for writers 2026/04/13 01:44:19 DEBUG : file1: reading active writers 2026/04/13 01:44:19 DEBUG : Looking for writers 2026/04/13 01:44:19 DEBUG : dir: reading active writers 2026/04/13 01:44:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.94s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:20 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:20 DEBUG : dir/file1.rclone_chunk.001_eyjete: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:20 INFO : dir/file1.rclone_chunk.001_eyjete: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:20 INFO : dir/file1.rclone_chunk.001_eyjete: Deleted 2026/04/13 01:44:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:20 DEBUG : dir: Looking for writers 2026/04/13 01:44:20 DEBUG : Looking for writers 2026/04/13 01:44:20 DEBUG : dir: reading active writers 2026/04/13 01:44:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.84s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:21 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:21 DEBUG : dir/file1.rclone_chunk.001_eyjfvp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:21 INFO : dir/file1.rclone_chunk.001_eyjfvp: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:21 INFO : dir/file1.rclone_chunk.001_eyjfvp: Deleted 2026/04/13 01:44:21 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:21 DEBUG : forgetting directory cache 2026/04/13 01:44:21 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:21 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:21 DEBUG : Looking for writers 2026/04/13 01:44:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.98s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:21 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:21 DEBUG : dir/file1.rclone_chunk.001_eyjgkv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:21 INFO : dir/file1.rclone_chunk.001_eyjgkv: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:22 INFO : dir/file1.rclone_chunk.001_eyjgkv: Deleted 2026/04/13 01:44:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/13 01:44:22 DEBUG : dir: invalidating directory cache 2026/04/13 01:44:22 DEBUG : >ForgetPath: 2026/04/13 01:44:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/13 01:44:22 DEBUG : invalidating directory cache 2026/04/13 01:44:22 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:22 DEBUG : >ForgetPath: 2026/04/13 01:44:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/13 01:44:22 DEBUG : >ForgetPath: 2026/04/13 01:44:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:22 DEBUG : dir: Looking for writers 2026/04/13 01:44:22 DEBUG : Looking for writers 2026/04/13 01:44:22 DEBUG : dir: reading active writers 2026/04/13 01:44:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.82s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:22 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:22 DEBUG : dir/file1.rclone_chunk.001_eyjhqz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:22 INFO : dir/file1.rclone_chunk.001_eyjhqz: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:22 INFO : dir/file1.rclone_chunk.001_eyjhqz: Deleted 2026/04/13 01:44:23 DEBUG : fil/a/b/c: size = 15 OK 2026/04/13 01:44:23 DEBUG : fil/a/b/c.rclone_chunk.001_eyjid6: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/13 01:44:23 INFO : fil/a/b/c.rclone_chunk.001_eyjid6: Copied (server-side copy) to: fil/a/b/c 2026/04/13 01:44:23 INFO : fil/a/b/c.rclone_chunk.001_eyjid6: Deleted 2026/04/13 01:44:23 DEBUG : forgetting directory cache 2026/04/13 01:44:23 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:23 DEBUG : fil/a/b: Looking for writers 2026/04/13 01:44:23 DEBUG : fil/a: Looking for writers 2026/04/13 01:44:23 DEBUG : b: reading active writers 2026/04/13 01:44:23 DEBUG : fil: Looking for writers 2026/04/13 01:44:23 DEBUG : a: reading active writers 2026/04/13 01:44:23 DEBUG : dir: Looking for writers 2026/04/13 01:44:23 DEBUG : Looking for writers 2026/04/13 01:44:23 DEBUG : dir: reading active writers 2026/04/13 01:44:23 DEBUG : fil: reading active writers 2026/04/13 01:44:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.75s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:24 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:24 DEBUG : dir/file1.rclone_chunk.001_eyjju6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:24 INFO : dir/file1.rclone_chunk.001_eyjju6: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:24 INFO : dir/file1.rclone_chunk.001_eyjju6: Deleted 2026/04/13 01:44:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:24 DEBUG : dir: Looking for writers 2026/04/13 01:44:24 DEBUG : Looking for writers 2026/04/13 01:44:24 DEBUG : dir: reading active writers 2026/04/13 01:44:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:25 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:25 DEBUG : dir/file1.rclone_chunk.001_eyjjd2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:25 INFO : dir/file1.rclone_chunk.001_eyjjd2: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:25 INFO : dir/file1.rclone_chunk.001_eyjjd2: Deleted 2026/04/13 01:44:25 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:25 DEBUG : dir: Looking for writers 2026/04/13 01:44:25 DEBUG : file1: reading active writers 2026/04/13 01:44:25 DEBUG : Looking for writers 2026/04/13 01:44:25 DEBUG : dir: reading active writers 2026/04/13 01:44:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:26 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:26 DEBUG : dir/file1.rclone_chunk.001_eyjktn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:26 INFO : dir/file1.rclone_chunk.001_eyjktn: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:26 INFO : dir/file1.rclone_chunk.001_eyjktn: Deleted 2026/04/13 01:44:26 DEBUG : dir/file2: size = 15 OK 2026/04/13 01:44:26 DEBUG : dir/file2.rclone_chunk.001_eyjlzv: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/13 01:44:26 INFO : dir/file2.rclone_chunk.001_eyjlzv: Copied (server-side copy) to: dir/file2 2026/04/13 01:44:26 INFO : dir/file2.rclone_chunk.001_eyjlzv: Deleted 2026/04/13 01:44:26 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/13 01:44:26 DEBUG : dir/subdir/file3.rclone_chunk.001_eyjltz: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/13 01:44:26 INFO : dir/subdir/file3.rclone_chunk.001_eyjltz: Copied (server-side copy) to: dir/subdir/file3 2026/04/13 01:44:27 INFO : dir/subdir/file3.rclone_chunk.001_eyjltz: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/13 01:44:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/13 01:44:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/13 01:44:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 01:44:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/13 01:44:27 DEBUG : dir/virtualFile: size = 20 OK 2026/04/13 01:44:27 DEBUG : dir/virtualFile.rclone_chunk.001_eyjmdk: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/13 01:44:27 INFO : dir/virtualFile.rclone_chunk.001_eyjmdk: Copied (server-side copy) to: dir/virtualFile 2026/04/13 01:44:27 INFO : dir/virtualFile.rclone_chunk.001_eyjmdk: Deleted 2026/04/13 01:44:28 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/13 01:44:28 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_eyjmxf: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/13 01:44:28 INFO : dir/virtualDir/testFile.rclone_chunk.001_eyjmxf: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/13 01:44:28 INFO : dir/virtualDir/testFile.rclone_chunk.001_eyjmxf: Deleted 2026/04/13 01:44:28 DEBUG : S3 bucket rclone-test-viroxin6roxi: bucket is versioned: false 2026/04/13 01:44:28 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:28 DEBUG : "dir/subdir/file3" version false 2026/04/13 01:44:28 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/13 01:44:28 INFO : dir/subdir/file3: Deleted 2026/04/13 01:44:28 DEBUG : dir: invalidating directory cache 2026/04/13 01:44:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/13 01:44:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/13 01:44:28 DEBUG : dir/file1: Reset virtual modtime 2026/04/13 01:44:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/13 01:44:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/13 01:44:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/13 01:44:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:28 DEBUG : dir: invalidating directory cache 2026/04/13 01:44:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/13 01:44:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/13 01:44:28 DEBUG : forgetting directory cache 2026/04/13 01:44:28 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/13 01:44:28 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:28 DEBUG : dir/virtualDir2: Looking for writers 2026/04/13 01:44:28 DEBUG : dir/virtualDir: Looking for writers 2026/04/13 01:44:28 DEBUG : dir: Looking for writers 2026/04/13 01:44:28 DEBUG : file1: reading active writers 2026/04/13 01:44:28 DEBUG : virtualFile2: reading active writers 2026/04/13 01:44:28 DEBUG : virtualDir2: reading active writers 2026/04/13 01:44:28 DEBUG : virtualFile: reading active writers 2026/04/13 01:44:28 DEBUG : virtualDir: reading active writers 2026/04/13 01:44:28 DEBUG : Looking for writers 2026/04/13 01:44:28 DEBUG : dir: reading active writers 2026/04/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.20s) --- PASS: TestDirReadDirAll/Virtual (1.19s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:29 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:29 DEBUG : dir/file1.rclone_chunk.001_eyjohv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:29 INFO : dir/file1.rclone_chunk.001_eyjohv: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:29 INFO : dir/file1.rclone_chunk.001_eyjohv: Deleted 2026/04/13 01:44:29 ERROR : dir/: Can only open directories read only 2026/04/13 01:44:29 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:29 DEBUG : dir: Looking for writers 2026/04/13 01:44:29 DEBUG : Looking for writers 2026/04/13 01:44:29 DEBUG : dir: reading active writers 2026/04/13 01:44:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:30 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:30 DEBUG : dir/file1.rclone_chunk.001_eyjozk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:30 INFO : dir/file1.rclone_chunk.001_eyjozk: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:30 INFO : dir/file1.rclone_chunk.001_eyjozk: Deleted 2026/04/13 01:44:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:44:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 01:44:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/13 01:44:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 01:44:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 01:44:30 DEBUG : dir/potato: size = 5 OK 2026/04/13 01:44:30 DEBUG : dir/potato.rclone_chunk.001_eyjpjy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:30 INFO : dir/potato.rclone_chunk.001_eyjpjy: Copied (server-side copy) to: dir/potato 2026/04/13 01:44:30 INFO : dir/potato.rclone_chunk.001_eyjpjy: Deleted 2026/04/13 01:44:30 DEBUG : dir/potato: size = 5 OK 2026/04/13 01:44:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/13 01:44:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/13 01:44:30 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:30 DEBUG : dir: Looking for writers 2026/04/13 01:44:30 DEBUG : file1: reading active writers 2026/04/13 01:44:30 DEBUG : potato: reading active writers 2026/04/13 01:44:30 DEBUG : Looking for writers 2026/04/13 01:44:30 DEBUG : dir: reading active writers 2026/04/13 01:44:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.38s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:31 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:31 DEBUG : dir/file1.rclone_chunk.001_eyjqb3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:31 INFO : dir/file1.rclone_chunk.001_eyjqb3: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:31 INFO : dir/file1.rclone_chunk.001_eyjqb3: Deleted 2026/04/13 01:44:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/13 01:44:32 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:32 DEBUG : dir/sub: Looking for writers 2026/04/13 01:44:32 DEBUG : dir: Looking for writers 2026/04/13 01:44:32 DEBUG : file1: reading active writers 2026/04/13 01:44:32 DEBUG : sub: reading active writers 2026/04/13 01:44:32 DEBUG : Looking for writers 2026/04/13 01:44:32 DEBUG : dir: reading active writers 2026/04/13 01:44:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:32 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:32 DEBUG : dir/file1.rclone_chunk.001_eyjrx2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:32 INFO : dir/file1.rclone_chunk.001_eyjrx2: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:32 INFO : dir/file1.rclone_chunk.001_eyjrx2: Deleted 2026/04/13 01:44:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 01:44:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/13 01:44:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:33 DEBUG : dir/sub/subsub: Looking for writers 2026/04/13 01:44:33 DEBUG : dir/sub: Looking for writers 2026/04/13 01:44:33 DEBUG : subsub: reading active writers 2026/04/13 01:44:33 DEBUG : dir: Looking for writers 2026/04/13 01:44:33 DEBUG : file1: reading active writers 2026/04/13 01:44:33 DEBUG : sub: reading active writers 2026/04/13 01:44:33 DEBUG : Looking for writers 2026/04/13 01:44:33 DEBUG : dir: reading active writers 2026/04/13 01:44:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:33 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:33 DEBUG : dir/file1.rclone_chunk.001_eyjs7m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:33 INFO : dir/file1.rclone_chunk.001_eyjs7m: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:33 INFO : dir/file1.rclone_chunk.001_eyjs7m: Deleted 2026/04/13 01:44:34 ERROR : dir/: Dir.Remove not empty 2026/04/13 01:44:34 DEBUG : dir/file1: Remove: 2026/04/13 01:44:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:34 DEBUG : dir/file1: >Remove: err= 2026/04/13 01:44:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 01:44:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:34 DEBUG : Looking for writers 2026/04/13 01:44:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:34 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:34 DEBUG : dir/file1.rclone_chunk.001_eyjtca: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:34 INFO : dir/file1.rclone_chunk.001_eyjtca: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:34 INFO : dir/file1.rclone_chunk.001_eyjtca: Deleted 2026/04/13 01:44:34 DEBUG : dir/file1: Remove: 2026/04/13 01:44:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:34 DEBUG : dir/file1: >Remove: err= 2026/04/13 01:44:34 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 01:44:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:34 DEBUG : Looking for writers 2026/04/13 01:44:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.86s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:35 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:35 DEBUG : dir/file1.rclone_chunk.001_eyjufl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:35 INFO : dir/file1.rclone_chunk.001_eyjufl: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:35 INFO : dir/file1.rclone_chunk.001_eyjufl: Deleted 2026/04/13 01:44:35 DEBUG : dir/file1: Remove: 2026/04/13 01:44:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:35 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/13 01:44:35 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:35 DEBUG : dir: Looking for writers 2026/04/13 01:44:35 DEBUG : Looking for writers 2026/04/13 01:44:35 DEBUG : dir: reading active writers 2026/04/13 01:44:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:36 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:36 DEBUG : dir/file1.rclone_chunk.001_eyjvok: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:36 INFO : dir/file1.rclone_chunk.001_eyjvok: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:36 INFO : dir/file1.rclone_chunk.001_eyjvok: Deleted 2026/04/13 01:44:37 DEBUG : dir/file3: size = 15 OK 2026/04/13 01:44:37 DEBUG : dir/file3.rclone_chunk.001_eyjvcx: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/13 01:44:37 INFO : dir/file3.rclone_chunk.001_eyjvcx: Copied (server-side copy) to: dir/file3 2026/04/13 01:44:37 INFO : dir/file3.rclone_chunk.001_eyjvcx: Deleted 2026/04/13 01:44:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/13 01:44:37 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:44:37 DEBUG : dir/file3: copy non-chunked object... 2026/04/13 01:44:37 DEBUG : dir2/file1: size = 14 OK 2026/04/13 01:44:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:37 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/13 01:44:37 DEBUG : dir2/file3: size = 15 OK 2026/04/13 01:44:37 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/13 01:44:37 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/13 01:44:37 INFO : dir/file1: Deleted 2026/04/13 01:44:37 INFO : dir/file3: Deleted 2026/04/13 01:44:37 DEBUG : dir: Updating dir with dir2 0x2f992fb6e000 2026/04/13 01:44:37 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/13 01:44:37 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/13 01:44:38 DEBUG : dir2/file1: copy non-chunked object... 2026/04/13 01:44:38 DEBUG : file2: size = 14 OK 2026/04/13 01:44:38 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:38 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/13 01:44:38 INFO : dir2/file1: Deleted 2026/04/13 01:44:38 DEBUG : file2: Updating file with file2 0x2f992fb7ea80 2026/04/13 01:44:38 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 01:44:38 DEBUG : file2: copy non-chunked object... 2026/04/13 01:44:38 DEBUG : dir2/file3: size = 14 OK 2026/04/13 01:44:38 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:38 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/13 01:44:38 INFO : file2: Deleted 2026/04/13 01:44:38 DEBUG : dir2/file3: Updating file with dir2/file3 0x2f992fb7ea80 2026/04/13 01:44:38 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/13 01:44:38 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/13 01:44:38 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/13 01:44:38 DEBUG : empty directory: Updating dir with renamed empty directory 0x2f992fb6e680 2026/04/13 01:44:38 DEBUG : empty directory: forgetting directory cache 2026/04/13 01:44:38 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/13 01:44:38 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/13 01:44:38 DEBUG : dir2: Renaming to "dir3" 2026/04/13 01:44:38 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:38 DEBUG : dir3: Looking for writers 2026/04/13 01:44:38 DEBUG : file3: reading active writers 2026/04/13 01:44:38 DEBUG : renamed empty directory: Looking for writers 2026/04/13 01:44:38 DEBUG : Looking for writers 2026/04/13 01:44:38 DEBUG : dir3: reading active writers 2026/04/13 01:44:38 DEBUG : renamed empty directory: reading active writers 2026/04/13 01:44:38 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.98s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:39 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:39 DEBUG : dir/file1.rclone_chunk.001_eyjyes: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:39 INFO : dir/file1.rclone_chunk.001_eyjyes: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:39 INFO : dir/file1.rclone_chunk.001_eyjyes: Deleted 2026/04/13 01:44:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/13 01:44:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:44:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:44:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 01:44:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/13 01:44:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/13 01:44:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 01:44:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:44:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:44:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 01:44:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/13 01:44:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/13 01:44:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 01:44:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (12 bytes), uploading instead of streaming 2026/04/13 01:44:40 DEBUG : dir/sub/file2: size = 12 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file2.rclone_chunk.001_eyjyr3: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/13 01:44:40 INFO : dir/sub/file2.rclone_chunk.001_eyjyr3: Copied (server-side copy) to: dir/sub/file2 2026/04/13 01:44:40 INFO : dir/sub/file2.rclone_chunk.001_eyjyr3: Deleted 2026/04/13 01:44:40 DEBUG : dir/sub/file2: size = 12 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/13 01:44:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/13 01:44:40 DEBUG : forgetting directory cache 2026/04/13 01:44:40 DEBUG : dir: forgetting directory cache 2026/04/13 01:44:40 DEBUG : dir/sub: forgetting directory cache 2026/04/13 01:44:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/13 01:44:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 01:44:40 DEBUG : dir/sub/file0: size = 5 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file0.rclone_chunk.001_eyjz8h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:40 INFO : dir/sub/file0.rclone_chunk.001_eyjz8h: Copied (server-side copy) to: dir/sub/file0 2026/04/13 01:44:40 INFO : dir/sub/file0.rclone_chunk.001_eyjz8h: Deleted 2026/04/13 01:44:40 DEBUG : dir/sub/file0: size = 5 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:40 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/13 01:44:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/13 01:44:40 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:40 DEBUG : dir/sub: Looking for writers 2026/04/13 01:44:40 DEBUG : file0: reading active writers 2026/04/13 01:44:40 DEBUG : file2: reading active writers 2026/04/13 01:44:40 DEBUG : dir: Looking for writers 2026/04/13 01:44:40 DEBUG : file1: reading active writers 2026/04/13 01:44:40 DEBUG : sub: reading active writers 2026/04/13 01:44:40 DEBUG : Looking for writers 2026/04/13 01:44:40 DEBUG : dir: reading active writers 2026/04/13 01:44:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.06s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/13 01:44:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:41 DEBUG : Looking for writers 2026/04/13 01:44:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:41 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:41 DEBUG : dir/file1.rclone_chunk.001_eyk0eb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:41 INFO : dir/file1.rclone_chunk.001_eyk0eb: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:41 INFO : dir/file1.rclone_chunk.001_eyk0eb: Deleted 2026/04/13 01:44:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:44:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 01:44:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/13 01:44:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:44:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/13 01:44:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/13 01:44:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/13 01:44:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:44:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 01:44:41 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:41 DEBUG : dir: Looking for writers 2026/04/13 01:44:41 DEBUG : file1: reading active writers 2026/04/13 01:44:41 DEBUG : file1.metadata: reading active writers 2026/04/13 01:44:41 DEBUG : Looking for writers 2026/04/13 01:44:41 DEBUG : dir: reading active writers 2026/04/13 01:44:41 DEBUG : dir.metadata: reading active writers 2026/04/13 01:44:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:42 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:42 DEBUG : dir/file1.rclone_chunk.001_eyk19r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:42 INFO : dir/file1.rclone_chunk.001_eyk19r: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:42 INFO : dir/file1.rclone_chunk.001_eyk19r: Deleted 2026/04/13 01:44:42 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:42 DEBUG : dir: Looking for writers 2026/04/13 01:44:42 DEBUG : file1: reading active writers 2026/04/13 01:44:42 DEBUG : Looking for writers 2026/04/13 01:44:42 DEBUG : dir: reading active writers 2026/04/13 01:44:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:43 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:43 DEBUG : dir/file1.rclone_chunk.001_eyk1rx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:43 INFO : dir/file1.rclone_chunk.001_eyk1rx: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:43 INFO : dir/file1.rclone_chunk.001_eyk1rx: Deleted 2026/04/13 01:44:43 DEBUG : time_test: size = 5 OK 2026/04/13 01:44:43 DEBUG : time_test.rclone_chunk.001_eyk234: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/13 01:44:43 INFO : time_test.rclone_chunk.001_eyk234: Copied (server-side copy) to: time_test 2026/04/13 01:44:43 INFO : time_test.rclone_chunk.001_eyk234: Deleted 2026/04/13 01:44:44 DEBUG : Can set mod time: true 2026/04/13 01:44:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 01:44:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:44 DEBUG : dir: Looking for writers 2026/04/13 01:44:44 DEBUG : file1: reading active writers 2026/04/13 01:44:44 DEBUG : Looking for writers 2026/04/13 01:44:44 DEBUG : dir: reading active writers 2026/04/13 01:44:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:44 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:44 DEBUG : dir/file1.rclone_chunk.001_eyk32k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:44 INFO : dir/file1.rclone_chunk.001_eyk32k: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:44 INFO : dir/file1.rclone_chunk.001_eyk32k: Deleted 2026/04/13 01:44:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:44:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:44:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 01:44:45 DEBUG : dir/file1: size = 0 OK 2026/04/13 01:44:45 DEBUG : dir/file1.rclone_chunk.001_eyk4ed: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:44:45 INFO : dir/file1.rclone_chunk.001_eyk4ed: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:45 INFO : dir/file1.rclone_chunk.001_eyk4ed: Deleted 2026/04/13 01:44:45 DEBUG : dir/file1: size = 0 OK 2026/04/13 01:44:45 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:44:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 01:44:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 01:44:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:45 DEBUG : dir: Looking for writers 2026/04/13 01:44:45 DEBUG : file1: reading active writers 2026/04/13 01:44:45 DEBUG : Looking for writers 2026/04/13 01:44:45 DEBUG : dir: reading active writers 2026/04/13 01:44:45 DEBUG : >WaitForWriters: 2026/04/13 01:44:45 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:45 DEBUG : dir: Looking for writers 2026/04/13 01:44:45 DEBUG : file1: reading active writers 2026/04/13 01:44:45 DEBUG : Looking for writers 2026/04/13 01:44:45 DEBUG : dir: reading active writers 2026/04/13 01:44:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:46 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:46 DEBUG : dir/file1.rclone_chunk.001_eyk56o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:46 INFO : dir/file1.rclone_chunk.001_eyk56o: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:46 INFO : dir/file1.rclone_chunk.001_eyk56o: Deleted 2026/04/13 01:44:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:44:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:44:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 01:44:47 DEBUG : dir/file1: size = 5 OK 2026/04/13 01:44:47 DEBUG : dir/file1.rclone_chunk.001_eyk5s4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:47 INFO : dir/file1.rclone_chunk.001_eyk5s4: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:47 INFO : dir/file1.rclone_chunk.001_eyk5s4: Deleted 2026/04/13 01:44:47 DEBUG : dir/file1: size = 5 OK 2026/04/13 01:44:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:44:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 01:44:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 01:44:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:47 DEBUG : dir: Looking for writers 2026/04/13 01:44:47 DEBUG : file1: reading active writers 2026/04/13 01:44:47 DEBUG : Looking for writers 2026/04/13 01:44:47 DEBUG : dir: reading active writers 2026/04/13 01:44:47 DEBUG : >WaitForWriters: 2026/04/13 01:44:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:47 DEBUG : dir: Looking for writers 2026/04/13 01:44:47 DEBUG : file1: reading active writers 2026/04/13 01:44:47 DEBUG : Looking for writers 2026/04/13 01:44:47 DEBUG : dir: reading active writers 2026/04/13 01:44:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:44:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:44:48 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:48 DEBUG : dir/file1.rclone_chunk.001_eyk6qe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:48 INFO : dir/file1.rclone_chunk.001_eyk6qe: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:48 INFO : dir/file1.rclone_chunk.001_eyk6qe: Deleted 2026/04/13 01:44:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 01:44:48 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:48 DEBUG : dir: Looking for writers 2026/04/13 01:44:48 DEBUG : file1: reading active writers 2026/04/13 01:44:48 DEBUG : Looking for writers 2026/04/13 01:44:48 DEBUG : dir: reading active writers 2026/04/13 01:44:48 DEBUG : >WaitForWriters: 2026/04/13 01:44:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:44:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:44:49 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:49 DEBUG : dir/file1.rclone_chunk.001_eyk7gv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:49 INFO : dir/file1.rclone_chunk.001_eyk7gv: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:49 INFO : dir/file1.rclone_chunk.001_eyk7gv: Deleted 2026/04/13 01:44:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 01:44:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:44:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:44:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:44:49 DEBUG : dir/file1(0x2f992fbdbd40): close: 2026/04/13 01:44:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/13 01:44:49 DEBUG : dir/file1(0x2f992fbdbd40): >close: err= 2026/04/13 01:44:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:49 DEBUG : dir: Looking for writers 2026/04/13 01:44:49 DEBUG : file1: reading active writers 2026/04/13 01:44:49 DEBUG : Looking for writers 2026/04/13 01:44:49 DEBUG : dir: reading active writers 2026/04/13 01:44:49 DEBUG : >WaitForWriters: 2026/04/13 01:44:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:49 DEBUG : dir: Looking for writers 2026/04/13 01:44:49 DEBUG : file1: reading active writers 2026/04/13 01:44:49 DEBUG : Looking for writers 2026/04/13 01:44:49 DEBUG : dir: reading active writers 2026/04/13 01:44:49 DEBUG : >WaitForWriters: 2026/04/13 01:44:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:44:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:44:50 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:50 DEBUG : dir/file1.rclone_chunk.001_eyk8ho: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:50 INFO : dir/file1.rclone_chunk.001_eyk8ho: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:50 INFO : dir/file1.rclone_chunk.001_eyk8ho: Deleted 2026/04/13 01:44:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 01:44:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:44:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:44:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): _writeAt: size=5, off=0 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): openPending: 2026/04/13 01:44:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 01:44:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 01:44:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): >openPending: err= 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): >_writeAt: n=5, err= 2026/04/13 01:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): close: 2026/04/13 01:44:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/13 01:44:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/13 01:44:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/13 01:44:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 01:44:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:44:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:44:50 DEBUG : dir/file1(0x2f992fa3d380): >close: err= 2026/04/13 01:44:50 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:44:50 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 01:44:50 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:44:50 DEBUG : dir: Looking for writers 2026/04/13 01:44:50 DEBUG : file1: reading active writers 2026/04/13 01:44:50 DEBUG : Looking for writers 2026/04/13 01:44:50 DEBUG : dir: reading active writers 2026/04/13 01:44:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:44:51 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:51 DEBUG : dir/file1.rclone_chunk.001_eyk9w5: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/13 01:44:51 INFO : dir/file1.rclone_chunk.001_eyk9w5: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:51 INFO : dir/file1.rclone_chunk.001_eyk9w5: Deleted 2026/04/13 01:44:51 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/13 01:44:51 INFO : dir/file1: Copied (replaced existing) 2026/04/13 01:44:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/13 01:44:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 01:44:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/13 01:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 01:44:51 DEBUG : dir: Looking for writers 2026/04/13 01:44:51 DEBUG : file1: reading active writers 2026/04/13 01:44:51 DEBUG : Looking for writers 2026/04/13 01:44:51 DEBUG : dir: reading active writers 2026/04/13 01:44:51 DEBUG : >WaitForWriters: 2026/04/13 01:44:51 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:51 DEBUG : dir: Looking for writers 2026/04/13 01:44:51 DEBUG : file1: reading active writers 2026/04/13 01:44:51 DEBUG : Looking for writers 2026/04/13 01:44:51 DEBUG : dir: reading active writers 2026/04/13 01:44:51 DEBUG : >WaitForWriters: 2026/04/13 01:44:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.65s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.49s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.09s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:51 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:51 DEBUG : dir/file1.rclone_chunk.001_eyka5g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:51 INFO : dir/file1.rclone_chunk.001_eyka5g: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:52 INFO : dir/file1.rclone_chunk.001_eyka5g: Deleted 2026/04/13 01:44:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:44:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:44:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:44:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/13 01:44:52 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:52 DEBUG : dir: Looking for writers 2026/04/13 01:44:52 DEBUG : file1: reading active writers 2026/04/13 01:44:52 DEBUG : Looking for writers 2026/04/13 01:44:52 DEBUG : dir: reading active writers 2026/04/13 01:44:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.97s) === RUN TestFileOpenReadUnknownSize 2026/04/13 01:44:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/13 01:44:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/13 01:44:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:44:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/13 01:44:52 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:52 DEBUG : Looking for writers 2026/04/13 01:44:52 DEBUG : file.txt: reading active writers 2026/04/13 01:44:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:52 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:52 DEBUG : dir/file1.rclone_chunk.001_eykbpu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:52 INFO : dir/file1.rclone_chunk.001_eykbpu: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:52 INFO : dir/file1.rclone_chunk.001_eykbpu: Deleted 2026/04/13 01:44:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 01:44:53 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:44:53 DEBUG : dir/file1.rclone_chunk.001_eykc6k: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:44:53 INFO : dir/file1.rclone_chunk.001_eykc6k: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:53 INFO : dir/file1.rclone_chunk.001_eykc6k: Deleted 2026/04/13 01:44:53 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:44:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:44:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 01:44:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:53 DEBUG : dir: Looking for writers 2026/04/13 01:44:53 DEBUG : file1: reading active writers 2026/04/13 01:44:53 DEBUG : Looking for writers 2026/04/13 01:44:53 DEBUG : dir: reading active writers 2026/04/13 01:44:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.32s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:54 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:54 DEBUG : dir/file1.rclone_chunk.001_eykc6c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:54 INFO : dir/file1.rclone_chunk.001_eykc6c: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:54 INFO : dir/file1.rclone_chunk.001_eykc6c: Deleted 2026/04/13 01:44:54 DEBUG : dir/file1: Remove: 2026/04/13 01:44:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:54 DEBUG : dir/file1: >Remove: err= 2026/04/13 01:44:54 DEBUG : dir/file1: Remove: 2026/04/13 01:44:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 01:44:54 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:54 DEBUG : dir: Looking for writers 2026/04/13 01:44:54 DEBUG : Looking for writers 2026/04/13 01:44:54 DEBUG : dir: reading active writers 2026/04/13 01:44:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.87s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:55 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:55 DEBUG : dir/file1.rclone_chunk.001_eykd3t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:55 INFO : dir/file1.rclone_chunk.001_eykd3t: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:55 INFO : dir/file1.rclone_chunk.001_eykd3t: Deleted 2026/04/13 01:44:55 DEBUG : dir/file1: Remove: 2026/04/13 01:44:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:55 DEBUG : dir/file1: >Remove: err= 2026/04/13 01:44:55 DEBUG : dir/file1: Remove: 2026/04/13 01:44:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/13 01:44:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:55 DEBUG : dir: Looking for writers 2026/04/13 01:44:55 DEBUG : Looking for writers 2026/04/13 01:44:55 DEBUG : dir: reading active writers 2026/04/13 01:44:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.94s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:56 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:56 DEBUG : dir/file1.rclone_chunk.001_eyke1y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:56 INFO : dir/file1.rclone_chunk.001_eyke1y: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:56 INFO : dir/file1.rclone_chunk.001_eyke1y: Deleted 2026/04/13 01:44:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:44:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/13 01:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:44:56 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/13 01:44:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:44:56 DEBUG : dir/file1: Open: flags=0x3 2026/04/13 01:44:56 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/13 01:44:56 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/13 01:44:56 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:56 DEBUG : dir: Looking for writers 2026/04/13 01:44:56 DEBUG : file1: reading active writers 2026/04/13 01:44:56 DEBUG : Looking for writers 2026/04/13 01:44:56 DEBUG : dir: reading active writers 2026/04/13 01:44:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:56 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:56 DEBUG : dir/file1.rclone_chunk.001_eykfqn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:56 INFO : dir/file1.rclone_chunk.001_eykfqn: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:56 INFO : dir/file1.rclone_chunk.001_eykfqn: Deleted 2026/04/13 01:44:57 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:57 DEBUG : dir: Looking for writers 2026/04/13 01:44:57 DEBUG : file1: reading active writers 2026/04/13 01:44:57 DEBUG : Looking for writers 2026/04/13 01:44:57 DEBUG : dir: reading active writers 2026/04/13 01:44:57 DEBUG : >WaitForWriters: 2026/04/13 01:44:57 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:44:57 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:44:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:44:57 INFO : dir/file1: Deleted 2026/04/13 01:44:57 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f71d200 2026/04/13 01:44:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:44:57 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:44:57 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:57 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:57 INFO : newLeaf: Deleted 2026/04/13 01:44:57 DEBUG : dir/file1: Updating file with dir/file1 0x2f992f71d200 2026/04/13 01:44:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:44:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:44:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:44:58 DEBUG : dir/file1: File is currently open, delaying rename 0x2f992f71d200 2026/04/13 01:44:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:44:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 01:44:58 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:44:58 DEBUG : dir/file1.rclone_chunk.001_eykhqg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:44:58 INFO : dir/file1.rclone_chunk.001_eykhqg: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:58 INFO : dir/file1.rclone_chunk.001_eykhqg: Deleted 2026/04/13 01:44:58 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:44:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:44:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 01:44:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:44:58 DEBUG : newLeaf: Running delayed rename now 2026/04/13 01:44:58 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:44:58 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:44:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:44:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:44:58 INFO : dir/file1: Deleted 2026/04/13 01:44:58 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f71d200 2026/04/13 01:44:58 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:58 DEBUG : dir: Looking for writers 2026/04/13 01:44:58 DEBUG : Looking for writers 2026/04/13 01:44:58 DEBUG : dir: reading active writers 2026/04/13 01:44:58 DEBUG : newLeaf: reading active writers 2026/04/13 01:44:58 DEBUG : >WaitForWriters: 2026/04/13 01:44:58 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:58 DEBUG : dir: Looking for writers 2026/04/13 01:44:58 DEBUG : Looking for writers 2026/04/13 01:44:58 DEBUG : dir: reading active writers 2026/04/13 01:44:58 DEBUG : newLeaf: reading active writers 2026/04/13 01:44:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:44:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:44:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:44:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:44:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:44:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:44:59 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:44:59 DEBUG : dir/file1.rclone_chunk.001_eykis6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:59 INFO : dir/file1.rclone_chunk.001_eykis6: Copied (server-side copy) to: dir/file1 2026/04/13 01:44:59 INFO : dir/file1.rclone_chunk.001_eykis6: Deleted 2026/04/13 01:44:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:44:59 DEBUG : dir: Looking for writers 2026/04/13 01:44:59 DEBUG : file1: reading active writers 2026/04/13 01:44:59 DEBUG : Looking for writers 2026/04/13 01:44:59 DEBUG : dir: reading active writers 2026/04/13 01:44:59 DEBUG : >WaitForWriters: 2026/04/13 01:44:59 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:44:59 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:44:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:44:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:44:59 INFO : dir/file1: Deleted 2026/04/13 01:44:59 DEBUG : newLeaf: Updating file with newLeaf 0x2f992fc71440 2026/04/13 01:44:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:44:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:00 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:45:00 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:00 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:00 INFO : newLeaf: Deleted 2026/04/13 01:45:00 DEBUG : dir/file1: Updating file with dir/file1 0x2f992fc71440 2026/04/13 01:45:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:45:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/13 01:45:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:00 DEBUG : dir/file1: File is currently open, delaying rename 0x2f992fc71440 2026/04/13 01:45:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/13 01:45:00 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:45:00 DEBUG : dir/file1.rclone_chunk.001_eykj8c: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:00 INFO : dir/file1.rclone_chunk.001_eykj8c: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:00 INFO : dir/file1.rclone_chunk.001_eykj8c: Deleted 2026/04/13 01:45:00 DEBUG : dir/file1: size = 25 OK 2026/04/13 01:45:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:00 DEBUG : newLeaf: Running delayed rename now 2026/04/13 01:45:00 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:01 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:01 INFO : dir/file1: Deleted 2026/04/13 01:45:01 DEBUG : newLeaf: Updating file with newLeaf 0x2f992fc71440 2026/04/13 01:45:01 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:01 DEBUG : dir: Looking for writers 2026/04/13 01:45:01 DEBUG : Looking for writers 2026/04/13 01:45:01 DEBUG : dir: reading active writers 2026/04/13 01:45:01 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:01 DEBUG : >WaitForWriters: 2026/04/13 01:45:01 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:01 DEBUG : dir: Looking for writers 2026/04/13 01:45:01 DEBUG : Looking for writers 2026/04/13 01:45:01 DEBUG : dir: reading active writers 2026/04/13 01:45:01 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:01 DEBUG : >WaitForWriters: 2026/04/13 01:45:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:01 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:01 DEBUG : dir/file1.rclone_chunk.001_eykk4g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:01 INFO : dir/file1.rclone_chunk.001_eykk4g: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:01 INFO : dir/file1.rclone_chunk.001_eykk4g: Deleted 2026/04/13 01:45:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): openPending: 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 01:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): >openPending: err= 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): _writeAt: size=14, off=0 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): >_writeAt: n=14, err= 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): close: 2026/04/13 01:45:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 01:45:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fb8bc40): >close: err= 2026/04/13 01:45:02 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 01:45:02 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:02 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:02 DEBUG : dir/file1.rclone_chunk.001_eykl4k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:02 INFO : dir/file1.rclone_chunk.001_eykl4k: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:02 INFO : dir/file1.rclone_chunk.001_eykl4k: Deleted 2026/04/13 01:45:02 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:02 INFO : dir/file1: Copied (replaced existing) 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 01:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:02 DEBUG : dir: Looking for writers 2026/04/13 01:45:02 DEBUG : file1: reading active writers 2026/04/13 01:45:02 DEBUG : Looking for writers 2026/04/13 01:45:02 DEBUG : dir: reading active writers 2026/04/13 01:45:02 DEBUG : >WaitForWriters: 2026/04/13 01:45:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): _readAt: size=512, off=0 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): openPending: 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 01:45:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 01:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): >openPending: err= 2026/04/13 01:45:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): >_readAt: n=14, err=EOF 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): close: 2026/04/13 01:45:02 DEBUG : dir/file1(0x2f992fbf7c40): >close: err= 2026/04/13 01:45:02 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:03 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:03 INFO : dir/file1: Deleted 2026/04/13 01:45:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:03 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f71d080 2026/04/13 01:45:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:03 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:45:03 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:03 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:03 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:03 INFO : newLeaf: Deleted 2026/04/13 01:45:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 01:45:03 DEBUG : dir/file1: Updating file with dir/file1 0x2f992f71d080 2026/04/13 01:45:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:45:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:03 DEBUG : dir/file1(0x2f992fd6e980): openPending: 2026/04/13 01:45:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 01:45:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 01:45:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:03 DEBUG : dir/file1(0x2f992fd6e980): >openPending: err= 2026/04/13 01:45:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:03 DEBUG : dir/file1(0x2f992fd6e980): _writeAt: size=25, off=0 2026/04/13 01:45:03 DEBUG : dir/file1(0x2f992fd6e980): >_writeAt: n=25, err= 2026/04/13 01:45:03 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:03 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:03 INFO : dir/file1: Deleted 2026/04/13 01:45:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:03 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f71d080 2026/04/13 01:45:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:03 DEBUG : newLeaf(0x2f992fd6e980): close: 2026/04/13 01:45:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 01:45:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 01:45:03.57533012 +0000 UTC m=+48.182697783 2026/04/13 01:45:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:03 DEBUG : newLeaf(0x2f992fd6e980): >close: err= 2026/04/13 01:45:03 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:03 DEBUG : dir: Looking for writers 2026/04/13 01:45:03 DEBUG : Looking for writers 2026/04/13 01:45:03 DEBUG : dir: reading active writers 2026/04/13 01:45:03 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:03 DEBUG : dir: Looking for writers 2026/04/13 01:45:03 DEBUG : Looking for writers 2026/04/13 01:45:03 DEBUG : dir: reading active writers 2026/04/13 01:45:03 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:03 DEBUG : dir: Looking for writers 2026/04/13 01:45:03 DEBUG : Looking for writers 2026/04/13 01:45:03 DEBUG : dir: reading active writers 2026/04/13 01:45:03 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:03 DEBUG : dir: Looking for writers 2026/04/13 01:45:03 DEBUG : Looking for writers 2026/04/13 01:45:03 DEBUG : dir: reading active writers 2026/04/13 01:45:03 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:03 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 01:45:03 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:03 DEBUG : dir: Looking for writers 2026/04/13 01:45:03 DEBUG : Looking for writers 2026/04/13 01:45:03 DEBUG : dir: reading active writers 2026/04/13 01:45:03 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:04 DEBUG : dir: Looking for writers 2026/04/13 01:45:04 DEBUG : Looking for writers 2026/04/13 01:45:04 DEBUG : dir: reading active writers 2026/04/13 01:45:04 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:04 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:04 DEBUG : newLeaf.rclone_chunk.001_eykmu0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:04 INFO : newLeaf.rclone_chunk.001_eykmu0: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:04 INFO : newLeaf.rclone_chunk.001_eykmu0: Deleted 2026/04/13 01:45:04 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:04 INFO : newLeaf: Copied (replaced existing) 2026/04/13 01:45:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 01:45:03.57533012 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/13 01:45:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 01:45:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 01:45:04 DEBUG : dir: Looking for writers 2026/04/13 01:45:04 DEBUG : Looking for writers 2026/04/13 01:45:04 DEBUG : dir: reading active writers 2026/04/13 01:45:04 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:04 DEBUG : >WaitForWriters: 2026/04/13 01:45:04 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:04 DEBUG : dir: Looking for writers 2026/04/13 01:45:04 DEBUG : Looking for writers 2026/04/13 01:45:04 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:04 DEBUG : dir: reading active writers 2026/04/13 01:45:04 DEBUG : >WaitForWriters: 2026/04/13 01:45:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:05 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:05 DEBUG : dir/file1.rclone_chunk.001_eyknnc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:05 INFO : dir/file1.rclone_chunk.001_eyknnc: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:05 INFO : dir/file1.rclone_chunk.001_eyknnc: Deleted 2026/04/13 01:45:05 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:05 DEBUG : dir: Looking for writers 2026/04/13 01:45:05 DEBUG : file1: reading active writers 2026/04/13 01:45:05 DEBUG : Looking for writers 2026/04/13 01:45:05 DEBUG : dir: reading active writers 2026/04/13 01:45:05 DEBUG : >WaitForWriters: 2026/04/13 01:45:05 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:05 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:05 INFO : dir/file1: Deleted 2026/04/13 01:45:05 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f9a2480 2026/04/13 01:45:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:05 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:45:05 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:05 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:05 INFO : newLeaf: Deleted 2026/04/13 01:45:05 DEBUG : dir/file1: Updating file with dir/file1 0x2f992f9a2480 2026/04/13 01:45:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:45:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:06 DEBUG : dir/file1(0x2f992fb8a040): openPending: 2026/04/13 01:45:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 01:45:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 01:45:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:06 DEBUG : dir/file1(0x2f992fb8a040): >openPending: err= 2026/04/13 01:45:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:06 DEBUG : dir/file1(0x2f992fb8a040): _writeAt: size=25, off=0 2026/04/13 01:45:06 DEBUG : dir/file1(0x2f992fb8a040): >_writeAt: n=25, err= 2026/04/13 01:45:06 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:06 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:06 INFO : dir/file1: Deleted 2026/04/13 01:45:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:06 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f9a2480 2026/04/13 01:45:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:06 DEBUG : newLeaf(0x2f992fb8a040): close: 2026/04/13 01:45:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 01:45:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 01:45:06.08489298 +0000 UTC m=+50.692260642 2026/04/13 01:45:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:06 DEBUG : newLeaf(0x2f992fb8a040): >close: err= 2026/04/13 01:45:06 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:06 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 01:45:06 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:06 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:06 DEBUG : newLeaf.rclone_chunk.001_eykpqa: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:06 INFO : newLeaf.rclone_chunk.001_eykpqa: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:06 INFO : newLeaf.rclone_chunk.001_eykpqa: Deleted 2026/04/13 01:45:06 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:06 INFO : newLeaf: Copied (replaced existing) 2026/04/13 01:45:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 01:45:06.08489298 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/13 01:45:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 01:45:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 01:45:06 DEBUG : dir: Looking for writers 2026/04/13 01:45:06 DEBUG : Looking for writers 2026/04/13 01:45:06 DEBUG : dir: reading active writers 2026/04/13 01:45:06 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:06 DEBUG : >WaitForWriters: 2026/04/13 01:45:07 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:07 DEBUG : dir: Looking for writers 2026/04/13 01:45:07 DEBUG : Looking for writers 2026/04/13 01:45:07 DEBUG : dir: reading active writers 2026/04/13 01:45:07 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:07 DEBUG : >WaitForWriters: 2026/04/13 01:45:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:07 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:07 DEBUG : dir/file1.rclone_chunk.001_eykqc0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:07 INFO : dir/file1.rclone_chunk.001_eykqc0: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:07 INFO : dir/file1.rclone_chunk.001_eykqc0: Deleted 2026/04/13 01:45:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): openPending: 2026/04/13 01:45:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 01:45:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 01:45:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): >openPending: err= 2026/04/13 01:45:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): _writeAt: size=14, off=0 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): >_writeAt: n=14, err= 2026/04/13 01:45:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): close: 2026/04/13 01:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 01:45:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/13 01:45:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:07 DEBUG : dir/file1(0x2f992fbee300): >close: err= 2026/04/13 01:45:07 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:07 DEBUG : dir: Looking for writers 2026/04/13 01:45:07 DEBUG : file1: reading active writers 2026/04/13 01:45:07 DEBUG : Looking for writers 2026/04/13 01:45:07 DEBUG : dir: reading active writers 2026/04/13 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:07 DEBUG : dir: Looking for writers 2026/04/13 01:45:07 DEBUG : file1: reading active writers 2026/04/13 01:45:07 DEBUG : Looking for writers 2026/04/13 01:45:07 DEBUG : dir: reading active writers 2026/04/13 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:07 DEBUG : dir: Looking for writers 2026/04/13 01:45:07 DEBUG : file1: reading active writers 2026/04/13 01:45:07 DEBUG : Looking for writers 2026/04/13 01:45:07 DEBUG : dir: reading active writers 2026/04/13 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:07 DEBUG : dir: Looking for writers 2026/04/13 01:45:07 DEBUG : file1: reading active writers 2026/04/13 01:45:07 DEBUG : Looking for writers 2026/04/13 01:45:07 DEBUG : dir: reading active writers 2026/04/13 01:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:08 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 01:45:08 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:08 DEBUG : dir: Looking for writers 2026/04/13 01:45:08 DEBUG : file1: reading active writers 2026/04/13 01:45:08 DEBUG : Looking for writers 2026/04/13 01:45:08 DEBUG : dir: reading active writers 2026/04/13 01:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:08 DEBUG : dir: Looking for writers 2026/04/13 01:45:08 DEBUG : file1: reading active writers 2026/04/13 01:45:08 DEBUG : Looking for writers 2026/04/13 01:45:08 DEBUG : dir: reading active writers 2026/04/13 01:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:08 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:08 DEBUG : dir/file1.rclone_chunk.001_eykred: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:08 INFO : dir/file1.rclone_chunk.001_eykred: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:08 INFO : dir/file1.rclone_chunk.001_eykred: Deleted 2026/04/13 01:45:08 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:08 INFO : dir/file1: Copied (replaced existing) 2026/04/13 01:45:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/13 01:45:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:08 DEBUG : dir: Looking for writers 2026/04/13 01:45:08 DEBUG : file1: reading active writers 2026/04/13 01:45:08 DEBUG : Looking for writers 2026/04/13 01:45:08 DEBUG : dir: reading active writers 2026/04/13 01:45:08 DEBUG : >WaitForWriters: 2026/04/13 01:45:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): _readAt: size=512, off=0 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): openPending: 2026/04/13 01:45:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 01:45:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 01:45:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): >openPending: err= 2026/04/13 01:45:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): >_readAt: n=14, err=EOF 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): close: 2026/04/13 01:45:08 DEBUG : dir/file1(0x2f992fb9bd00): >close: err= 2026/04/13 01:45:08 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:08 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:08 INFO : dir/file1: Deleted 2026/04/13 01:45:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:08 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f8d2900 2026/04/13 01:45:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:09 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:45:09 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:09 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:09 INFO : newLeaf: Deleted 2026/04/13 01:45:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 01:45:09 DEBUG : dir/file1: Updating file with dir/file1 0x2f992f8d2900 2026/04/13 01:45:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:45:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:09 DEBUG : dir/file1(0x2f992fd15680): openPending: 2026/04/13 01:45:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 01:45:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 01:45:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:09 DEBUG : dir/file1(0x2f992fd15680): >openPending: err= 2026/04/13 01:45:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:09 DEBUG : dir/file1(0x2f992fd15680): _writeAt: size=25, off=0 2026/04/13 01:45:09 DEBUG : dir/file1(0x2f992fd15680): >_writeAt: n=25, err= 2026/04/13 01:45:09 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:09 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:09 INFO : dir/file1: Deleted 2026/04/13 01:45:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:09 DEBUG : newLeaf: Updating file with newLeaf 0x2f992f8d2900 2026/04/13 01:45:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:09 DEBUG : newLeaf(0x2f992fd15680): close: 2026/04/13 01:45:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 01:45:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 01:45:09.301200738 +0000 UTC m=+53.908568440 2026/04/13 01:45:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:09 DEBUG : newLeaf(0x2f992fd15680): >close: err= 2026/04/13 01:45:09 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:09 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 01:45:09 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:09 DEBUG : dir: Looking for writers 2026/04/13 01:45:09 DEBUG : Looking for writers 2026/04/13 01:45:09 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:09 DEBUG : dir: reading active writers 2026/04/13 01:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:09 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:09 DEBUG : newLeaf.rclone_chunk.001_eyksim: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:09 INFO : newLeaf.rclone_chunk.001_eyksim: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:10 INFO : newLeaf.rclone_chunk.001_eyksim: Deleted 2026/04/13 01:45:10 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:10 INFO : newLeaf: Copied (replaced existing) 2026/04/13 01:45:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 01:45:09.301200738 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/13 01:45:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 01:45:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 01:45:10 DEBUG : dir: Looking for writers 2026/04/13 01:45:10 DEBUG : Looking for writers 2026/04/13 01:45:10 DEBUG : dir: reading active writers 2026/04/13 01:45:10 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:10 DEBUG : >WaitForWriters: 2026/04/13 01:45:10 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:10 DEBUG : dir: Looking for writers 2026/04/13 01:45:10 DEBUG : Looking for writers 2026/04/13 01:45:10 DEBUG : dir: reading active writers 2026/04/13 01:45:10 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:10 DEBUG : >WaitForWriters: 2026/04/13 01:45:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:10 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:10 DEBUG : dir/file1.rclone_chunk.001_eykt4o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:10 INFO : dir/file1.rclone_chunk.001_eykt4o: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:11 INFO : dir/file1.rclone_chunk.001_eykt4o: Deleted 2026/04/13 01:45:11 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:11 DEBUG : dir: Looking for writers 2026/04/13 01:45:11 DEBUG : file1: reading active writers 2026/04/13 01:45:11 DEBUG : Looking for writers 2026/04/13 01:45:11 DEBUG : dir: reading active writers 2026/04/13 01:45:11 DEBUG : >WaitForWriters: 2026/04/13 01:45:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): _readAt: size=512, off=0 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): openPending: 2026/04/13 01:45:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/13 01:45:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/13 01:45:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): >openPending: err= 2026/04/13 01:45:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/13 01:45:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): >_readAt: n=14, err=EOF 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): close: 2026/04/13 01:45:11 DEBUG : dir/file1(0x2f992f6d9380): >close: err= 2026/04/13 01:45:11 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:11 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:11 INFO : dir/file1: Deleted 2026/04/13 01:45:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:11 DEBUG : newLeaf: Updating file with newLeaf 0x2f992fe94000 2026/04/13 01:45:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:11 DEBUG : newLeaf: copy non-chunked object... 2026/04/13 01:45:11 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:11 INFO : newLeaf: Deleted 2026/04/13 01:45:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/13 01:45:11 DEBUG : dir/file1: Updating file with dir/file1 0x2f992fe94000 2026/04/13 01:45:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/13 01:45:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:12 DEBUG : dir/file1(0x2f992fa3dec0): openPending: 2026/04/13 01:45:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/13 01:45:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/13 01:45:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:12 DEBUG : dir/file1(0x2f992fa3dec0): >openPending: err= 2026/04/13 01:45:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:12 DEBUG : dir/file1(0x2f992fa3dec0): _writeAt: size=25, off=0 2026/04/13 01:45:12 DEBUG : dir/file1(0x2f992fa3dec0): >_writeAt: n=25, err= 2026/04/13 01:45:12 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:12 DEBUG : newLeaf: size = 14 OK 2026/04/13 01:45:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:12 INFO : dir/file1: Deleted 2026/04/13 01:45:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/13 01:45:12 DEBUG : newLeaf: Updating file with newLeaf 0x2f992fe94000 2026/04/13 01:45:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:12 DEBUG : newLeaf(0x2f992fa3dec0): close: 2026/04/13 01:45:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/13 01:45:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-13 01:45:12.073010153 +0000 UTC m=+56.680377825 2026/04/13 01:45:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:12 DEBUG : newLeaf(0x2f992fa3dec0): >close: err= 2026/04/13 01:45:12 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:12 DEBUG : newLeaf: vfs cache: starting upload 2026/04/13 01:45:12 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:12 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:12 DEBUG : newLeaf.rclone_chunk.001_eykvtg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:12 INFO : newLeaf.rclone_chunk.001_eykvtg: Copied (server-side copy) to: newLeaf 2026/04/13 01:45:12 INFO : newLeaf.rclone_chunk.001_eykvtg: Deleted 2026/04/13 01:45:12 DEBUG : newLeaf: size = 25 OK 2026/04/13 01:45:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/13 01:45:12 INFO : newLeaf: Copied (replaced existing) 2026/04/13 01:45:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-13 01:45:12.073010153 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/13 01:45:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/13 01:45:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/13 01:45:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/13 01:45:12 DEBUG : dir: Looking for writers 2026/04/13 01:45:12 DEBUG : Looking for writers 2026/04/13 01:45:12 DEBUG : dir: reading active writers 2026/04/13 01:45:12 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:12 DEBUG : >WaitForWriters: 2026/04/13 01:45:13 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:13 DEBUG : dir: Looking for writers 2026/04/13 01:45:13 DEBUG : Looking for writers 2026/04/13 01:45:13 DEBUG : dir: reading active writers 2026/04/13 01:45:13 DEBUG : newLeaf: reading active writers 2026/04/13 01:45:13 DEBUG : >WaitForWriters: 2026/04/13 01:45:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestFileRename (16.58s) --- PASS: TestFileRename/off,forceCache=false (2.41s) --- PASS: TestFileRename/minimal,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=true (3.25s) --- PASS: TestFileRename/writes,forceCache=false (2.52s) --- PASS: TestFileRename/writes,forceCache=true (3.26s) --- PASS: TestFileRename/full,forceCache=false (2.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:13 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:13 DEBUG : Looking for writers 2026/04/13 01:45:13 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:13 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:13 DEBUG : dir/file1.rclone_chunk.001_eykwov: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:13 INFO : dir/file1.rclone_chunk.001_eykwov: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:13 INFO : dir/file1.rclone_chunk.001_eykwov: Deleted 2026/04/13 01:45:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:45:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 01:45:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:13 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:13 DEBUG : dir: Looking for writers 2026/04/13 01:45:13 DEBUG : file1: reading active writers 2026/04/13 01:45:13 DEBUG : Looking for writers 2026/04/13 01:45:13 DEBUG : dir: reading active writers 2026/04/13 01:45:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:14 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:14 DEBUG : dir/file1.rclone_chunk.001_eykxty: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:14 INFO : dir/file1.rclone_chunk.001_eykxty: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:14 INFO : dir/file1.rclone_chunk.001_eykxty: Deleted 2026/04/13 01:45:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:45:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 01:45:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 01:45:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 01:45:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 01:45:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 01:45:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 01:45:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 01:45:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 01:45:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/13 01:45:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/13 01:45:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/13 01:45:15 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:15 DEBUG : dir: Looking for writers 2026/04/13 01:45:15 DEBUG : file1: reading active writers 2026/04/13 01:45:15 DEBUG : Looking for writers 2026/04/13 01:45:15 DEBUG : dir: reading active writers 2026/04/13 01:45:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:15 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:15 DEBUG : dir/file1.rclone_chunk.001_eyky4j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:15 INFO : dir/file1.rclone_chunk.001_eyky4j: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:15 INFO : dir/file1.rclone_chunk.001_eyky4j: Deleted 2026/04/13 01:45:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:45:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/13 01:45:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/13 01:45:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/13 01:45:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/13 01:45:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/13 01:45:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/13 01:45:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/13 01:45:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 01:45:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 01:45:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 01:45:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/13 01:45:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/13 01:45:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/13 01:45:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/13 01:45:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/13 01:45:16 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:16 DEBUG : dir: Looking for writers 2026/04/13 01:45:16 DEBUG : file1: reading active writers 2026/04/13 01:45:16 DEBUG : Looking for writers 2026/04/13 01:45:16 DEBUG : dir: reading active writers 2026/04/13 01:45:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:17 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:17 DEBUG : dir/file1.rclone_chunk.001_eyl0zk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:17 INFO : dir/file1.rclone_chunk.001_eyl0zk: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:17 INFO : dir/file1.rclone_chunk.001_eyl0zk: Deleted 2026/04/13 01:45:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:45:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 01:45:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:17 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:17 DEBUG : dir: Looking for writers 2026/04/13 01:45:17 DEBUG : file1: reading active writers 2026/04/13 01:45:17 DEBUG : Looking for writers 2026/04/13 01:45:17 DEBUG : dir: reading active writers 2026/04/13 01:45:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.14s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:18 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:18 DEBUG : dir/file1.rclone_chunk.001_eyl1ze: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:18 INFO : dir/file1.rclone_chunk.001_eyl1ze: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:18 INFO : dir/file1.rclone_chunk.001_eyl1ze: Deleted 2026/04/13 01:45:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/13 01:45:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/13 01:45:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/13 01:45:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/13 01:45:18 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:18 DEBUG : dir: Looking for writers 2026/04/13 01:45:18 DEBUG : file1: reading active writers 2026/04/13 01:45:18 DEBUG : Looking for writers 2026/04/13 01:45:18 DEBUG : dir: reading active writers 2026/04/13 01:45:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:19 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:19 DEBUG : dir/file1.rclone_chunk.001_eyl2jz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:19 INFO : dir/file1.rclone_chunk.001_eyl2jz: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:19 INFO : dir/file1.rclone_chunk.001_eyl2jz: Deleted 2026/04/13 01:45:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): _readAt: size=1, off=0 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): openPending: 2026/04/13 01:45:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >openPending: err= 2026/04/13 01:45:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 01:45:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >_readAt: n=1, err= 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): _readAt: size=256, off=1 2026/04/13 01:45:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >_readAt: n=15, err=EOF 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): _readAt: size=16, off=16 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >_readAt: n=0, err=EOF 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): close: 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >close: err= 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): close: 2026/04/13 01:45:19 DEBUG : dir/file1(0x2f992fae9c00): >close: err=file already closed 2026/04/13 01:45:19 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:19 DEBUG : dir: Looking for writers 2026/04/13 01:45:19 DEBUG : file1: reading active writers 2026/04/13 01:45:19 DEBUG : Looking for writers 2026/04/13 01:45:19 DEBUG : dir: reading active writers 2026/04/13 01:45:19 DEBUG : >WaitForWriters: 2026/04/13 01:45:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:20 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:20 DEBUG : dir/file1.rclone_chunk.001_eyl2wh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:20 INFO : dir/file1.rclone_chunk.001_eyl2wh: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:20 INFO : dir/file1.rclone_chunk.001_eyl2wh: Deleted 2026/04/13 01:45:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): _readAt: size=1, off=0 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): openPending: 2026/04/13 01:45:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >openPending: err= 2026/04/13 01:45:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 01:45:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >_readAt: n=1, err= 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): _readAt: size=1, off=5 2026/04/13 01:45:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >_readAt: n=1, err= 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): _readAt: size=1, off=3 2026/04/13 01:45:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >_readAt: n=1, err= 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): _readAt: size=1, off=13 2026/04/13 01:45:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >_readAt: n=1, err= 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): _readAt: size=16, off=100 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >_readAt: n=0, err=EOF 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): close: 2026/04/13 01:45:20 DEBUG : dir/file1(0x2f992f5a6a40): >close: err= 2026/04/13 01:45:20 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:20 DEBUG : dir: Looking for writers 2026/04/13 01:45:20 DEBUG : file1: reading active writers 2026/04/13 01:45:20 DEBUG : Looking for writers 2026/04/13 01:45:20 DEBUG : dir: reading active writers 2026/04/13 01:45:20 DEBUG : >WaitForWriters: 2026/04/13 01:45:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.93s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:21 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:21 DEBUG : dir/file1.rclone_chunk.001_eyl3ps: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:21 INFO : dir/file1.rclone_chunk.001_eyl3ps: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:21 INFO : dir/file1.rclone_chunk.001_eyl3ps: Deleted 2026/04/13 01:45:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=1, off=0 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): openPending: 2026/04/13 01:45:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >openPending: err= 2026/04/13 01:45:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/13 01:45:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=1, err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=1, off=5 2026/04/13 01:45:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=1, err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=1, off=1 2026/04/13 01:45:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=1, err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=6, off=10 2026/04/13 01:45:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=6, err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=256, off=10 2026/04/13 01:45:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=6, err=EOF 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=256, off=100 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): close: 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >close: err= 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): _readAt: size=256, off=100 2026/04/13 01:45:21 DEBUG : dir/file1(0x2f992f7ce1c0): >_readAt: n=0, err=file already closed 2026/04/13 01:45:21 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:21 DEBUG : dir: Looking for writers 2026/04/13 01:45:21 DEBUG : file1: reading active writers 2026/04/13 01:45:21 DEBUG : Looking for writers 2026/04/13 01:45:21 DEBUG : dir: reading active writers 2026/04/13 01:45:21 DEBUG : >WaitForWriters: 2026/04/13 01:45:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:22 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:22 DEBUG : dir/file1.rclone_chunk.001_eyl40q: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:22 INFO : dir/file1.rclone_chunk.001_eyl40q: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:22 INFO : dir/file1.rclone_chunk.001_eyl40q: Deleted 2026/04/13 01:45:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): RWFileHandle.Flush 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): _readAt: size=256, off=0 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): openPending: 2026/04/13 01:45:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): >openPending: err= 2026/04/13 01:45:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 01:45:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): >_readAt: n=16, err=EOF 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): RWFileHandle.Flush 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): RWFileHandle.Flush 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): close: 2026/04/13 01:45:22 DEBUG : dir/file1(0x2f992fa69480): >close: err= 2026/04/13 01:45:22 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:22 DEBUG : dir: Looking for writers 2026/04/13 01:45:22 DEBUG : file1: reading active writers 2026/04/13 01:45:22 DEBUG : Looking for writers 2026/04/13 01:45:22 DEBUG : dir: reading active writers 2026/04/13 01:45:22 DEBUG : >WaitForWriters: 2026/04/13 01:45:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:23 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:23 DEBUG : dir/file1.rclone_chunk.001_eyl54w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:23 INFO : dir/file1.rclone_chunk.001_eyl54w: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:23 INFO : dir/file1.rclone_chunk.001_eyl54w: Deleted 2026/04/13 01:45:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/13 01:45:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): _readAt: size=256, off=0 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): openPending: 2026/04/13 01:45:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): >openPending: err= 2026/04/13 01:45:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/13 01:45:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): >_readAt: n=16, err=EOF 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): RWFileHandle.Release 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): close: 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): >close: err= 2026/04/13 01:45:23 DEBUG : dir/file1(0x2f992fd22a40): RWFileHandle.Release 2026/04/13 01:45:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:23 DEBUG : dir: Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : dir: reading active writers 2026/04/13 01:45:23 DEBUG : >WaitForWriters: 2026/04/13 01:45:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:23 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): openPending: 2026/04/13 01:45:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): >openPending: err= 2026/04/13 01:45:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): _writeAt: size=5, off=0 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): >_writeAt: n=5, err= 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): _writeAt: size=7, off=5 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): >_writeAt: n=7, err= 2026/04/13 01:45:23 DEBUG : file1: vfs cache: truncate to size=11 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): close: 2026/04/13 01:45:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:23.745242164 +0000 UTC m=+68.352609867 2026/04/13 01:45:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): >close: err= 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): close: 2026/04/13 01:45:23 DEBUG : file1(0x2f992fbe85c0): >close: err=file already closed 2026/04/13 01:45:23 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:23 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:23 DEBUG : Looking for writers 2026/04/13 01:45:23 DEBUG : file1: reading active writers 2026/04/13 01:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:24 DEBUG : file1: size = 11 OK 2026/04/13 01:45:24 DEBUG : file1.rclone_chunk.001_eyl69b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:24 INFO : file1.rclone_chunk.001_eyl69b: Copied (server-side copy) to: file1 2026/04/13 01:45:24 INFO : file1.rclone_chunk.001_eyl69b: Deleted 2026/04/13 01:45:24 DEBUG : file1: size = 11 OK 2026/04/13 01:45:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:24 INFO : file1: Copied (new) 2026/04/13 01:45:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 01:45:23.745242164 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/13 01:45:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:24 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : >WaitForWriters: 2026/04/13 01:45:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : >WaitForWriters: 2026/04/13 01:45:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:24 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): openPending: 2026/04/13 01:45:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): >openPending: err= 2026/04/13 01:45:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): _writeAt: size=7, off=0 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): >_writeAt: n=7, err= 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): _writeAt: size=6, off=5 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): >_writeAt: n=6, err= 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): close: 2026/04/13 01:45:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:24.647306448 +0000 UTC m=+69.254674120 2026/04/13 01:45:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): >close: err= 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): _writeAt: size=5, off=0 2026/04/13 01:45:24 DEBUG : file1(0x2f992f17d900): >_writeAt: n=0, err=file already closed 2026/04/13 01:45:24 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:24 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:24 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:24 DEBUG : Looking for writers 2026/04/13 01:45:24 DEBUG : file1: reading active writers 2026/04/13 01:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:25 DEBUG : file1: size = 11 OK 2026/04/13 01:45:25 DEBUG : file1.rclone_chunk.001_eyl7dk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:25 INFO : file1.rclone_chunk.001_eyl7dk: Copied (server-side copy) to: file1 2026/04/13 01:45:25 INFO : file1.rclone_chunk.001_eyl7dk: Deleted 2026/04/13 01:45:25 DEBUG : file1: size = 11 OK 2026/04/13 01:45:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:25 INFO : file1: Copied (new) 2026/04/13 01:45:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-13 01:45:24.647306448 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/13 01:45:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : >WaitForWriters: 2026/04/13 01:45:25 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : >WaitForWriters: 2026/04/13 01:45:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:25 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:25 DEBUG : file1(0x2f992f6d8740): openPending: 2026/04/13 01:45:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:25 DEBUG : file1(0x2f992f6d8740): >openPending: err= 2026/04/13 01:45:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:25 DEBUG : file1(0x2f992f6d8740): close: 2026/04/13 01:45:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:25.568302353 +0000 UTC m=+70.175670046 2026/04/13 01:45:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:25 DEBUG : file1(0x2f992f6d8740): >close: err= 2026/04/13 01:45:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 01:45:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:25 DEBUG : file2: newRWFileHandle: 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): openPending: 2026/04/13 01:45:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): >openPending: err= 2026/04/13 01:45:25 DEBUG : file2: >newRWFileHandle: err= 2026/04/13 01:45:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 01:45:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/13 01:45:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): RWFileHandle.Flush 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): RWFileHandle.Release 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): close: 2026/04/13 01:45:25 DEBUG : file2: vfs cache: setting modification time to 2026-04-13 01:45:25.569684123 +0000 UTC m=+70.177051816 2026/04/13 01:45:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:25 DEBUG : file2(0x2f992f6d8c40): >close: err= 2026/04/13 01:45:25 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/13 01:45:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:25 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:25 DEBUG : file2: vfs cache: starting upload 2026/04/13 01:45:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/13 01:45:25 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:25 DEBUG : Looking for writers 2026/04/13 01:45:25 DEBUG : file1: reading active writers 2026/04/13 01:45:25 DEBUG : file2: reading active writers 2026/04/13 01:45:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/13 01:45:26 DEBUG : file2: size = 0 OK 2026/04/13 01:45:26 DEBUG : file2.rclone_chunk.001_eyl838: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:26 INFO : file2.rclone_chunk.001_eyl838: Copied (server-side copy) to: file2 2026/04/13 01:45:26 DEBUG : Looking for writers 2026/04/13 01:45:26 DEBUG : file1: reading active writers 2026/04/13 01:45:26 DEBUG : file2: reading active writers 2026/04/13 01:45:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/13 01:45:26 DEBUG : file1: size = 0 OK 2026/04/13 01:45:26 DEBUG : file1.rclone_chunk.001_eyl8np: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:26 INFO : file1.rclone_chunk.001_eyl8np: Copied (server-side copy) to: file1 2026/04/13 01:45:26 INFO : file2.rclone_chunk.001_eyl838: Deleted 2026/04/13 01:45:26 DEBUG : file2: size = 0 OK 2026/04/13 01:45:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:26 INFO : file2: Copied (new) 2026/04/13 01:45:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-13 01:45:25.569684123 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/13 01:45:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/13 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/13 01:45:26 INFO : file2: vfs cache: upload succeeded try #1 2026/04/13 01:45:26 INFO : file1.rclone_chunk.001_eyl8np: Deleted 2026/04/13 01:45:26 DEBUG : file1: size = 0 OK 2026/04/13 01:45:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:26 INFO : file1: Copied (new) 2026/04/13 01:45:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-13 01:45:25.568302353 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/13 01:45:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:26 DEBUG : Looking for writers 2026/04/13 01:45:26 DEBUG : file1: reading active writers 2026/04/13 01:45:26 DEBUG : file2: reading active writers 2026/04/13 01:45:26 DEBUG : >WaitForWriters: 2026/04/13 01:45:26 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:26 DEBUG : Looking for writers 2026/04/13 01:45:26 DEBUG : file1: reading active writers 2026/04/13 01:45:26 DEBUG : file2: reading active writers 2026/04/13 01:45:26 DEBUG : >WaitForWriters: 2026/04/13 01:45:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.65s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:27 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): openPending: 2026/04/13 01:45:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): >openPending: err= 2026/04/13 01:45:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): _writeAt: size=5, off=0 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): >_writeAt: n=5, err= 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): RWFileHandle.Flush 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): RWFileHandle.Flush 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): close: 2026/04/13 01:45:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:27.223356499 +0000 UTC m=+71.830724171 2026/04/13 01:45:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:27 DEBUG : file1(0x2f992f8995c0): >close: err= 2026/04/13 01:45:27 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:27 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:27 DEBUG : file1: size = 5 OK 2026/04/13 01:45:27 DEBUG : file1.rclone_chunk.001_eylann: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:27 INFO : file1.rclone_chunk.001_eylann: Copied (server-side copy) to: file1 2026/04/13 01:45:27 INFO : file1.rclone_chunk.001_eylann: Deleted 2026/04/13 01:45:27 DEBUG : file1: size = 5 OK 2026/04/13 01:45:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:27 INFO : file1: Copied (new) 2026/04/13 01:45:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 01:45:27.223356499 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 01:45:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:27 DEBUG : Looking for writers 2026/04/13 01:45:27 DEBUG : file1: reading active writers 2026/04/13 01:45:27 DEBUG : >WaitForWriters: 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:28 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): openPending: 2026/04/13 01:45:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): >openPending: err= 2026/04/13 01:45:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): _writeAt: size=5, off=0 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): >_writeAt: n=5, err= 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): RWFileHandle.Release 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): close: 2026/04/13 01:45:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:28.040216924 +0000 UTC m=+72.647584596 2026/04/13 01:45:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): >close: err= 2026/04/13 01:45:28 DEBUG : file1(0x2f992fd66480): RWFileHandle.Release 2026/04/13 01:45:28 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:28 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi/dir/file1: no such file or directory 2026/04/13 01:45:28 DEBUG : file1: size = 5 OK 2026/04/13 01:45:28 DEBUG : file1.rclone_chunk.001_eylbyc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:28 INFO : file1.rclone_chunk.001_eylbyc: Copied (server-side copy) to: file1 2026/04/13 01:45:28 INFO : file1.rclone_chunk.001_eylbyc: Deleted 2026/04/13 01:45:28 DEBUG : file1: size = 5 OK 2026/04/13 01:45:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:28 INFO : file1: Copied (new) 2026/04/13 01:45:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 01:45:28.040216924 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 01:45:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:28 DEBUG : Looking for writers 2026/04/13 01:45:28 DEBUG : file1: reading active writers 2026/04/13 01:45:28 DEBUG : >WaitForWriters: 2026/04/13 01:45:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:29 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:29 DEBUG : dir/file1.rclone_chunk.001_eylbn3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:29 INFO : dir/file1.rclone_chunk.001_eylbn3: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:29 INFO : dir/file1.rclone_chunk.001_eylbn3: Deleted 2026/04/13 01:45:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 01:45:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): openPending: 2026/04/13 01:45:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): >openPending: err= 2026/04/13 01:45:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/13 01:45:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): _writeAt: size=5, off=0 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): >_writeAt: n=5, err= 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): close: 2026/04/13 01:45:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 01:45:29.50552989 +0000 UTC m=+74.112897582 2026/04/13 01:45:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:29 DEBUG : dir/file1(0x2f992fbe9080): >close: err= 2026/04/13 01:45:29 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 01:45:29 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:29 DEBUG : dir: Looking for writers 2026/04/13 01:45:29 DEBUG : file1: reading active writers 2026/04/13 01:45:29 DEBUG : Looking for writers 2026/04/13 01:45:29 DEBUG : dir: reading active writers 2026/04/13 01:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:29 DEBUG : dir/file1: size = 5 OK 2026/04/13 01:45:29 DEBUG : dir/file1.rclone_chunk.001_eylcl2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:29 INFO : dir/file1.rclone_chunk.001_eylcl2: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:30 INFO : dir/file1.rclone_chunk.001_eylcl2: Deleted 2026/04/13 01:45:30 DEBUG : dir/file1: size = 5 OK 2026/04/13 01:45:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:30 INFO : dir/file1: Copied (replaced existing) 2026/04/13 01:45:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-13 01:45:29.50552989 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 01:45:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:30 DEBUG : dir: Looking for writers 2026/04/13 01:45:30 DEBUG : file1: reading active writers 2026/04/13 01:45:30 DEBUG : Looking for writers 2026/04/13 01:45:30 DEBUG : dir: reading active writers 2026/04/13 01:45:30 DEBUG : >WaitForWriters: 2026/04/13 01:45:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:30 DEBUG : dir/file1: size = 16 OK 2026/04/13 01:45:30 DEBUG : dir/file1.rclone_chunk.001_eyldds: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/13 01:45:30 INFO : dir/file1.rclone_chunk.001_eyldds: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:30 INFO : dir/file1.rclone_chunk.001_eyldds: Deleted 2026/04/13 01:45:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/13 01:45:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/13 01:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/13 01:45:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/13 01:45:30 DEBUG : dir/file1(0x2f992f6d9b00): _writeAt: size=5, off=0 2026/04/13 01:45:30 DEBUG : dir/file1(0x2f992f6d9b00): openPending: 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/13 01:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): >openPending: err= 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): >_writeAt: n=5, err= 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): _writeAt: size=15, off=5 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): >_writeAt: n=15, err= 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): close: 2026/04/13 01:45:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-13 01:45:31.018759933 +0000 UTC m=+75.626127595 2026/04/13 01:45:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:31 DEBUG : dir/file1(0x2f992f6d9b00): >close: err= 2026/04/13 01:45:31 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: starting upload 2026/04/13 01:45:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:31 DEBUG : dir/file1: size = 20 OK 2026/04/13 01:45:31 DEBUG : dir/file1.rclone_chunk.001_eyle4n: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/13 01:45:31 INFO : dir/file1.rclone_chunk.001_eyle4n: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:31 INFO : dir/file1.rclone_chunk.001_eyle4n: Deleted 2026/04/13 01:45:31 DEBUG : dir/file1: size = 20 OK 2026/04/13 01:45:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/13 01:45:31 INFO : dir/file1: Copied (replaced existing) 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-13 01:45:31.018759933 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/13 01:45:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:31 DEBUG : dir: Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : dir: reading active writers 2026/04/13 01:45:31 DEBUG : >WaitForWriters: 2026/04/13 01:45:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:31 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): openPending: 2026/04/13 01:45:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): >openPending: err= 2026/04/13 01:45:31 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): _writeAt: size=5, off=0 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): >_writeAt: n=5, err= 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): close: 2026/04/13 01:45:31 DEBUG : file1: vfs cache: setting modification time to 2026-04-13 01:45:31.93970122 +0000 UTC m=+76.547068892 2026/04/13 01:45:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:31 DEBUG : file1(0x2f992f899800): >close: err= 2026/04/13 01:45:31 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:31 DEBUG : Looking for writers 2026/04/13 01:45:31 DEBUG : file1: reading active writers 2026/04/13 01:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:32 DEBUG : Looking for writers 2026/04/13 01:45:32 DEBUG : file1: reading active writers 2026/04/13 01:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:32 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:32 DEBUG : Looking for writers 2026/04/13 01:45:32 DEBUG : file1: reading active writers 2026/04/13 01:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:32 DEBUG : Looking for writers 2026/04/13 01:45:32 DEBUG : file1: reading active writers 2026/04/13 01:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:32 DEBUG : file1: size = 5 OK 2026/04/13 01:45:32 DEBUG : file1.rclone_chunk.001_eylfpg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:32 INFO : file1.rclone_chunk.001_eylfpg: Copied (server-side copy) to: file1 2026/04/13 01:45:32 INFO : file1.rclone_chunk.001_eylfpg: Deleted 2026/04/13 01:45:32 DEBUG : file1: size = 5 OK 2026/04/13 01:45:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:32 INFO : file1: Copied (new) 2026/04/13 01:45:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-13 01:45:31.93970122 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 01:45:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:32 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:32 DEBUG : Looking for writers 2026/04/13 01:45:32 DEBUG : file1: reading active writers 2026/04/13 01:45:32 DEBUG : >WaitForWriters: 2026/04/13 01:45:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/13 01:45:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.769886116 +0000 UTC m=+77.377253777 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68940): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.769886116 +0000 UTC m=+77.377253777 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa68e40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.769886116 +0000 UTC m=+77.377253777 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fcb60 item 1 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.772717044 +0000 UTC m=+77.380084706 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69940): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.772717044 +0000 UTC m=+77.380084706 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa69e40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd340 item 2 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.775275616 +0000 UTC m=+77.382643278 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8580): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.775275616 +0000 UTC m=+77.382643278 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8a00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.775275616 +0000 UTC m=+77.382643278 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe8f40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd730 item 3 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.778351416 +0000 UTC m=+77.385719078 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe95c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.778351416 +0000 UTC m=+77.385719078 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbe9b00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fde30 item 4 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.782024545 +0000 UTC m=+77.389392227 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a6b80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.782024545 +0000 UTC m=+77.389392227 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7440): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.782024545 +0000 UTC m=+77.389392227 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f5a7b80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8770 item 5 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.784947446 +0000 UTC m=+77.392315107 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.784947446 +0000 UTC m=+77.392315107 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8d90 item 6 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.787038786 +0000 UTC m=+77.394406448 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc20f40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.787038786 +0000 UTC m=+77.394406448 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21440): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.787038786 +0000 UTC m=+77.394406448 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc21900): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef93b0 item 7 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.790730719 +0000 UTC m=+77.398098382 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56e800): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.790730719 +0000 UTC m=+77.398098382 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f56f9c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef98f0 item 8 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992fa3c240): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c240): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.792596184 +0000 UTC m=+77.399963846 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3c600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.792596184 +0000 UTC m=+77.399963846 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3ca80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.792596184 +0000 UTC m=+77.399963846 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3cfc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9c70 item 9 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.794878886 +0000 UTC m=+77.402246578 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3d640): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.794878886 +0000 UTC m=+77.402246578 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa3dc80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f6930 item 10 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f17cec0): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17cec0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.796847895 +0000 UTC m=+77.404215557 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d280): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.796847895 +0000 UTC m=+77.404215557 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17d780): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.796847895 +0000 UTC m=+77.404215557 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f17dd00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fb880 item 11 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.800173697 +0000 UTC m=+77.407541359 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.800173697 +0000 UTC m=+77.407541359 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d8b80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77aa10 item 12 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f6d92c0): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d92c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.804550765 +0000 UTC m=+77.411918428 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9680): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.804550765 +0000 UTC m=+77.411918428 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6d9d40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77ba40 item 13 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.806594066 +0000 UTC m=+77.413961728 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f476a00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.806594066 +0000 UTC m=+77.413961728 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f4773c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f954000 item 14 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f477b40): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f477b40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.808849656 +0000 UTC m=+77.416217318 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.808849656 +0000 UTC m=+77.416217318 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898900): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f954b60 item 15 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.810811972 +0000 UTC m=+77.418179634 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898f80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.810811972 +0000 UTC m=+77.418179634 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8994c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9551f0 item 16 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.814441187 +0000 UTC m=+77.421808850 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89a2c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.814441187 +0000 UTC m=+77.421808850 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89b0c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.814441187 +0000 UTC m=+77.421808850 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f89ba40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55c620 item 17 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.824481233 +0000 UTC m=+77.431848895 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd783c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.824481233 +0000 UTC m=+77.431848895 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78900): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55ce70 item 18 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.825779125 +0000 UTC m=+77.433146787 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd78f80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.825779125 +0000 UTC m=+77.433146787 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79480): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.825779125 +0000 UTC m=+77.433146787 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd79980): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55d5e0 item 19 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.831866543 +0000 UTC m=+77.439234205 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e100): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.831866543 +0000 UTC m=+77.439234205 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77e640): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f790380 item 20 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.836906824 +0000 UTC m=+77.444274486 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77ecc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.836906824 +0000 UTC m=+77.444274486 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f1c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.836906824 +0000 UTC m=+77.444274486 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77f6c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791340 item 21 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.8448292 +0000 UTC m=+77.452196861 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f77fd40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.8448292 +0000 UTC m=+77.452196861 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8380): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791d50 item 22 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.848849774 +0000 UTC m=+77.456217446 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8a00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.848849774 +0000 UTC m=+77.456217446 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e8f00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.848849774 +0000 UTC m=+77.456217446 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9400): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f528460 item 23 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.853234506 +0000 UTC m=+77.460602168 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f7e9a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.853234506 +0000 UTC m=+77.460602168 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8900c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f528e70 item 24 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f656140): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656140): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.85629611 +0000 UTC m=+77.463663772 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656500): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.85629611 +0000 UTC m=+77.463663772 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656a00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.85629611 +0000 UTC m=+77.463663772 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f656f40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f6e70 item 25 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.860772285 +0000 UTC m=+77.468139947 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890680): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.860772285 +0000 UTC m=+77.468139947 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f890bc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f529810 item 26 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f891200): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.863261086 +0000 UTC m=+77.470628749 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8915c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): _writeAt: size=3, off=7 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.863261086 +0000 UTC m=+77.470628749 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f891ac0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.863261086 +0000 UTC m=+77.470628749 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de100): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28070 item 27 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.865737384 +0000 UTC m=+77.473105046 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8de780): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.865737384 +0000 UTC m=+77.473105046 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8decc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28540 item 28 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f8df300): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.867463534 +0000 UTC m=+77.474831206 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8df6c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.867463534 +0000 UTC m=+77.474831206 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8dfd80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff288c0 item 29 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.869927138 +0000 UTC m=+77.477294800 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972500): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.869927138 +0000 UTC m=+77.477294800 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f972a40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28cb0 item 30 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): _readAt: size=2, off=0 2026/04/13 01:45:32 ERROR : open-test-file(0x2f992f973080): Couldn't read size of file 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): close: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.871933488 +0000 UTC m=+77.479301150 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973440): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.871933488 +0000 UTC m=+77.479301150 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f973b00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff292d0 item 31 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.873973862 +0000 UTC m=+77.481341524 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657980): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.873973862 +0000 UTC m=+77.481341524 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f657ec0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f7810 item 32 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.875638817 +0000 UTC m=+77.483006479 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f508150 item 33 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.876145854 +0000 UTC m=+77.483513517 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.876145854 +0000 UTC m=+77.483513517 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f672f80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f508460 item 33 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.877404944 +0000 UTC m=+77.484772606 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f6735c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5087e0 item 34 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.8781443 +0000 UTC m=+77.485511962 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f673a40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.8781443 +0000 UTC m=+77.485511962 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5089a0 item 34 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.879681132 +0000 UTC m=+77.487048795 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa586c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f508e00 item 35 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.880221514 +0000 UTC m=+77.487589176 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa58b40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.880221514 +0000 UTC m=+77.487589176 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59040): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509030 item 35 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.881775268 +0000 UTC m=+77.489142940 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa596c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509500 item 36 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.882403074 +0000 UTC m=+77.489770736 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa59bc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.882403074 +0000 UTC m=+77.489770736 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509a40 item 36 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.883897528 +0000 UTC m=+77.491265190 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f948070 item 37 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.884384728 +0000 UTC m=+77.491752390 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa90cc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.884384728 +0000 UTC m=+77.491752390 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa911c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9482a0 item 37 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.88557207 +0000 UTC m=+77.492939732 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9492d0 item 38 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.886415564 +0000 UTC m=+77.493783226 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fa91d40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.886415564 +0000 UTC m=+77.493783226 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992face380): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949500 item 38 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.888036756 +0000 UTC m=+77.495404418 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facea00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9498f0 item 39 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.888600871 +0000 UTC m=+77.495968534 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facef00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.888600871 +0000 UTC m=+77.495968534 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facf400): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949b20 item 39 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.889997049 +0000 UTC m=+77.497364711 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992facfa80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa800e0 item 40 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.890894785 +0000 UTC m=+77.498262457 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.890894785 +0000 UTC m=+77.498262457 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb025c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80540 item 40 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.892402292 +0000 UTC m=+77.499769955 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb02b80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80930 item 41 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.892923477 +0000 UTC m=+77.500291139 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80b60 item 41 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.893891254 +0000 UTC m=+77.501258917 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03540): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.893891254 +0000 UTC m=+77.501258917 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2180): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29490 item 41 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.895870103 +0000 UTC m=+77.503237765 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d27c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29880 item 42 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.896660066 +0000 UTC m=+77.504027727 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d2cc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29a40 item 42 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.897899586 +0000 UTC m=+77.505267249 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.897899586 +0000 UTC m=+77.505267249 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3780): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29c00 item 42 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.902147741 +0000 UTC m=+77.509515403 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f9d3dc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17e150 item 43 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.902847703 +0000 UTC m=+77.510215365 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a3c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17e7e0 item 43 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.903673382 +0000 UTC m=+77.511041045 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9a900): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.903673382 +0000 UTC m=+77.511041045 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9ae40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17ea80 item 43 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.907034001 +0000 UTC m=+77.514401663 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b480): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17f6c0 item 44 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.907714336 +0000 UTC m=+77.515081998 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9b980): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80c40 item 44 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.908253205 +0000 UTC m=+77.515620866 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.908253205 +0000 UTC m=+77.515620866 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb03dc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80e70 item 44 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.909485962 +0000 UTC m=+77.516853625 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4a500): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa813b0 item 45 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.91030567 +0000 UTC m=+77.517673333 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4aa00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.91030567 +0000 UTC m=+77.517673333 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b100): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81570 item 45 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.911917094 +0000 UTC m=+77.519284757 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4b740): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81ab0 item 46 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.912421287 +0000 UTC m=+77.519788949 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb4bc40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.912421287 +0000 UTC m=+77.519788949 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08440): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81c70 item 46 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.913818256 +0000 UTC m=+77.521185918 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5524d0 item 47 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.914312911 +0000 UTC m=+77.521680573 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc08f80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.914312911 +0000 UTC m=+77.521680573 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09680): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5527e0 item 47 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.915811923 +0000 UTC m=+77.523179584 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc09cc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553030 item 48 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.916353975 +0000 UTC m=+77.523721638 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c2c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.916353975 +0000 UTC m=+77.523721638 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4c9c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553490 item 48 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.917573259 +0000 UTC m=+77.524940921 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d000): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553b90 item 49 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.918262911 +0000 UTC m=+77.525630573 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d480): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.918262911 +0000 UTC m=+77.525630573 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc4d9c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553dc0 item 49 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.919654421 +0000 UTC m=+77.527022082 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c140): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f766380 item 50 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.920295461 +0000 UTC m=+77.527663133 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7c640): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.920295461 +0000 UTC m=+77.527663133 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7cbc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f766700 item 50 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.92201522 +0000 UTC m=+77.529382882 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d240): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f767340 item 51 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.92292035 +0000 UTC m=+77.530288011 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7d740): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.92292035 +0000 UTC m=+77.530288011 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fb9bdc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f767b20 item 51 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.924377782 +0000 UTC m=+77.531745444 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0540): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f530310 item 52 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.924890751 +0000 UTC m=+77.532258413 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0a40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.924890751 +0000 UTC m=+77.532258413 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd0fc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f530a10 item 52 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.926640938 +0000 UTC m=+77.534008599 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1640): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f531260 item 53 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.927520749 +0000 UTC m=+77.534888411 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbd1b40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.927520749 +0000 UTC m=+77.534888411 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc180): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f531ce0 item 53 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.929634151 +0000 UTC m=+77.537001813 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfc800): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a4a10 item 54 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.930314727 +0000 UTC m=+77.537682390 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfcd00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.930314727 +0000 UTC m=+77.537682390 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd280): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a4d20 item 54 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.93199422 +0000 UTC m=+77.539361882 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfd900): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a5ab0 item 55 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.932779133 +0000 UTC m=+77.540146794 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fbfde00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.932779133 +0000 UTC m=+77.540146794 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36440): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a5c70 item 55 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.934990379 +0000 UTC m=+77.542358051 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fc7dd00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f4310 item 56 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.936013512 +0000 UTC m=+77.543381174 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.936013512 +0000 UTC m=+77.543381174 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaa880): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f4690 item 56 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.937626889 +0000 UTC m=+77.544994551 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcaaec0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f51f0 item 57 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.938211844 +0000 UTC m=+77.545579506 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab400): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f5880 item 57 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.93878652 +0000 UTC m=+77.546154181 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcab940): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.93878652 +0000 UTC m=+77.546154181 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fcabec0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f5dc0 item 57 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.940608441 +0000 UTC m=+77.547976103 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4a10 item 58 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.941296341 +0000 UTC m=+77.548664002 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce2b40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4cb0 item 58 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.941975153 +0000 UTC m=+77.549342815 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.941975153 +0000 UTC m=+77.549342815 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3640): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4e70 item 58 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.943627533 +0000 UTC m=+77.550995196 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e460 item 59 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.944653863 +0000 UTC m=+77.552021525 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd36fc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e700 item 59 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.945416633 +0000 UTC m=+77.552784295 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37500): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): >_readAt: n=8, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.945416633 +0000 UTC m=+77.552784295 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd37a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e8c0 item 59 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.946896079 +0000 UTC m=+77.554263740 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c1c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75ecb0 item 60 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.947466666 +0000 UTC m=+77.554834328 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6c700): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): open at offset 5 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75ee70 item 60 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): _readAt: size=2, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): _writeAt: size=3, off=5 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.948293177 +0000 UTC m=+77.555660839 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6cc40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.948293177 +0000 UTC m=+77.555660839 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75f180 item 60 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.950279209 +0000 UTC m=+77.557646871 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6d840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75fb20 item 61 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.950829979 +0000 UTC m=+77.558197641 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd6dd80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.950829979 +0000 UTC m=+77.558197641 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48580): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95c000 item 61 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.952480317 +0000 UTC m=+77.559847979 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fce3c80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5340 item 62 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.953518348 +0000 UTC m=+77.560886010 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd882c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.953518348 +0000 UTC m=+77.560886010 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd889c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b56c0 item 62 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.955177872 +0000 UTC m=+77.562545534 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89000): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5c00 item 63 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.95599205 +0000 UTC m=+77.563359712 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89540): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.95599205 +0000 UTC m=+77.563359712 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fd89c40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5e30 item 63 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): open at offset 0 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.957374882 +0000 UTC m=+77.564742544 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8380): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936380 item 64 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.958059706 +0000 UTC m=+77.565427368 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb88c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.958059706 +0000 UTC m=+77.565427368 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb8fc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936540 item 64 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.959891186 +0000 UTC m=+77.567258847 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9369a0 item 65 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.960772991 +0000 UTC m=+77.568140653 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdb9a80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.960772991 +0000 UTC m=+77.568140653 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936bd0 item 65 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.962327257 +0000 UTC m=+77.569694919 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8c6c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936fc0 item 66 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.963067375 +0000 UTC m=+77.570435037 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8cb40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.963067375 +0000 UTC m=+77.570435037 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d080): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937180 item 66 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.965199683 +0000 UTC m=+77.572567345 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe48e40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95cee0 item 67 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.966652858 +0000 UTC m=+77.574020520 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe492c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.966652858 +0000 UTC m=+77.574020520 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe497c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d1f0 item 67 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.968431587 +0000 UTC m=+77.575799249 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d480): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937490 item 68 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.969271274 +0000 UTC m=+77.576638936 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8d980): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.969271274 +0000 UTC m=+77.576638936 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe8dec0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9377a0 item 68 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.972147858 +0000 UTC m=+77.579515519 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992feca600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937b90 item 69 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.973104805 +0000 UTC m=+77.580472477 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaa80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.973104805 +0000 UTC m=+77.580472477 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecaf80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937d50 item 69 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.974340819 +0000 UTC m=+77.581708482 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecb600): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50a2a0 item 70 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.97671302 +0000 UTC m=+77.584080683 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fecbb00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.97671302 +0000 UTC m=+77.584080683 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8140): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50aaf0 item 70 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.977896878 +0000 UTC m=+77.585264539 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee87c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50b3b0 item 71 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.978428131 +0000 UTC m=+77.585795793 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee8cc0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.978428131 +0000 UTC m=+77.585795793 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee91c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50b570 item 71 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.979767671 +0000 UTC m=+77.587135333 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510150 item 72 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.980322609 +0000 UTC m=+77.587690271 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fee9d40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.980322609 +0000 UTC m=+77.587690271 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08380): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510310 item 72 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.981469004 +0000 UTC m=+77.588836667 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08940): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510af0 item 73 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.982073046 +0000 UTC m=+77.589440708 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08e40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510e70 item 73 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.98284303 +0000 UTC m=+77.590210692 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.98284303 +0000 UTC m=+77.590210692 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fdce3c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56c8c0 item 73 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.984778686 +0000 UTC m=+77.592146349 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe49d00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d6c0 item 74 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.986234326 +0000 UTC m=+77.593601988 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74380): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9542a0 item 74 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.987027424 +0000 UTC m=+77.594395086 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898200): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.987027424 +0000 UTC m=+77.594395086 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f8987c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f954850 item 74 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.988838615 +0000 UTC m=+77.596206277 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f898e00): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f954fc0 item 75 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.9902439 +0000 UTC m=+77.597611562 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899300): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): >_readAt: n=2, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): _writeAt: size=3, off=2 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955260 item 75 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.99143002 +0000 UTC m=+77.598797682 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899840): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): >_readAt: n=5, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.99143002 +0000 UTC m=+77.598797682 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992f899d80): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955420 item 75 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.994309098 +0000 UTC m=+77.601676761 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff084c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): _writeAt: size=5, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955880 item 76 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): >_writeAt: n=5, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.996045899 +0000 UTC m=+77.603413581 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff089c0): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955a40 item 76 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): >_readAt: n=0, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): _writeAt: size=3, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): >_writeAt: n=3, err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.997376302 +0000 UTC m=+77.604743965 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff08f40): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): _readAt: size=512, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): >openPending: err= 2026/04/13 01:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): >_readAt: n=3, err=EOF 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): close: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:32.997376302 +0000 UTC m=+77.604743965 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992ff09940): >close: err= 2026/04/13 01:45:32 DEBUG : open-test-file: Remove: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955c00 item 76 2026/04/13 01:45:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 01:45:32 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74740): openPending: 2026/04/13 01:45:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74740): >openPending: err= 2026/04/13 01:45:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74740): _readAt: size=2, off=0 2026/04/13 01:45:32 DEBUG : open-test-file(0x2f992fe74740): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74740): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74740): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.000299074 +0000 UTC m=+77.607666755 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5101c0 item 77 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.001252865 +0000 UTC m=+77.608620548 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe74c40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.001252865 +0000 UTC m=+77.608620548 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510380 item 77 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.0046856 +0000 UTC m=+77.612053261 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510bd0 item 78 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.005950769 +0000 UTC m=+77.613318432 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe75e80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.005950769 +0000 UTC m=+77.613318432 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcef40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f511030 item 78 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.008383305 +0000 UTC m=+77.615750967 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5113b0 item 79 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.009477802 +0000 UTC m=+77.616845464 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfa80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.009477802 +0000 UTC m=+77.616845464 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68280): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f511c00 item 79 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.011280738 +0000 UTC m=+77.618648399 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68900): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95c1c0 item 80 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.012126506 +0000 UTC m=+77.619494168 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68e80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.012126506 +0000 UTC m=+77.619494168 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95c7e0 item 80 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.014069446 +0000 UTC m=+77.621437128 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69bc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d2d0 item 81 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.015682923 +0000 UTC m=+77.623050585 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a69c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.015682923 +0000 UTC m=+77.623050585 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7400): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56d1f0 item 81 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.017375811 +0000 UTC m=+77.624743472 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7d00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56dab0 item 82 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.017886765 +0000 UTC m=+77.625254427 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56f700): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.017886765 +0000 UTC m=+77.625254427 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fe40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fc070 item 82 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.019594732 +0000 UTC m=+77.626962394 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fc770 item 83 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.020125305 +0000 UTC m=+77.627492967 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d3c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.020125305 +0000 UTC m=+77.627492967 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d900): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fca10 item 83 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.021575694 +0000 UTC m=+77.628943356 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8140): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fce00 item 84 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.022379002 +0000 UTC m=+77.629746664 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.022379002 +0000 UTC m=+77.629746664 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8cc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fcfc0 item 84 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.024242462 +0000 UTC m=+77.631610124 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd650 item 85 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.02463867 +0000 UTC m=+77.632006332 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.02463867 +0000 UTC m=+77.632006332 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9e80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd8f0 item 85 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.026101122 +0000 UTC m=+77.633468784 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476b40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fdc70 item 86 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.026968732 +0000 UTC m=+77.634336394 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.026968732 +0000 UTC m=+77.634336394 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89aec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef84d0 item 86 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.028505204 +0000 UTC m=+77.635872866 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b9c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8850 item 87 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.029395766 +0000 UTC m=+77.636763428 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.029395766 +0000 UTC m=+77.636763428 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c700): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8a10 item 87 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.031035764 +0000 UTC m=+77.638403426 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cdc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef90a0 item 88 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.031614197 +0000 UTC m=+77.638981859 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.031614197 +0000 UTC m=+77.638981859 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9340 item 88 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.032885959 +0000 UTC m=+77.640253621 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9730 item 89 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.035015131 +0000 UTC m=+77.642382792 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe485c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef98f0 item 89 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.035763786 +0000 UTC m=+77.643131447 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.035763786 +0000 UTC m=+77.643131447 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9ab0 item 89 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.037668613 +0000 UTC m=+77.645036275 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe496c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9e30 item 90 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.038191831 +0000 UTC m=+77.645559493 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49c00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fa380 item 90 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.038909938 +0000 UTC m=+77.646277600 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ea480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.038909938 +0000 UTC m=+77.646277600 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eaa40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fa620 item 90 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.040361479 +0000 UTC m=+77.647729142 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4faee0 item 91 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.040855703 +0000 UTC m=+77.648223365 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5eb5c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fb180 item 91 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.041385214 +0000 UTC m=+77.648752876 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5ebb00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.041385214 +0000 UTC m=+77.648752876 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fbab0 item 91 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.043184762 +0000 UTC m=+77.650552424 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6547c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77a7e0 item 92 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.043664408 +0000 UTC m=+77.651032080 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f654d00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77ad20 item 92 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.044333011 +0000 UTC m=+77.651700684 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655240): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.044333011 +0000 UTC m=+77.651700684 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655800): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77b960 item 92 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.046225276 +0000 UTC m=+77.653592939 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f655e40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77bdc0 item 93 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.046826442 +0000 UTC m=+77.654194103 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66c480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.046826442 +0000 UTC m=+77.654194103 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477c00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fddc0 item 93 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.048502537 +0000 UTC m=+77.655870200 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66540): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f790bd0 item 94 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.049019453 +0000 UTC m=+77.656387116 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff66a80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.049019453 +0000 UTC m=+77.656387116 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791340 item 94 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.051348724 +0000 UTC m=+77.658716386 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff677c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791960 item 95 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.051825084 +0000 UTC m=+77.659192745 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff67d00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.051825084 +0000 UTC m=+77.659192745 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791dc0 item 95 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.053492583 +0000 UTC m=+77.660860245 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ab40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5284d0 item 96 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.0547399 +0000 UTC m=+77.662107562 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.0547399 +0000 UTC m=+77.662107562 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5287e0 item 96 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= 2026/04/13 01:45:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : >WaitForWriters: 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/13 01:45:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.194350678 +0000 UTC m=+77.801718350 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66d940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.194350678 +0000 UTC m=+77.801718350 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f66ddc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.194350678 +0000 UTC m=+77.801718350 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648380): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55cc40 item 1 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.199065042 +0000 UTC m=+77.806432714 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6489c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.199065042 +0000 UTC m=+77.806432714 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f648ec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55d570 item 2 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.200883357 +0000 UTC m=+77.808251029 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.200883357 +0000 UTC m=+77.808251029 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.200883357 +0000 UTC m=+77.808251029 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f649e40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55dc00 item 3 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.203445587 +0000 UTC m=+77.810813259 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88a5c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.203445587 +0000 UTC m=+77.810813259 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ab00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff283f0 item 4 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.204946974 +0000 UTC m=+77.812314636 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b140): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.204946974 +0000 UTC m=+77.812314636 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88b5c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.204946974 +0000 UTC m=+77.812314636 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f88ba80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28770 item 5 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.207744869 +0000 UTC m=+77.815112531 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.207744869 +0000 UTC m=+77.815112531 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28cb0 item 6 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.208956467 +0000 UTC m=+77.816324129 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c8dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.208956467 +0000 UTC m=+77.816324129 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c92c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.208956467 +0000 UTC m=+77.816324129 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff292d0 item 7 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.210876204 +0000 UTC m=+77.818243865 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c9e00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.210876204 +0000 UTC m=+77.818243865 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96a440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29810 item 8 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992f96aa00): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96aa00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.21226138 +0000 UTC m=+77.819629041 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96adc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.21226138 +0000 UTC m=+77.819629041 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b240): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.21226138 +0000 UTC m=+77.819629041 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96b740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29b90 item 9 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.214539232 +0000 UTC m=+77.821906895 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f96bdc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.214539232 +0000 UTC m=+77.821906895 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9be400): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa804d0 item 10 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992f9bea40): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bea40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.219146836 +0000 UTC m=+77.826514499 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bee00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.219146836 +0000 UTC m=+77.826514499 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.219146836 +0000 UTC m=+77.826514499 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bf800): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa808c0 item 11 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.222242805 +0000 UTC m=+77.829610467 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9bfe80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.222242805 +0000 UTC m=+77.829610467 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa164c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80e70 item 12 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992fa16b00): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.225881447 +0000 UTC m=+77.833249109 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa16ec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.225881447 +0000 UTC m=+77.833249109 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa813b0 item 13 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.227203616 +0000 UTC m=+77.834571278 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa17c00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.227203616 +0000 UTC m=+77.834571278 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e240): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa818f0 item 14 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992fa7e880): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7e880): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.228850706 +0000 UTC m=+77.836218368 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7ec40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.228850706 +0000 UTC m=+77.836218368 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81c70 item 15 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.233634042 +0000 UTC m=+77.841001704 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7f980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.233634042 +0000 UTC m=+77.841001704 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa7fec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5524d0 item 16 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.235210851 +0000 UTC m=+77.842578512 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94600): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.235210851 +0000 UTC m=+77.842578512 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94a80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.235210851 +0000 UTC m=+77.842578512 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa94f80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f552cb0 item 17 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.237552022 +0000 UTC m=+77.844919684 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95600): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.237552022 +0000 UTC m=+77.844919684 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa95b40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553730 item 18 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.239542413 +0000 UTC m=+77.846910075 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.239542413 +0000 UTC m=+77.846910075 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facc7c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.239542413 +0000 UTC m=+77.846910075 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facccc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f553d50 item 19 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.241286497 +0000 UTC m=+77.848654159 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.241286497 +0000 UTC m=+77.848654159 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992facd880): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17e930 item 20 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.242544002 +0000 UTC m=+77.849911664 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6000): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.242544002 +0000 UTC m=+77.849911664 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.242544002 +0000 UTC m=+77.849911664 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf6a00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17f500 item 21 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.246391239 +0000 UTC m=+77.853758902 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.246391239 +0000 UTC m=+77.853758902 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf75c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5302a0 item 22 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.248227488 +0000 UTC m=+77.855595160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992faf7c40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.248227488 +0000 UTC m=+77.855595160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34240): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.248227488 +0000 UTC m=+77.855595160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f530e00 item 23 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.250172312 +0000 UTC m=+77.857539973 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb34dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.250172312 +0000 UTC m=+77.857539973 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a41c0 item 24 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992fb35940): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.251760752 +0000 UTC m=+77.859128414 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb35d00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.251760752 +0000 UTC m=+77.859128414 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.251760752 +0000 UTC m=+77.859128414 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7c840): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a4b60 item 25 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.253602722 +0000 UTC m=+77.860970384 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7cec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.253602722 +0000 UTC m=+77.860970384 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7d400): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7a5b20 item 26 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992fb7da40): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7da40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.255337038 +0000 UTC m=+77.862704700 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb7de00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.255337038 +0000 UTC m=+77.862704700 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2400): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.255337038 +0000 UTC m=+77.862704700 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7661c0 item 27 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.257462512 +0000 UTC m=+77.864830174 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbc2fc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.257462512 +0000 UTC m=+77.864830174 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7505c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f508c40 item 28 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992f750c00): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750c00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.259387308 +0000 UTC m=+77.866754970 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f750fc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.259387308 +0000 UTC m=+77.866754970 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751680): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509030 item 29 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.261263022 +0000 UTC m=+77.868630683 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f751d00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.261263022 +0000 UTC m=+77.868630683 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509500 item 30 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): _readAt: size=2, off=0 2026/04/13 01:45:33 ERROR : open-test-file(0x2f992fc00980): Couldn't read size of file 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): >_writeAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): close: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.265713498 +0000 UTC m=+77.873081160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc00d40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.265713498 +0000 UTC m=+77.873081160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01400): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f509c00 item 31 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.2671383 +0000 UTC m=+77.874505962 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc01a80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.2671383 +0000 UTC m=+77.874505962 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc300c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f44d0 item 32 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.268442653 +0000 UTC m=+77.875810316 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30700): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f4ee0 item 33 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.268925625 +0000 UTC m=+77.876293288 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc30b80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.268925625 +0000 UTC m=+77.876293288 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4f52d0 item 33 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.272232703 +0000 UTC m=+77.879600364 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc316c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e070 item 34 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.272818329 +0000 UTC m=+77.880185990 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc31b40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.272818329 +0000 UTC m=+77.880185990 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e460 item 34 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.27432799 +0000 UTC m=+77.881695653 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc587c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75e8c0 item 35 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.275303784 +0000 UTC m=+77.882671446 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc58c40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.275303784 +0000 UTC m=+77.882671446 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59140): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75eaf0 item 35 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.276897093 +0000 UTC m=+77.884264756 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc597c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75ee70 item 36 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.27772136 +0000 UTC m=+77.885089022 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc59cc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.27772136 +0000 UTC m=+77.885089022 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75f180 item 36 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.278914534 +0000 UTC m=+77.886282197 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8e940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f75fb20 item 37 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.279794085 +0000 UTC m=+77.887161748 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8edc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.279794085 +0000 UTC m=+77.887161748 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4000 item 37 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.281403276 +0000 UTC m=+77.888770938 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8f940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4a80 item 38 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.282033185 +0000 UTC m=+77.889400847 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8fe40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.282033185 +0000 UTC m=+77.889400847 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b4d20 item 38 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.284223783 +0000 UTC m=+77.891591446 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb8b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5180 item 39 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.284706435 +0000 UTC m=+77.892074097 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9000): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.284706435 +0000 UTC m=+77.892074097 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5490 item 39 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.286287792 +0000 UTC m=+77.893655454 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcb9b80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b59d0 item 40 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.287007231 +0000 UTC m=+77.894374893 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.287007231 +0000 UTC m=+77.894374893 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce66c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f7b5ce0 item 40 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.288378722 +0000 UTC m=+77.895746383 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce6c80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9361c0 item 41 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.289232875 +0000 UTC m=+77.896600537 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9363f0 item 41 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.289836927 +0000 UTC m=+77.897204589 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7640): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.289836927 +0000 UTC m=+77.897204589 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce7b80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9365b0 item 41 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.29132687 +0000 UTC m=+77.898694533 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936a10 item 42 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.29190898 +0000 UTC m=+77.899276642 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c7c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936c40 item 42 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.292588434 +0000 UTC m=+77.899956096 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0cd00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.292588434 +0000 UTC m=+77.899956096 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d280): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936e00 item 42 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.294452796 +0000 UTC m=+77.901820457 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98380): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f766070 item 43 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.295571909 +0000 UTC m=+77.902939571 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98880): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f766310 item 43 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.296045875 +0000 UTC m=+77.903413537 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd98dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.296045875 +0000 UTC m=+77.903413537 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f766700 item 43 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.297312707 +0000 UTC m=+77.904680369 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f767340 item 44 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.297840806 +0000 UTC m=+77.905208468 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd99e40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f767b20 item 44 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.298786682 +0000 UTC m=+77.906154364 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0c480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.298786682 +0000 UTC m=+77.906154364 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0ca00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50a310 item 44 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.301334134 +0000 UTC m=+77.908701826 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0d680): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50b030 item 45 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.302668615 +0000 UTC m=+77.910036277 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fd0db80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.302668615 +0000 UTC m=+77.910036277 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898380): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50b340 item 45 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.304020207 +0000 UTC m=+77.911387870 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898a00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f50b8f0 item 46 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.304504352 +0000 UTC m=+77.911872015 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f898f00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.304504352 +0000 UTC m=+77.911872015 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899600): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f948150 item 46 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.305767639 +0000 UTC m=+77.913135301 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f899c40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f948af0 item 47 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.306195848 +0000 UTC m=+77.913563510 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.306195848 +0000 UTC m=+77.913563510 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdce9c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949340 item 47 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.307753921 +0000 UTC m=+77.915121582 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf000): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949730 item 48 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.308201986 +0000 UTC m=+77.915569649 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcf500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.308201986 +0000 UTC m=+77.915569649 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdcfc00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949960 item 48 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.310113407 +0000 UTC m=+77.917481070 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f949d50 item 49 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.310477375 +0000 UTC m=+77.917845037 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68800): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.310477375 +0000 UTC m=+77.917845037 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa68dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9360e0 item 49 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.311611557 +0000 UTC m=+77.918979220 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9364d0 item 50 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.312135117 +0000 UTC m=+77.919502778 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.312135117 +0000 UTC m=+77.919502778 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa69ec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936690 item 50 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.313308342 +0000 UTC m=+77.920676005 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7380): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936b60 item 51 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.313707787 +0000 UTC m=+77.921075449 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f5a7b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.313707787 +0000 UTC m=+77.921075449 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56ed80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f936fc0 item 51 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.314759814 +0000 UTC m=+77.922127476 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f56fdc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9373b0 item 52 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.315242757 +0000 UTC m=+77.922610419 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17cc00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.315242757 +0000 UTC m=+77.922610419 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937570 item 52 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.31628732 +0000 UTC m=+77.923654982 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17d800): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937ab0 item 53 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.316730266 +0000 UTC m=+77.924097929 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f17dd00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.316730266 +0000 UTC m=+77.924097929 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f937c70 item 53 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.317857085 +0000 UTC m=+77.925224746 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d8b80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f954700 item 54 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.318336971 +0000 UTC m=+77.925704634 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.318336971 +0000 UTC m=+77.925704634 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9700): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9549a0 item 54 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.319391654 +0000 UTC m=+77.926759316 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6d9d80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955180 item 55 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.319811797 +0000 UTC m=+77.927179459 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89ae80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.319811797 +0000 UTC m=+77.927179459 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f89b600): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955340 item 55 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.321008458 +0000 UTC m=+77.928376120 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c1c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f9557a0 item 56 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.32174562 +0000 UTC m=+77.929113282 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3c6c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.32174562 +0000 UTC m=+77.929113282 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3cc80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955960 item 56 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.323067929 +0000 UTC m=+77.930435590 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d2c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f955d50 item 57 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.32350308 +0000 UTC m=+77.930870743 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3d900): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5100e0 item 57 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.323924095 +0000 UTC m=+77.931291758 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3de40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.323924095 +0000 UTC m=+77.931291758 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe484c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5102a0 item 57 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.325206998 +0000 UTC m=+77.932574660 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe48b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5109a0 item 58 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.325645837 +0000 UTC m=+77.933013499 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49040): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510cb0 item 58 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.326249829 +0000 UTC m=+77.933617491 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.326249829 +0000 UTC m=+77.933617491 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fe49b40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f510fc0 item 58 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.327560014 +0000 UTC m=+77.934927686 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f4767c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f511340 item 59 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.327917509 +0000 UTC m=+77.935285171 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f476e80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5116c0 item 59 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.328590379 +0000 UTC m=+77.935958041 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f477840): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.328590379 +0000 UTC m=+77.935958041 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a100): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f511ce0 item 59 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.329840371 +0000 UTC m=+77.937208033 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7a740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95c2a0 item 60 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.330354632 +0000 UTC m=+77.937722295 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7ac80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95ce70 item 60 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.330910361 +0000 UTC m=+77.938278024 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b1c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.330910361 +0000 UTC m=+77.938278024 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7b780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d0a0 item 60 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.332230215 +0000 UTC m=+77.939597877 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992ff7bdc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d570 item 61 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.332715031 +0000 UTC m=+77.940082692 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6de440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.332715031 +0000 UTC m=+77.940082692 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6deb40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f95d730 item 61 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.334067075 +0000 UTC m=+77.941434737 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56ce70 item 62 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.33462012 +0000 UTC m=+77.941987782 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6df6c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.33462012 +0000 UTC m=+77.941987782 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f6dfdc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56d420 item 62 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.336010336 +0000 UTC m=+77.943377997 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f56dc70 item 63 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.336411333 +0000 UTC m=+77.943778995 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f722a40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.336411333 +0000 UTC m=+77.943778995 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723140): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8540 item 63 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): >_readAt: n=0, err=Bad file descriptor 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.337613444 +0000 UTC m=+77.944981105 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef88c0 item 64 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.338045008 +0000 UTC m=+77.945412670 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f723cc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.338045008 +0000 UTC m=+77.945412670 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d84c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef8b60 item 64 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.339225299 +0000 UTC m=+77.946592961 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9110 item 65 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.339676471 +0000 UTC m=+77.947044133 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d8f80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.339676471 +0000 UTC m=+77.947044133 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef93b0 item 65 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.340795605 +0000 UTC m=+77.948163267 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f7d9ac0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef97a0 item 66 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.341314986 +0000 UTC m=+77.948682648 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c040): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.341314986 +0000 UTC m=+77.948682648 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86c580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9960 item 66 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.342376981 +0000 UTC m=+77.949744643 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86cbc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fef9ce0 item 67 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.342973358 +0000 UTC m=+77.950341020 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d040): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.342973358 +0000 UTC m=+77.950341020 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86d540): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fa1c0 item 67 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.344126267 +0000 UTC m=+77.951493928 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f86dbc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fa690 item 68 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.344569994 +0000 UTC m=+77.951937666 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c61c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.344569994 +0000 UTC m=+77.951937666 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6700): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fa9a0 item 68 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.345675923 +0000 UTC m=+77.953043585 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c6d40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fb180 item 69 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.346120513 +0000 UTC m=+77.953488174 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c71c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.346120513 +0000 UTC m=+77.953488174 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c76c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f4fb500 item 69 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.34732068 +0000 UTC m=+77.954688342 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f8c7d40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77a5b0 item 70 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.347768155 +0000 UTC m=+77.955135817 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.347768155 +0000 UTC m=+77.955135817 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd4980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77aa10 item 70 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.348964696 +0000 UTC m=+77.956332358 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5000): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77ba40 item 71 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.34943827 +0000 UTC m=+77.956805932 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.34943827 +0000 UTC m=+77.956805932 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbd5a00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f77bce0 item 71 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.350887498 +0000 UTC m=+77.958255160 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fc230 item 72 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.351454338 +0000 UTC m=+77.958822000 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0680): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.351454338 +0000 UTC m=+77.958822000 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf0bc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fc700 item 72 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.35260429 +0000 UTC m=+77.959971953 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fca80 item 73 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.353042809 +0000 UTC m=+77.960410472 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1680): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fccb0 item 73 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.353538004 +0000 UTC m=+77.960905666 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbf1b40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.353538004 +0000 UTC m=+77.960905666 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994180): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fce70 item 73 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.355013873 +0000 UTC m=+77.962381534 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9947c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd500 item 74 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.355485202 +0000 UTC m=+77.962852864 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f994cc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd6c0 item 74 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.35614078 +0000 UTC m=+77.963508443 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.35614078 +0000 UTC m=+77.963508443 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f99300fd960 item 74 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.35752703 +0000 UTC m=+77.964894692 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f995dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f790230 item 75 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.358110141 +0000 UTC m=+77.965477803 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): _writeAt: size=3, off=2 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f790a10 item 75 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.358553749 +0000 UTC m=+77.965921411 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f9125c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.358553749 +0000 UTC m=+77.965921411 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f912b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791180 item 75 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.359662373 +0000 UTC m=+77.967030034 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913140): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791730 item 76 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.360052681 +0000 UTC m=+77.967420343 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913640): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f791d50 item 76 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): _writeAt: size=3, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.360511918 +0000 UTC m=+77.967879590 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992f913b80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.360511918 +0000 UTC m=+77.967879590 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5281c0 item 76 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.36170437 +0000 UTC m=+77.969072033 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3a840): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f528770 item 77 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.362124603 +0000 UTC m=+77.969492266 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ad40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.362124603 +0000 UTC m=+77.969492266 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3b440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f528b60 item 77 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.363277382 +0000 UTC m=+77.970645044 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa3ba80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5295e0 item 78 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.363661397 +0000 UTC m=+77.971029059 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86080): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.363661397 +0000 UTC m=+77.971029059 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f529880 item 78 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.364878186 +0000 UTC m=+77.972245847 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa86dc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f60e0 item 79 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.365342503 +0000 UTC m=+77.972710164 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa872c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.365342503 +0000 UTC m=+77.972710164 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa879c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f6930 item 79 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.3665375 +0000 UTC m=+77.973905162 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e100): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f7260 item 80 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.366912698 +0000 UTC m=+77.974280361 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9e600): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.366912698 +0000 UTC m=+77.974280361 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9ed00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f7500 item 80 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.368139325 +0000 UTC m=+77.975506988 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f8f7a40 item 81 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.368681951 +0000 UTC m=+77.976049613 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9f7c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.368681951 +0000 UTC m=+77.976049613 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fa9fd00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55c5b0 item 81 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.36975665 +0000 UTC m=+77.977124313 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4480): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55cd90 item 82 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.370265671 +0000 UTC m=+77.977633334 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.370265671 +0000 UTC m=+77.977633334 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad4f00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55d0a0 item 82 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.371355882 +0000 UTC m=+77.978723544 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55d730 item 83 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.371785193 +0000 UTC m=+77.979152855 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fad5a80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.371785193 +0000 UTC m=+77.979152855 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb000c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f55db20 item 83 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.372920938 +0000 UTC m=+77.980288599 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80070 item 84 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.373424709 +0000 UTC m=+77.980792371 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.373424709 +0000 UTC m=+77.980792371 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa804d0 item 84 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.374549354 +0000 UTC m=+77.981917016 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb8e00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa808c0 item 85 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.3751241 +0000 UTC m=+77.982491761 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.3751241 +0000 UTC m=+77.982491761 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9840): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80af0 item 85 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.376201104 +0000 UTC m=+77.983568766 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fdb9ec0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa80ee0 item 86 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.376674778 +0000 UTC m=+77.984042440 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb924c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.376674778 +0000 UTC m=+77.984042440 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb92a40): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81260 item 86 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.377924069 +0000 UTC m=+77.985291730 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb930c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa815e0 item 87 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.378593663 +0000 UTC m=+77.985961326 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb935c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.378593663 +0000 UTC m=+77.985961326 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb93b00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81960 item 87 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.379748004 +0000 UTC m=+77.987115666 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc280): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992fa81ce0 item 88 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.380332868 +0000 UTC m=+77.987700531 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbc780): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.380332868 +0000 UTC m=+77.987700531 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbcd00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5521c0 item 88 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.381579362 +0000 UTC m=+77.988947034 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5528c0 item 89 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.382062465 +0000 UTC m=+77.989430128 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbd880): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f552d90 item 89 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.382634256 +0000 UTC m=+77.990001918 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fbbddc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.382634256 +0000 UTC m=+77.990001918 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc10440): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5530a0 item 89 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.383924092 +0000 UTC m=+77.991291755 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00a80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28380 item 90 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.384349687 +0000 UTC m=+77.991717348 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb00fc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28540 item 90 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.384899414 +0000 UTC m=+77.992267076 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.384899414 +0000 UTC m=+77.992267076 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb01ac0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28700 item 90 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.386126051 +0000 UTC m=+77.993493713 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28a80 item 91 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.386594236 +0000 UTC m=+77.993961898 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46740): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): >_readAt: n=2, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): _writeAt: size=3, off=7 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28cb0 item 91 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.387033846 +0000 UTC m=+77.994401509 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb46c80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): >_readAt: n=8, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.387033846 +0000 UTC m=+77.994401509 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47200): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff28ee0 item 91 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.388292915 +0000 UTC m=+77.995660577 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47840): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29490 item 92 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.388668845 +0000 UTC m=+77.996036507 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fb47d80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): open at offset 5 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff296c0 item 92 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): _readAt: size=2, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): _writeAt: size=3, off=5 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): >_writeAt: n=3, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.389334091 +0000 UTC m=+77.996701753 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a3c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): >_readAt: n=3, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.389334091 +0000 UTC m=+77.996701753 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8a980): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29880 item 92 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.390774732 +0000 UTC m=+77.998142404 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8afc0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29c00 item 93 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.391274166 +0000 UTC m=+77.998641828 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8b500): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.391274166 +0000 UTC m=+77.998641828 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fc8bc00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992ff29dc0 item 93 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.392576146 +0000 UTC m=+77.999943807 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac340): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17e7e0 item 94 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.392957726 +0000 UTC m=+78.000325388 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcac880): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.392957726 +0000 UTC m=+78.000325388 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcacf80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17ea80 item 94 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.394263172 +0000 UTC m=+78.001630834 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcad5c0): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17f6c0 item 95 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.394660623 +0000 UTC m=+78.002028285 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fcadb00): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.394660623 +0000 UTC m=+78.002028285 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4300): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f17fab0 item 95 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): open at offset 0 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): _readAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): >_readAt: n=0, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.395907338 +0000 UTC m=+78.003275000 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4940): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): _writeAt: size=5, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): >openPending: err= 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f5304d0 item 96 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): >_writeAt: n=5, err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.396340346 +0000 UTC m=+78.003708008 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce4e80): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/13 01:45:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/13 01:45:33 DEBUG : open-test-file: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): _readAt: size=512, off=0 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): openPending: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): >openPending: err= 2026/04/13 01:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): >_readAt: n=5, err=EOF 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): close: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-13 01:45:33.396340346 +0000 UTC m=+78.003708008 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : open-test-file(0x2f992fce5580): >close: err= 2026/04/13 01:45:33 DEBUG : open-test-file: Remove: 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2f992f530d20 item 96 2026/04/13 01:45:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/13 01:45:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/13 01:45:33 DEBUG : open-test-file: >Remove: err= 2026/04/13 01:45:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : >WaitForWriters: 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.78s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:33 DEBUG : file1: newRWFileHandle: 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): openPending: 2026/04/13 01:45:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): >openPending: err= 2026/04/13 01:45:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/13 01:45:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/13 01:45:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): _writeAt: size=2, off=0 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): >_writeAt: n=2, err= 2026/04/13 01:45:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): RWFileHandle.Flush 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): RWFileHandle.Release 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): close: 2026/04/13 01:45:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/13 01:45:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:33 DEBUG : file1(0x2f992f9be840): >close: err= 2026/04/13 01:45:33 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:33 DEBUG : file1: vfs cache: starting upload 2026/04/13 01:45:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:33 DEBUG : Looking for writers 2026/04/13 01:45:33 DEBUG : file1: reading active writers 2026/04/13 01:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:34 DEBUG : file1: size = 2 OK 2026/04/13 01:45:34 DEBUG : file1.rclone_chunk.001_eylg45: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 01:45:34 INFO : file1.rclone_chunk.001_eylg45: Copied (server-side copy) to: file1 2026/04/13 01:45:34 INFO : file1.rclone_chunk.001_eylg45: Deleted 2026/04/13 01:45:34 DEBUG : file1: size = 2 OK 2026/04/13 01:45:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 01:45:34 INFO : file1: Copied (new) 2026/04/13 01:45:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/13 01:45:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/13 01:45:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:34 INFO : file1: vfs cache: upload succeeded try #1 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : file1: reading active writers 2026/04/13 01:45:34 DEBUG : >WaitForWriters: 2026/04/13 01:45:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : file1: reading active writers 2026/04/13 01:45:34 DEBUG : >WaitForWriters: 2026/04/13 01:45:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:34 DEBUG : rename_me: newRWFileHandle: 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): openPending: 2026/04/13 01:45:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): >openPending: err= 2026/04/13 01:45:34 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/13 01:45:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/13 01:45:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): _writeAt: size=5, off=0 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): >_writeAt: n=5, err= 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): close: 2026/04/13 01:45:34 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-13 01:45:34.456244623 +0000 UTC m=+79.063612295 2026/04/13 01:45:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/13 01:45:34 DEBUG : rename_me(0x2f992fd37500): >close: err= 2026/04/13 01:45:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/13 01:45:34 DEBUG : i_was_renamed: Updating file with 0x2f992f71c600 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 01:45:34 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/13 01:45:34 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/13 01:45:34 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/13 01:45:34 DEBUG : Looking for writers 2026/04/13 01:45:34 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/13 01:45:34 DEBUG : i_was_renamed: size = 5 OK 2026/04/13 01:45:34 DEBUG : i_was_renamed.rclone_chunk.001_eylhp5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:34 INFO : i_was_renamed.rclone_chunk.001_eylhp5: Copied (server-side copy) to: i_was_renamed 2026/04/13 01:45:34 INFO : i_was_renamed.rclone_chunk.001_eylhp5: Deleted 2026/04/13 01:45:34 DEBUG : i_was_renamed: size = 5 OK 2026/04/13 01:45:34 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:34 INFO : i_was_renamed: Copied (new) 2026/04/13 01:45:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-13 01:45:34.456244623 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/13 01:45:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/13 01:45:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/13 01:45:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/13 01:45:35 DEBUG : Looking for writers 2026/04/13 01:45:35 DEBUG : i_was_renamed: reading active writers 2026/04/13 01:45:35 DEBUG : >WaitForWriters: 2026/04/13 01:45:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/13 01:45:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/13 01:45:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-viroxin6roxi" 2026/04/13 01:45:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/13 01:45:35 DEBUG : forgetting directory cache 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eyliib: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/13 01:45:35 INFO : TestRWCacheUpdate.rclone_chunk.001_eyliib: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:35 INFO : TestRWCacheUpdate.rclone_chunk.001_eyliib: Deleted 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): _readAt: size=512, off=0 2026/04/13 01:45:35 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): openPending: 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:46:35.232532235 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): >openPending: err= 2026/04/13 01:45:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): >_readAt: n=20, err=EOF 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): close: 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:46:35.232532235 +0000 UTC 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fa3c840): >close: err= 2026/04/13 01:45:36 DEBUG : forgetting directory cache 2026/04/13 01:45:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eyljfm: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/13 01:45:36 INFO : TestRWCacheUpdate.rclone_chunk.001_eyljfm: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:36 INFO : TestRWCacheUpdate.rclone_chunk.001_eyljfm: Deleted 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): _readAt: size=512, off=0 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): openPending: 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:47:35.232532235 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-13 00:46:35.232532235 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 00:47:35.232532235 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-13 00:46:35.232532235 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/13 01:45:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): >openPending: err= 2026/04/13 01:45:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): >_readAt: n=20, err=EOF 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): close: 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:47:35.232532235 +0000 UTC 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fce4b00): >close: err= 2026/04/13 01:45:37 DEBUG : forgetting directory cache 2026/04/13 01:45:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylk4s: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/13 01:45:37 INFO : TestRWCacheUpdate.rclone_chunk.001_eylk4s: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:37 INFO : TestRWCacheUpdate.rclone_chunk.001_eylk4s: Deleted 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): _readAt: size=512, off=0 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): openPending: 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:48:35.232532235 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-13 00:47:35.232532235 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 00:48:35.232532235 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-13 00:47:35.232532235 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/13 01:45:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): >openPending: err= 2026/04/13 01:45:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): >_readAt: n=20, err=EOF 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): close: 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:48:35.232532235 +0000 UTC 2026/04/13 01:45:37 DEBUG : TestRWCacheUpdate(0x2f992fbc3080): >close: err= 2026/04/13 01:45:38 DEBUG : forgetting directory cache 2026/04/13 01:45:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eyllqw: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/13 01:45:38 INFO : TestRWCacheUpdate.rclone_chunk.001_eyllqw: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:38 INFO : TestRWCacheUpdate.rclone_chunk.001_eyllqw: Deleted 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): _readAt: size=512, off=0 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): openPending: 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:49:35.232532235 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-13 00:48:35.232532235 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 00:49:35.232532235 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-13 00:48:35.232532235 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/13 01:45:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): >openPending: err= 2026/04/13 01:45:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): >_readAt: n=20, err=EOF 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): close: 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:49:35.232532235 +0000 UTC 2026/04/13 01:45:38 DEBUG : TestRWCacheUpdate(0x2f992fe49500): >close: err= 2026/04/13 01:45:38 DEBUG : forgetting directory cache 2026/04/13 01:45:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylme6: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/13 01:45:39 INFO : TestRWCacheUpdate.rclone_chunk.001_eylme6: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:39 INFO : TestRWCacheUpdate.rclone_chunk.001_eylme6: Deleted 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): _readAt: size=512, off=0 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): openPending: 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:50:35.232532235 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-13 00:49:35.232532235 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 00:50:35.232532235 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-13 00:49:35.232532235 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/13 01:45:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): >openPending: err= 2026/04/13 01:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): >_readAt: n=20, err=EOF 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): close: 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:50:35.232532235 +0000 UTC 2026/04/13 01:45:39 DEBUG : TestRWCacheUpdate(0x2f992fdcec80): >close: err= 2026/04/13 01:45:40 DEBUG : forgetting directory cache 2026/04/13 01:45:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylnap: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/13 01:45:40 INFO : TestRWCacheUpdate.rclone_chunk.001_eylnap: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:40 INFO : TestRWCacheUpdate.rclone_chunk.001_eylnap: Deleted 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): _readAt: size=512, off=0 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): openPending: 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-13 00:51:35.232532235 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-13 00:50:35.232532235 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-13 00:51:35.232532235 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-13 00:50:35.232532235 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/13 01:45:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/13 01:45:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): >openPending: err= 2026/04/13 01:45:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): >_readAt: n=20, err=EOF 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): close: 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:51:35.232532235 +0000 UTC 2026/04/13 01:45:40 DEBUG : TestRWCacheUpdate(0x2f992f6d8bc0): >close: err= 2026/04/13 01:45:40 DEBUG : forgetting directory cache 2026/04/13 01:45:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eyln1o: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/13 01:45:41 INFO : TestRWCacheUpdate.rclone_chunk.001_eyln1o: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:41 INFO : TestRWCacheUpdate.rclone_chunk.001_eyln1o: Deleted 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): _readAt: size=512, off=0 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): openPending: 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-13 00:52:35.232532235 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-13 00:51:35.232532235 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-13 00:52:35.232532235 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-13 00:51:35.232532235 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/13 01:45:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/13 01:45:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): >openPending: err= 2026/04/13 01:45:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): >_readAt: n=21, err=EOF 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): close: 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:52:35.232532235 +0000 UTC 2026/04/13 01:45:41 DEBUG : TestRWCacheUpdate(0x2f992f974740): >close: err= 2026/04/13 01:45:41 DEBUG : forgetting directory cache 2026/04/13 01:45:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylos2: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/13 01:45:42 INFO : TestRWCacheUpdate.rclone_chunk.001_eylos2: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:42 INFO : TestRWCacheUpdate.rclone_chunk.001_eylos2: Deleted 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): _readAt: size=512, off=0 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): openPending: 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-13 00:53:35.232532235 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-13 00:52:35.232532235 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-13 00:53:35.232532235 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-13 00:52:35.232532235 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/13 01:45:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/13 01:45:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): >openPending: err= 2026/04/13 01:45:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): >_readAt: n=22, err=EOF 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): close: 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:53:35.232532235 +0000 UTC 2026/04/13 01:45:42 DEBUG : TestRWCacheUpdate(0x2f992fbda1c0): >close: err= 2026/04/13 01:45:42 DEBUG : forgetting directory cache 2026/04/13 01:45:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylpka: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/13 01:45:43 INFO : TestRWCacheUpdate.rclone_chunk.001_eylpka: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:43 INFO : TestRWCacheUpdate.rclone_chunk.001_eylpka: Deleted 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): _readAt: size=512, off=0 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): openPending: 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-13 00:54:35.232532235 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-13 00:53:35.232532235 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-13 00:54:35.232532235 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-13 00:53:35.232532235 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/13 01:45:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/13 01:45:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): >openPending: err= 2026/04/13 01:45:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): >_readAt: n=23, err=EOF 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): close: 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:54:35.232532235 +0000 UTC 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate(0x2f992faeb600): >close: err= 2026/04/13 01:45:43 DEBUG : Re-reading directory (102.408689ms old) 2026/04/13 01:45:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/13 01:45:44 DEBUG : forgetting directory cache 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_eylq5n: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/13 01:45:44 INFO : TestRWCacheUpdate.rclone_chunk.001_eylq5n: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/13 01:45:44 INFO : TestRWCacheUpdate.rclone_chunk.001_eylq5n: Deleted 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): _readAt: size=512, off=0 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): openPending: 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-13 00:55:35.232532235 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-13 00:54:35.232532235 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-13 00:55:35.232532235 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-13 00:54:35.232532235 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/13 01:45:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/13 01:45:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): >openPending: err= 2026/04/13 01:45:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): >_readAt: n=24, err=EOF 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): close: 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-13 00:55:35.232532235 +0000 UTC 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate(0x2f992fd94e80): >close: err= 2026/04/13 01:45:44 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:44 DEBUG : Looking for writers 2026/04/13 01:45:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/13 01:45:44 DEBUG : >WaitForWriters: 2026/04/13 01:45:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': vfs cache: cleaner exiting 2026/04/13 01:45:44 DEBUG : forgetting directory cache 2026/04/13 01:45:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.69s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:45 DEBUG : FiLeA: size = 5 OK 2026/04/13 01:45:45 DEBUG : FiLeA.rclone_chunk.001_eylrq3: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/13 01:45:45 INFO : FiLeA.rclone_chunk.001_eylrq3: Copied (server-side copy) to: FiLeA 2026/04/13 01:45:45 INFO : FiLeA.rclone_chunk.001_eylrq3: Deleted 2026/04/13 01:45:45 DEBUG : FiLeB: size = 5 OK 2026/04/13 01:45:45 DEBUG : FiLeB.rclone_chunk.001_eylsog: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/13 01:45:45 INFO : FiLeB.rclone_chunk.001_eylsog: Copied (server-side copy) to: FiLeB 2026/04/13 01:45:45 INFO : FiLeB.rclone_chunk.001_eylsog: Deleted 2026/04/13 01:45:46 DEBUG : FilEb: size = 5 OK 2026/04/13 01:45:46 DEBUG : FilEb.rclone_chunk.001_eyltq1: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/13 01:45:46 INFO : FilEb.rclone_chunk.001_eyltq1: Copied (server-side copy) to: FilEb 2026/04/13 01:45:46 INFO : FilEb.rclone_chunk.001_eyltq1: Deleted 2026/04/13 01:45:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 01:45:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 01:45:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 01:45:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 01:45:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 01:45:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 01:45:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 01:45:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 01:45:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 01:45:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/13 01:45:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 01:45:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/13 01:45:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/13 01:45:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/13 01:45:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/13 01:45:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/13 01:45:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/13 01:45:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:47 DEBUG : Looking for writers 2026/04/13 01:45:47 DEBUG : FiLeB: reading active writers 2026/04/13 01:45:47 DEBUG : FilEb: reading active writers 2026/04/13 01:45:47 DEBUG : FiLeA: reading active writers 2026/04/13 01:45:47 DEBUG : >WaitForWriters: 2026/04/13 01:45:47 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:47 DEBUG : Looking for writers 2026/04/13 01:45:47 DEBUG : FiLeA: reading active writers 2026/04/13 01:45:47 DEBUG : FiLeB: reading active writers 2026/04/13 01:45:47 DEBUG : FilEb: reading active writers 2026/04/13 01:45:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.77s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt.rclone_chunk.001_eyluhx: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/13 01:45:48 INFO : normal name with no special characters.txt.rclone_chunk.001_eyluhx: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/13 01:45:48 INFO : normal name with no special characters.txt.rclone_chunk.001_eyluhx: Deleted 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_eylvq7: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/13 01:45:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_eylvq7: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/13 01:45:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_eylvq7: Deleted 2026/04/13 01:45:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:48 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:48 DEBUG : Looking for writers 2026/04/13 01:45:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/13 01:45:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/13 01:45:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.39s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': Reusing VFS from active cache 2026/04/13 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:49 DEBUG : Looking for writers 2026/04/13 01:45:49 DEBUG : >WaitForWriters: 2026/04/13 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:49 DEBUG : Looking for writers 2026/04/13 01:45:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:49 DEBUG : Looking for writers 2026/04/13 01:45:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:49 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:49 DEBUG : Looking for writers 2026/04/13 01:45:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.12s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:49 DEBUG : file1: size = 14 OK 2026/04/13 01:45:49 DEBUG : file1.rclone_chunk.001_eylwih: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:49 INFO : file1.rclone_chunk.001_eylwih: Copied (server-side copy) to: file1 2026/04/13 01:45:49 INFO : file1.rclone_chunk.001_eylwih: Deleted 2026/04/13 01:45:50 DEBUG : dir/file2: size = 14 OK 2026/04/13 01:45:50 DEBUG : dir/file2.rclone_chunk.001_eylw0i: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:50 INFO : dir/file2.rclone_chunk.001_eylw0i: Copied (server-side copy) to: dir/file2 2026/04/13 01:45:50 INFO : dir/file2.rclone_chunk.001_eylw0i: Deleted 2026/04/13 01:45:50 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:50 DEBUG : dir: Looking for writers 2026/04/13 01:45:50 DEBUG : file2: reading active writers 2026/04/13 01:45:50 DEBUG : Looking for writers 2026/04/13 01:45:50 DEBUG : dir: reading active writers 2026/04/13 01:45:50 DEBUG : file1: reading active writers 2026/04/13 01:45:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.44s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:51 DEBUG : file1: size = 14 OK 2026/04/13 01:45:51 DEBUG : file1.rclone_chunk.001_eylx6i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:51 INFO : file1.rclone_chunk.001_eylx6i: Copied (server-side copy) to: file1 2026/04/13 01:45:51 INFO : file1.rclone_chunk.001_eylx6i: Deleted 2026/04/13 01:45:51 DEBUG : dir/file2: size = 14 OK 2026/04/13 01:45:51 DEBUG : dir/file2.rclone_chunk.001_eyly3o: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:51 INFO : dir/file2.rclone_chunk.001_eyly3o: Copied (server-side copy) to: dir/file2 2026/04/13 01:45:51 INFO : dir/file2.rclone_chunk.001_eyly3o: Deleted 2026/04/13 01:45:51 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:51 DEBUG : dir: Looking for writers 2026/04/13 01:45:51 DEBUG : Looking for writers 2026/04/13 01:45:51 DEBUG : dir: reading active writers 2026/04/13 01:45:51 DEBUG : file1: reading active writers 2026/04/13 01:45:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.34s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:52 DEBUG : file1: size = 14 OK 2026/04/13 01:45:52 DEBUG : file1.rclone_chunk.001_eylzs8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/13 01:45:52 INFO : file1.rclone_chunk.001_eylzs8: Copied (server-side copy) to: file1 2026/04/13 01:45:52 INFO : file1.rclone_chunk.001_eylzs8: Deleted 2026/04/13 01:45:52 DEBUG : dir/file2: size = 14 OK 2026/04/13 01:45:52 DEBUG : dir/file2.rclone_chunk.001_eylzzb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:52 INFO : dir/file2.rclone_chunk.001_eylzzb: Copied (server-side copy) to: dir/file2 2026/04/13 01:45:53 INFO : dir/file2.rclone_chunk.001_eylzzb: Deleted 2026/04/13 01:45:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:53 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 01:45:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 01:45:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 01:45:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/13 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 01:45:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/13 01:45:53 DEBUG : dir/new_file.txt.rclone_chunk.001_eym0c1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:53 INFO : dir/new_file.txt.rclone_chunk.001_eym0c1: Copied (server-side copy) to: dir/new_file.txt 2026/04/13 01:45:53 INFO : dir/new_file.txt.rclone_chunk.001_eym0c1: Deleted 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:53 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/13 01:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/13 01:45:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/13 01:45:53 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:53 DEBUG : dir: Looking for writers 2026/04/13 01:45:53 DEBUG : file2: reading active writers 2026/04/13 01:45:53 DEBUG : new_file.txt: reading active writers 2026/04/13 01:45:53 DEBUG : Looking for writers 2026/04/13 01:45:53 DEBUG : dir: reading active writers 2026/04/13 01:45:53 DEBUG : file1: reading active writers 2026/04/13 01:45:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:54 DEBUG : dir/file2: size = 14 OK 2026/04/13 01:45:54 DEBUG : dir/file2.rclone_chunk.001_eym13g: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:54 INFO : dir/file2.rclone_chunk.001_eym13g: Copied (server-side copy) to: dir/file2 2026/04/13 01:45:54 INFO : dir/file2.rclone_chunk.001_eym13g: Deleted 2026/04/13 01:45:54 DEBUG : dir/file2: copy non-chunked object... 2026/04/13 01:45:54 DEBUG : dir/file1: size = 14 OK 2026/04/13 01:45:54 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:54 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/13 01:45:54 INFO : dir/file2: Deleted 2026/04/13 01:45:54 DEBUG : dir/file1: Updating file with dir/file1 0x2f992fe95140 2026/04/13 01:45:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/13 01:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:55 DEBUG : dir/file1: copy non-chunked object... 2026/04/13 01:45:55 DEBUG : file0: size = 14 OK 2026/04/13 01:45:55 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/13 01:45:55 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/13 01:45:55 INFO : dir/file1: Deleted 2026/04/13 01:45:55 DEBUG : file0: Updating file with file0 0x2f992fe95140 2026/04/13 01:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/13 01:45:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/13 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:55 DEBUG : dir: Looking for writers 2026/04/13 01:45:55 DEBUG : Looking for writers 2026/04/13 01:45:55 DEBUG : dir: reading active writers 2026/04/13 01:45:55 DEBUG : file0: reading active writers 2026/04/13 01:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.53s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:55 DEBUG : Looking for writers 2026/04/13 01:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:55 DEBUG : Looking for writers 2026/04/13 01:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:55 DEBUG : Looking for writers 2026/04/13 01:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:55 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:55 DEBUG : Looking for writers 2026/04/13 01:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 01:45:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/13 01:45:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/13 01:45:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 01:45:56 DEBUG : file1: size = 5 OK 2026/04/13 01:45:56 DEBUG : file1.rclone_chunk.001_eym3ow: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:56 INFO : file1.rclone_chunk.001_eym3ow: Copied (server-side copy) to: file1 2026/04/13 01:45:56 INFO : file1.rclone_chunk.001_eym3ow: Deleted 2026/04/13 01:45:56 DEBUG : file1: size = 5 OK 2026/04/13 01:45:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/13 01:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 01:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 01:45:56 DEBUG : file1: size = 0 OK 2026/04/13 01:45:56 DEBUG : file1.rclone_chunk.001_eym3jr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:56 INFO : file1.rclone_chunk.001_eym3jr: Copied (server-side copy) to: file1 2026/04/13 01:45:57 INFO : file1.rclone_chunk.001_eym3jr: Deleted 2026/04/13 01:45:57 DEBUG : file1: size = 0 OK 2026/04/13 01:45:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:45:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/13 01:45:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (7 bytes), uploading instead of streaming 2026/04/13 01:45:57 DEBUG : file1: size = 7 OK 2026/04/13 01:45:57 DEBUG : file1.rclone_chunk.001_eym421: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/13 01:45:57 INFO : file1.rclone_chunk.001_eym421: Copied (server-side copy) to: file1 2026/04/13 01:45:57 INFO : file1.rclone_chunk.001_eym421: Deleted 2026/04/13 01:45:57 DEBUG : file1: size = 7 OK 2026/04/13 01:45:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/13 01:45:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:57 DEBUG : Looking for writers 2026/04/13 01:45:57 DEBUG : file1: reading active writers 2026/04/13 01:45:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/13 01:45:58 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/13 01:45:58 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/13 01:45:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/13 01:45:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (11 bytes), uploading instead of streaming 2026/04/13 01:45:59 DEBUG : file1: size = 11 OK 2026/04/13 01:45:59 DEBUG : file1.rclone_chunk.001_eym5yk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:59 INFO : file1.rclone_chunk.001_eym5yk: Copied (server-side copy) to: file1 2026/04/13 01:45:59 INFO : file1.rclone_chunk.001_eym5yk: Deleted 2026/04/13 01:45:59 DEBUG : file1: size = 11 OK 2026/04/13 01:45:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 01:45:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/13 01:45:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:59 DEBUG : Looking for writers 2026/04/13 01:45:59 DEBUG : file1: reading active writers 2026/04/13 01:45:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:45:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:45:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:45:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:45:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:45:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:45:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/13 01:45:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/13 01:45:59 DEBUG : file1: size = 5 OK 2026/04/13 01:45:59 DEBUG : file1.rclone_chunk.001_eym66k: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:59 INFO : file1.rclone_chunk.001_eym66k: Copied (server-side copy) to: file1 2026/04/13 01:45:59 INFO : file1.rclone_chunk.001_eym66k: Deleted 2026/04/13 01:45:59 DEBUG : file1: size = 5 OK 2026/04/13 01:45:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/13 01:45:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:45:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:45:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/13 01:45:59 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:45:59 DEBUG : Looking for writers 2026/04/13 01:45:59 DEBUG : file1: reading active writers 2026/04/13 01:45:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:46:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:46:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:46:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:46:00 DEBUG : file1: WriteFileHandle.Release closing 2026/04/13 01:46:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 01:46:00 DEBUG : file1: size = 0 OK 2026/04/13 01:46:00 DEBUG : file1.rclone_chunk.001_eym712: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:46:00 INFO : file1.rclone_chunk.001_eym712: Copied (server-side copy) to: file1 2026/04/13 01:46:00 INFO : file1.rclone_chunk.001_eym712: Deleted 2026/04/13 01:46:00 DEBUG : file1: size = 0 OK 2026/04/13 01:46:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:46:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:46:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/13 01:46:00 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:00 DEBUG : Looking for writers 2026/04/13 01:46:00 DEBUG : file1: reading active writers 2026/04/13 01:46:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:46:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:46:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:46:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:46:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (2 bytes), uploading instead of streaming 2026/04/13 01:46:01 DEBUG : file1: size = 2 OK 2026/04/13 01:46:01 DEBUG : file1.rclone_chunk.001_eym7x7: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 01:46:01 INFO : file1.rclone_chunk.001_eym7x7: Copied (server-side copy) to: file1 2026/04/13 01:46:01 INFO : file1.rclone_chunk.001_eym7x7: Deleted 2026/04/13 01:46:01 DEBUG : file1: size = 2 OK 2026/04/13 01:46:01 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/13 01:46:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:46:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/13 01:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:01 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:01 DEBUG : Looking for writers 2026/04/13 01:46:01 DEBUG : file1: reading active writers 2026/04/13 01:46:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.74s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:46:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:46:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/13 01:46:01 DEBUG : file1: size = 0 OK 2026/04/13 01:46:01 DEBUG : file1.rclone_chunk.001_eym871: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:46:01 INFO : file1.rclone_chunk.001_eym871: Copied (server-side copy) to: file1 2026/04/13 01:46:01 INFO : file1.rclone_chunk.001_eym871: Deleted 2026/04/13 01:46:01 DEBUG : file1: size = 0 OK 2026/04/13 01:46:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/13 01:46:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:46:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:46:01 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 01:46:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 01:46:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 01:46:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:01 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:01 DEBUG : Looking for writers 2026/04/13 01:46:01 DEBUG : file1: reading active writers 2026/04/13 01:46:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/13 01:46:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/13 01:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/13 01:46:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/13 01:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': File to upload is small (100 bytes), uploading instead of streaming 2026/04/13 01:46:02 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/13 01:46:02 DEBUG : file1.rclone_chunk.001_eym9m3: md5 = 3059e35adef010e4d1fe4e6fc3903eed OK 2026/04/13 01:46:02 INFO : file1.rclone_chunk.001_eym9m3: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/13 01:46:02 INFO : file1.rclone_chunk.001_eym9m3: Deleted 2026/04/13 01:46:02 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/13 01:46:02 DEBUG : file1.rclone_chunk.002_eym9m3: md5 = e617b6ac04b103e1e9135b62fc99d6f3 OK 2026/04/13 01:46:02 INFO : file1.rclone_chunk.002_eym9m3: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/13 01:46:02 INFO : file1.rclone_chunk.002_eym9m3: Deleted 2026/04/13 01:46:02 DEBUG : file1: size = 100 OK 2026/04/13 01:46:02 DEBUG : file1: md5 = db8258efdc81cac6fbc7663950e3c53e OK 2026/04/13 01:46:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/13 01:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/13 01:46:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/13 01:46:02 DEBUG : file1: Open: flags=O_RDONLY 2026/04/13 01:46:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/13 01:46:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/13 01:46:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:02 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:02 DEBUG : Looking for writers 2026/04/13 01:46:02 DEBUG : file1: reading active writers 2026/04/13 01:46:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.22s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:03 DEBUG : flat/f000.txt: size = 7 OK 2026/04/13 01:46:03 DEBUG : flat/f000.txt.rclone_chunk.001_eyma5c: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/13 01:46:03 INFO : flat/f000.txt.rclone_chunk.001_eyma5c: Copied (server-side copy) to: flat/f000.txt 2026/04/13 01:46:03 INFO : flat/f000.txt.rclone_chunk.001_eyma5c: Deleted 2026/04/13 01:46:04 DEBUG : flat/f001.txt: size = 14 OK 2026/04/13 01:46:04 DEBUG : flat/f001.txt.rclone_chunk.001_eymaog: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/13 01:46:04 INFO : flat/f001.txt.rclone_chunk.001_eymaog: Copied (server-side copy) to: flat/f001.txt 2026/04/13 01:46:04 INFO : flat/f001.txt.rclone_chunk.001_eymaog: Deleted 2026/04/13 01:46:04 DEBUG : flat/f002.txt: size = 21 OK 2026/04/13 01:46:04 DEBUG : flat/f002.txt.rclone_chunk.001_eymb7k: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/13 01:46:04 INFO : flat/f002.txt.rclone_chunk.001_eymb7k: Copied (server-side copy) to: flat/f002.txt 2026/04/13 01:46:04 INFO : flat/f002.txt.rclone_chunk.001_eymb7k: Deleted 2026/04/13 01:46:04 DEBUG : flat/f003.txt: size = 28 OK 2026/04/13 01:46:04 DEBUG : flat/f003.txt.rclone_chunk.001_eymbgi: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/13 01:46:04 INFO : flat/f003.txt.rclone_chunk.001_eymbgi: Copied (server-side copy) to: flat/f003.txt 2026/04/13 01:46:04 INFO : flat/f003.txt.rclone_chunk.001_eymbgi: Deleted 2026/04/13 01:46:05 DEBUG : flat/f004.txt: size = 35 OK 2026/04/13 01:46:05 DEBUG : flat/f004.txt.rclone_chunk.001_eymbey: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/13 01:46:05 INFO : flat/f004.txt.rclone_chunk.001_eymbey: Copied (server-side copy) to: flat/f004.txt 2026/04/13 01:46:05 INFO : flat/f004.txt.rclone_chunk.001_eymbey: Deleted 2026/04/13 01:46:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/13 01:46:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/13 01:46:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/13 01:46:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/13 01:46:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:06 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:06 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/13 01:46:06 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/13 01:46:06 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:06 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:06 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/13 01:46:06 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/13 01:46:06 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:06 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:06 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/13 01:46:06 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/13 01:46:06 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:06 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:06 DEBUG : flat: Looking for writers 2026/04/13 01:46:06 DEBUG : f000.txt: reading active writers 2026/04/13 01:46:06 DEBUG : f001.txt: reading active writers 2026/04/13 01:46:06 DEBUG : f002.txt: reading active writers 2026/04/13 01:46:06 DEBUG : f003.txt: reading active writers 2026/04/13 01:46:06 DEBUG : f004.txt: reading active writers 2026/04/13 01:46:06 DEBUG : Looking for writers 2026/04/13 01:46:06 DEBUG : flat: reading active writers 2026/04/13 01:46:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.45s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:07 DEBUG : a/top.txt: size = 3 OK 2026/04/13 01:46:07 DEBUG : a/top.txt.rclone_chunk.001_eymdyb: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/13 01:46:07 INFO : a/top.txt.rclone_chunk.001_eymdyb: Copied (server-side copy) to: a/top.txt 2026/04/13 01:46:07 INFO : a/top.txt.rclone_chunk.001_eymdyb: Deleted 2026/04/13 01:46:07 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/13 01:46:07 DEBUG : a/b/mid.txt.rclone_chunk.001_eyme0k: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/13 01:46:07 INFO : a/b/mid.txt.rclone_chunk.001_eyme0k: Copied (server-side copy) to: a/b/mid.txt 2026/04/13 01:46:07 INFO : a/b/mid.txt.rclone_chunk.001_eyme0k: Deleted 2026/04/13 01:46:07 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/13 01:46:07 DEBUG : a/b/c/deep.txt.rclone_chunk.001_eymelh: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/13 01:46:07 INFO : a/b/c/deep.txt.rclone_chunk.001_eymelh: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/13 01:46:07 INFO : a/b/c/deep.txt.rclone_chunk.001_eymelh: Deleted 2026/04/13 01:46:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/13 01:46:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/13 01:46:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/13 01:46:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/13 01:46:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/13 01:46:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/13 01:46:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:08 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:08 DEBUG : a/b/c: Looking for writers 2026/04/13 01:46:08 DEBUG : deep.txt: reading active writers 2026/04/13 01:46:08 DEBUG : a/b: Looking for writers 2026/04/13 01:46:08 DEBUG : c: reading active writers 2026/04/13 01:46:08 DEBUG : mid.txt: reading active writers 2026/04/13 01:46:08 DEBUG : a: Looking for writers 2026/04/13 01:46:08 DEBUG : top.txt: reading active writers 2026/04/13 01:46:08 DEBUG : b: reading active writers 2026/04/13 01:46:08 DEBUG : Looking for writers 2026/04/13 01:46:08 DEBUG : a: reading active writers 2026/04/13 01:46:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.11s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/13 01:46:08 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:08 DEBUG : Looking for writers 2026/04/13 01:46:08 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi'", Local "Local file system at /tmp/rclone535762004", Modify Window "1ns" 2026/04/13 01:46:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': poll-interval is not supported by this remote 2026/04/13 01:46:09 DEBUG : dir1/a.txt: size = 1 OK 2026/04/13 01:46:09 DEBUG : dir1/a.txt.rclone_chunk.001_eymfj0: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/13 01:46:09 INFO : dir1/a.txt.rclone_chunk.001_eymfj0: Copied (server-side copy) to: dir1/a.txt 2026/04/13 01:46:09 INFO : dir1/a.txt.rclone_chunk.001_eymfj0: Deleted 2026/04/13 01:46:09 DEBUG : dir2/b.txt: size = 1 OK 2026/04/13 01:46:09 DEBUG : dir2/b.txt.rclone_chunk.001_eymgix: md5 = 415290769594460e2e485922904f345d OK 2026/04/13 01:46:09 INFO : dir2/b.txt.rclone_chunk.001_eymgix: Copied (server-side copy) to: dir2/b.txt 2026/04/13 01:46:09 INFO : dir2/b.txt.rclone_chunk.001_eymgix: Deleted 2026/04/13 01:46:10 DEBUG : dir3/c.txt: size = 1 OK 2026/04/13 01:46:10 DEBUG : dir3/c.txt.rclone_chunk.001_eymga7: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/13 01:46:10 INFO : dir3/c.txt.rclone_chunk.001_eymga7: Copied (server-side copy) to: dir3/c.txt 2026/04/13 01:46:10 INFO : dir3/c.txt.rclone_chunk.001_eymga7: Deleted 2026/04/13 01:46:10 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/13 01:46:10 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/13 01:46:10 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:10 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:10 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/13 01:46:10 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/13 01:46:10 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:10 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:10 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/13 01:46:10 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/13 01:46:10 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/13 01:46:10 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/13 01:46:10 DEBUG : WaitForWriters: timeout=30s 2026/04/13 01:46:10 DEBUG : dir1: Looking for writers 2026/04/13 01:46:10 DEBUG : a.txt: reading active writers 2026/04/13 01:46:10 DEBUG : dir2: Looking for writers 2026/04/13 01:46:10 DEBUG : b.txt: reading active writers 2026/04/13 01:46:10 DEBUG : dir3: Looking for writers 2026/04/13 01:46:10 DEBUG : c.txt: reading active writers 2026/04/13 01:46:10 DEBUG : Looking for writers 2026/04/13 01:46:10 DEBUG : dir1: reading active writers 2026/04/13 01:46:10 DEBUG : dir2: reading active writers 2026/04/13 01:46:10 DEBUG : dir3: reading active writers 2026/04/13 01:46:10 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/13 01:46:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-viroxin6roxi': Purge remote 2026/04/13 01:46:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:46:11 INFO : S3 bucket rclone-test-viroxin6roxi: Bucket "rclone-test-viroxin6roxi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.956720918s (try 1/5)