"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/07/16 02:20:30 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele" 2026/07/16 02:20:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:20:30 DEBUG : Creating backend with remote "TestS3:rclone-test-kabosoc5dele" 2026/07/16 02:20:30 DEBUG : Creating backend with remote "/tmp/rclone3694152083" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:31 INFO : S3 bucket rclone-test-kabosoc5dele: Bucket "rclone-test-kabosoc5dele" created with ACL "" 2026/07/16 02:20:31 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:31 DEBUG : dir/file1.rclone_chunk.001_92wpmq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:31 INFO : dir/file1.rclone_chunk.001_92wpmq: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:31 INFO : dir/file1.rclone_chunk.001_92wpmq: Deleted 2026/07/16 02:20:31 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:31 DEBUG : dir: Looking for writers 2026/07/16 02:20:31 DEBUG : Looking for writers 2026/07/16 02:20:31 DEBUG : dir: reading active writers 2026/07/16 02:20:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.70s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:32 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:32 DEBUG : dir/file1.rclone_chunk.001_92wqmh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:32 INFO : dir/file1.rclone_chunk.001_92wqmh: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:32 INFO : dir/file1.rclone_chunk.001_92wqmh: Deleted 2026/07/16 02:20:33 DEBUG : dir/file2: size = 15 OK 2026/07/16 02:20:33 DEBUG : dir/file2.rclone_chunk.001_92wqfl: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/16 02:20:33 INFO : dir/file2.rclone_chunk.001_92wqfl: Copied (server-side copy) to: dir/file2 2026/07/16 02:20:33 INFO : dir/file2.rclone_chunk.001_92wqfl: Deleted 2026/07/16 02:20:33 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/16 02:20:33 DEBUG : dir/subdir/file3.rclone_chunk.001_92wrsm: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/16 02:20:33 INFO : dir/subdir/file3.rclone_chunk.001_92wrsm: Copied (server-side copy) to: dir/subdir/file3 2026/07/16 02:20:33 INFO : dir/subdir/file3.rclone_chunk.001_92wrsm: Deleted 2026/07/16 02:20:33 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:33 DEBUG : dir/subdir: Looking for writers 2026/07/16 02:20:33 DEBUG : dir: Looking for writers 2026/07/16 02:20:33 DEBUG : file1: reading active writers 2026/07/16 02:20:33 DEBUG : file2: reading active writers 2026/07/16 02:20:33 DEBUG : subdir: reading active writers 2026/07/16 02:20:33 DEBUG : Looking for writers 2026/07/16 02:20:33 DEBUG : dir: reading active writers 2026/07/16 02:20:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:34 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:34 DEBUG : dir/file1.rclone_chunk.001_92wsdw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:34 INFO : dir/file1.rclone_chunk.001_92wsdw: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:34 INFO : dir/file1.rclone_chunk.001_92wsdw: Deleted 2026/07/16 02:20:35 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:35 DEBUG : dir: Looking for writers 2026/07/16 02:20:35 DEBUG : file1: reading active writers 2026/07/16 02:20:35 DEBUG : Looking for writers 2026/07/16 02:20:35 DEBUG : dir: reading active writers 2026/07/16 02:20:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.99s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:35 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:35 DEBUG : dir/file1.rclone_chunk.001_92wtmt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:35 INFO : dir/file1.rclone_chunk.001_92wtmt: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:35 INFO : dir/file1.rclone_chunk.001_92wtmt: Deleted 2026/07/16 02:20:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:36 DEBUG : dir: Looking for writers 2026/07/16 02:20:36 DEBUG : Looking for writers 2026/07/16 02:20:36 DEBUG : dir: reading active writers 2026/07/16 02:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.93s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:36 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:36 DEBUG : dir/file1.rclone_chunk.001_92wuu8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:36 INFO : dir/file1.rclone_chunk.001_92wuu8: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:36 INFO : dir/file1.rclone_chunk.001_92wuu8: Deleted 2026/07/16 02:20:37 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:37 DEBUG : forgetting directory cache 2026/07/16 02:20:37 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:37 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:37 DEBUG : Looking for writers 2026/07/16 02:20:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.06s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:37 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:37 DEBUG : dir/file1.rclone_chunk.001_92wvn6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:37 INFO : dir/file1.rclone_chunk.001_92wvn6: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:37 INFO : dir/file1.rclone_chunk.001_92wvn6: Deleted 2026/07/16 02:20:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/16 02:20:38 DEBUG : dir: invalidating directory cache 2026/07/16 02:20:38 DEBUG : >ForgetPath: 2026/07/16 02:20:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/16 02:20:38 DEBUG : invalidating directory cache 2026/07/16 02:20:38 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:38 DEBUG : >ForgetPath: 2026/07/16 02:20:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/16 02:20:38 DEBUG : >ForgetPath: 2026/07/16 02:20:38 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:38 DEBUG : dir: Looking for writers 2026/07/16 02:20:38 DEBUG : Looking for writers 2026/07/16 02:20:38 DEBUG : dir: reading active writers 2026/07/16 02:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.94s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:38 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:38 DEBUG : dir/file1.rclone_chunk.001_92wwuw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:38 INFO : dir/file1.rclone_chunk.001_92wwuw: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:38 INFO : dir/file1.rclone_chunk.001_92wwuw: Deleted 2026/07/16 02:20:39 DEBUG : fil/a/b/c: size = 15 OK 2026/07/16 02:20:39 DEBUG : fil/a/b/c.rclone_chunk.001_92wwk5: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/07/16 02:20:39 INFO : fil/a/b/c.rclone_chunk.001_92wwk5: Copied (server-side copy) to: fil/a/b/c 2026/07/16 02:20:39 INFO : fil/a/b/c.rclone_chunk.001_92wwk5: Deleted 2026/07/16 02:20:39 DEBUG : forgetting directory cache 2026/07/16 02:20:39 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:39 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:39 DEBUG : dir: Looking for writers 2026/07/16 02:20:39 DEBUG : fil/a/b: Looking for writers 2026/07/16 02:20:39 DEBUG : fil/a: Looking for writers 2026/07/16 02:20:39 DEBUG : b: reading active writers 2026/07/16 02:20:39 DEBUG : fil: Looking for writers 2026/07/16 02:20:39 DEBUG : a: reading active writers 2026/07/16 02:20:39 DEBUG : Looking for writers 2026/07/16 02:20:39 DEBUG : dir: reading active writers 2026/07/16 02:20:39 DEBUG : fil: reading active writers 2026/07/16 02:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.05s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:40 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:40 DEBUG : dir/file1.rclone_chunk.001_92wy7e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:40 INFO : dir/file1.rclone_chunk.001_92wy7e: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:40 INFO : dir/file1.rclone_chunk.001_92wy7e: Deleted 2026/07/16 02:20:41 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:41 DEBUG : dir: Looking for writers 2026/07/16 02:20:41 DEBUG : Looking for writers 2026/07/16 02:20:41 DEBUG : dir: reading active writers 2026/07/16 02:20:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.99s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:41 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:41 DEBUG : dir/file1.rclone_chunk.001_92wz4t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:41 INFO : dir/file1.rclone_chunk.001_92wz4t: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:41 INFO : dir/file1.rclone_chunk.001_92wz4t: Deleted 2026/07/16 02:20:42 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:42 DEBUG : dir: Looking for writers 2026/07/16 02:20:42 DEBUG : file1: reading active writers 2026/07/16 02:20:42 DEBUG : Looking for writers 2026/07/16 02:20:42 DEBUG : dir: reading active writers 2026/07/16 02:20:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.34s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:43 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:43 DEBUG : dir/file1.rclone_chunk.001_92x05d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:43 INFO : dir/file1.rclone_chunk.001_92x05d: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:43 INFO : dir/file1.rclone_chunk.001_92x05d: Deleted 2026/07/16 02:20:43 DEBUG : dir/file2: size = 15 OK 2026/07/16 02:20:43 DEBUG : dir/file2.rclone_chunk.001_92x12s: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/16 02:20:43 INFO : dir/file2.rclone_chunk.001_92x12s: Copied (server-side copy) to: dir/file2 2026/07/16 02:20:43 INFO : dir/file2.rclone_chunk.001_92x12s: Deleted 2026/07/16 02:20:44 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/16 02:20:44 DEBUG : dir/subdir/file3.rclone_chunk.001_92x19p: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/16 02:20:44 INFO : dir/subdir/file3.rclone_chunk.001_92x19p: Copied (server-side copy) to: dir/subdir/file3 2026/07/16 02:20:44 INFO : dir/subdir/file3.rclone_chunk.001_92x19p: Deleted === RUN TestDirReadDirAll/Virtual 2026/07/16 02:20:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/16 02:20:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/16 02:20:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/16 02:20:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/16 02:20:45 DEBUG : dir/virtualFile: size = 20 OK 2026/07/16 02:20:45 DEBUG : dir/virtualFile.rclone_chunk.001_92x2gc: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/07/16 02:20:45 INFO : dir/virtualFile.rclone_chunk.001_92x2gc: Copied (server-side copy) to: dir/virtualFile 2026/07/16 02:20:45 INFO : dir/virtualFile.rclone_chunk.001_92x2gc: Deleted 2026/07/16 02:20:45 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/07/16 02:20:45 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_92x3fv: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/07/16 02:20:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_92x3fv: Copied (server-side copy) to: dir/virtualDir/testFile 2026/07/16 02:20:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_92x3fv: Deleted 2026/07/16 02:20:45 DEBUG : S3 bucket rclone-test-kabosoc5dele: bucket is versioned: false 2026/07/16 02:20:45 DEBUG : Waiting for deletions to finish 2026/07/16 02:20:45 DEBUG : "dir/subdir/file3" version false 2026/07/16 02:20:45 DEBUG : dir/subdir/file3: Deleting (id "") 2026/07/16 02:20:45 INFO : dir/subdir/file3: Deleted 2026/07/16 02:20:45 DEBUG : dir: invalidating directory cache 2026/07/16 02:20:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/16 02:20:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/16 02:20:46 DEBUG : dir/file1: Reset virtual modtime 2026/07/16 02:20:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/16 02:20:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/16 02:20:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/16 02:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/16 02:20:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/16 02:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:20:46 DEBUG : dir: invalidating directory cache 2026/07/16 02:20:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/16 02:20:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/16 02:20:46 DEBUG : forgetting directory cache 2026/07/16 02:20:46 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:46 DEBUG : dir/virtualDir2: forgetting directory cache 2026/07/16 02:20:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/16 02:20:46 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:46 DEBUG : dir/virtualDir2: Looking for writers 2026/07/16 02:20:46 DEBUG : dir/virtualDir: Looking for writers 2026/07/16 02:20:46 DEBUG : dir: Looking for writers 2026/07/16 02:20:46 DEBUG : virtualFile: reading active writers 2026/07/16 02:20:46 DEBUG : virtualDir: reading active writers 2026/07/16 02:20:46 DEBUG : file1: reading active writers 2026/07/16 02:20:46 DEBUG : virtualFile2: reading active writers 2026/07/16 02:20:46 DEBUG : virtualDir2: reading active writers 2026/07/16 02:20:46 DEBUG : Looking for writers 2026/07/16 02:20:46 DEBUG : dir: reading active writers 2026/07/16 02:20:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.83s) --- PASS: TestDirReadDirAll/Virtual (1.44s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:46 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:46 DEBUG : dir/file1.rclone_chunk.001_92x4mk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:46 INFO : dir/file1.rclone_chunk.001_92x4mk: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:46 INFO : dir/file1.rclone_chunk.001_92x4mk: Deleted 2026/07/16 02:20:47 ERROR : dir/: Can only open directories read only 2026/07/16 02:20:47 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:47 DEBUG : dir: Looking for writers 2026/07/16 02:20:47 DEBUG : Looking for writers 2026/07/16 02:20:47 DEBUG : dir: reading active writers 2026/07/16 02:20:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.90s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:47 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:47 DEBUG : dir/file1.rclone_chunk.001_92x51u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:47 INFO : dir/file1.rclone_chunk.001_92x51u: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:47 INFO : dir/file1.rclone_chunk.001_92x51u: Deleted 2026/07/16 02:20:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 02:20:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/16 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 02:20:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:20:48 DEBUG : dir/potato: size = 5 OK 2026/07/16 02:20:48 DEBUG : dir/potato.rclone_chunk.001_92x66m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:20:48 INFO : dir/potato.rclone_chunk.001_92x66m: Copied (server-side copy) to: dir/potato 2026/07/16 02:20:48 INFO : dir/potato.rclone_chunk.001_92x66m: Deleted 2026/07/16 02:20:48 DEBUG : dir/potato: size = 5 OK 2026/07/16 02:20:48 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/16 02:20:48 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/16 02:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 02:20:48 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:48 DEBUG : dir: Looking for writers 2026/07/16 02:20:48 DEBUG : file1: reading active writers 2026/07/16 02:20:48 DEBUG : potato: reading active writers 2026/07/16 02:20:48 DEBUG : Looking for writers 2026/07/16 02:20:48 DEBUG : dir: reading active writers 2026/07/16 02:20:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.70s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:49 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:49 DEBUG : dir/file1.rclone_chunk.001_92x73g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:49 INFO : dir/file1.rclone_chunk.001_92x73g: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:49 INFO : dir/file1.rclone_chunk.001_92x73g: Deleted 2026/07/16 02:20:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/07/16 02:20:50 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:50 DEBUG : dir/sub: Looking for writers 2026/07/16 02:20:50 DEBUG : dir: Looking for writers 2026/07/16 02:20:50 DEBUG : file1: reading active writers 2026/07/16 02:20:50 DEBUG : sub: reading active writers 2026/07/16 02:20:50 DEBUG : Looking for writers 2026/07/16 02:20:50 DEBUG : dir: reading active writers 2026/07/16 02:20:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.30s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:50 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:50 DEBUG : dir/file1.rclone_chunk.001_92x8ty: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:50 INFO : dir/file1.rclone_chunk.001_92x8ty: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:50 INFO : dir/file1.rclone_chunk.001_92x8ty: Deleted 2026/07/16 02:20:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/16 02:20:51 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/07/16 02:20:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:51 DEBUG : dir/sub/subsub: Looking for writers 2026/07/16 02:20:51 DEBUG : dir/sub: Looking for writers 2026/07/16 02:20:51 DEBUG : subsub: reading active writers 2026/07/16 02:20:51 DEBUG : dir: Looking for writers 2026/07/16 02:20:51 DEBUG : sub: reading active writers 2026/07/16 02:20:51 DEBUG : file1: reading active writers 2026/07/16 02:20:51 DEBUG : Looking for writers 2026/07/16 02:20:51 DEBUG : dir: reading active writers 2026/07/16 02:20:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.26s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:52 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:52 DEBUG : dir/file1.rclone_chunk.001_92x98a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:52 INFO : dir/file1.rclone_chunk.001_92x98a: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:52 INFO : dir/file1.rclone_chunk.001_92x98a: Deleted 2026/07/16 02:20:52 ERROR : dir/: Dir.Remove not empty 2026/07/16 02:20:52 DEBUG : dir/file1: Remove: 2026/07/16 02:20:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:20:52 DEBUG : dir/file1: >Remove: err= 2026/07/16 02:20:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 02:20:52 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:52 DEBUG : Looking for writers 2026/07/16 02:20:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.96s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:53 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:53 DEBUG : dir/file1.rclone_chunk.001_92xaej: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:53 INFO : dir/file1.rclone_chunk.001_92xaej: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:53 INFO : dir/file1.rclone_chunk.001_92xaej: Deleted 2026/07/16 02:20:53 DEBUG : dir/file1: Remove: 2026/07/16 02:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:20:53 DEBUG : dir/file1: >Remove: err= 2026/07/16 02:20:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 02:20:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:53 DEBUG : Looking for writers 2026/07/16 02:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.06s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:54 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:54 DEBUG : dir/file1.rclone_chunk.001_92xbqo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:54 INFO : dir/file1.rclone_chunk.001_92xbqo: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:54 INFO : dir/file1.rclone_chunk.001_92xbqo: Deleted 2026/07/16 02:20:54 DEBUG : dir/file1: Remove: 2026/07/16 02:20:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:20:54 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/07/16 02:20:54 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:54 DEBUG : dir: Looking for writers 2026/07/16 02:20:54 DEBUG : Looking for writers 2026/07/16 02:20:54 DEBUG : dir: reading active writers 2026/07/16 02:20:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.09s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:55 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:55 DEBUG : dir/file1.rclone_chunk.001_92xct4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:55 INFO : dir/file1.rclone_chunk.001_92xct4: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:55 INFO : dir/file1.rclone_chunk.001_92xct4: Deleted 2026/07/16 02:20:55 DEBUG : dir/file3: size = 15 OK 2026/07/16 02:20:55 DEBUG : dir/file3.rclone_chunk.001_92xdd9: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/16 02:20:55 INFO : dir/file3.rclone_chunk.001_92xdd9: Copied (server-side copy) to: dir/file3 2026/07/16 02:20:55 INFO : dir/file3.rclone_chunk.001_92xdd9: Deleted 2026/07/16 02:20:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/16 02:20:56 DEBUG : dir/file3: copy non-chunked object... 2026/07/16 02:20:56 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:20:56 DEBUG : dir2/file3: size = 15 OK 2026/07/16 02:20:56 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/07/16 02:20:56 DEBUG : dir2/file1: size = 14 OK 2026/07/16 02:20:56 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/07/16 02:20:56 INFO : dir/file3: Deleted 2026/07/16 02:20:56 INFO : dir/file1: Deleted 2026/07/16 02:20:56 DEBUG : dir: Updating dir with dir2 0x10886ffceb60 2026/07/16 02:20:56 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 02:20:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/16 02:20:57 DEBUG : dir2/file1: copy non-chunked object... 2026/07/16 02:20:57 DEBUG : file2: size = 14 OK 2026/07/16 02:20:57 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/07/16 02:20:57 INFO : dir2/file1: Deleted 2026/07/16 02:20:57 DEBUG : file2: Updating file with file2 0x10886ffcfba0 2026/07/16 02:20:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/16 02:20:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 02:20:57 DEBUG : file2: copy non-chunked object... 2026/07/16 02:20:57 DEBUG : dir2/file3: size = 14 OK 2026/07/16 02:20:57 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/07/16 02:20:57 INFO : file2: Deleted 2026/07/16 02:20:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x10886ffcfba0 2026/07/16 02:20:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/16 02:20:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/16 02:20:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/16 02:20:57 DEBUG : empty directory: Updating dir with renamed empty directory 0x10887014a410 2026/07/16 02:20:57 DEBUG : empty directory: forgetting directory cache 2026/07/16 02:20:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/16 02:20:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/16 02:20:57 DEBUG : dir2: Renaming to "dir3" 2026/07/16 02:20:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:57 DEBUG : dir3: Looking for writers 2026/07/16 02:20:57 DEBUG : file3: reading active writers 2026/07/16 02:20:57 DEBUG : renamed empty directory: Looking for writers 2026/07/16 02:20:57 DEBUG : Looking for writers 2026/07/16 02:20:57 DEBUG : dir3: reading active writers 2026/07/16 02:20:57 DEBUG : renamed empty directory: reading active writers 2026/07/16 02:20:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.45s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:20:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:20:58 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:20:58 DEBUG : dir/file1.rclone_chunk.001_92xgx6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:20:58 INFO : dir/file1.rclone_chunk.001_92xgx6: Copied (server-side copy) to: dir/file1 2026/07/16 02:20:58 INFO : dir/file1.rclone_chunk.001_92xgx6: Deleted 2026/07/16 02:20:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/16 02:20:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:20:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:20:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 02:20:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/16 02:20:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/16 02:20:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 02:20:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:20:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:20:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 02:20:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/16 02:20:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/16 02:20:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 02:20:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (12 bytes), uploading instead of streaming 2026/07/16 02:20:59 DEBUG : dir/sub/file2: size = 12 OK 2026/07/16 02:20:59 DEBUG : dir/sub/file2.rclone_chunk.001_92xhdj: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/16 02:20:59 INFO : dir/sub/file2.rclone_chunk.001_92xhdj: Copied (server-side copy) to: dir/sub/file2 2026/07/16 02:20:59 INFO : dir/sub/file2.rclone_chunk.001_92xhdj: Deleted 2026/07/16 02:20:59 DEBUG : dir/sub/file2: size = 12 OK 2026/07/16 02:20:59 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/16 02:20:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 02:20:59 DEBUG : forgetting directory cache 2026/07/16 02:20:59 DEBUG : dir: forgetting directory cache 2026/07/16 02:20:59 DEBUG : dir/sub: forgetting directory cache 2026/07/16 02:20:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/16 02:20:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:20:59 DEBUG : dir/sub/file0: size = 5 OK 2026/07/16 02:20:59 DEBUG : dir/sub/file0.rclone_chunk.001_92xh2g: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:20:59 INFO : dir/sub/file0.rclone_chunk.001_92xh2g: Copied (server-side copy) to: dir/sub/file0 2026/07/16 02:20:59 INFO : dir/sub/file0.rclone_chunk.001_92xh2g: Deleted 2026/07/16 02:20:59 DEBUG : dir/sub/file0: size = 5 OK 2026/07/16 02:20:59 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/16 02:20:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 02:20:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:20:59 DEBUG : dir/sub: Looking for writers 2026/07/16 02:20:59 DEBUG : file0: reading active writers 2026/07/16 02:20:59 DEBUG : file2: reading active writers 2026/07/16 02:20:59 DEBUG : dir: Looking for writers 2026/07/16 02:20:59 DEBUG : file1: reading active writers 2026/07/16 02:20:59 DEBUG : sub: reading active writers 2026/07/16 02:20:59 DEBUG : Looking for writers 2026/07/16 02:20:59 DEBUG : dir: reading active writers 2026/07/16 02:20:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.17s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/16 02:21:00 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:00 DEBUG : Looking for writers 2026/07/16 02:21:00 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.10s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:00 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:00 DEBUG : dir/file1.rclone_chunk.001_92xi8g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:00 INFO : dir/file1.rclone_chunk.001_92xi8g: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:00 INFO : dir/file1.rclone_chunk.001_92xi8g: Deleted 2026/07/16 02:21:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/16 02:21:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/16 02:21:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/16 02:21:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/16 02:21:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:01 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:01 DEBUG : dir: Looking for writers 2026/07/16 02:21:01 DEBUG : file1: reading active writers 2026/07/16 02:21:01 DEBUG : file1.metadata: reading active writers 2026/07/16 02:21:01 DEBUG : Looking for writers 2026/07/16 02:21:01 DEBUG : dir: reading active writers 2026/07/16 02:21:01 DEBUG : dir.metadata: reading active writers 2026/07/16 02:21:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.99s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:01 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:01 DEBUG : dir/file1.rclone_chunk.001_92xjcc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:01 INFO : dir/file1.rclone_chunk.001_92xjcc: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:01 INFO : dir/file1.rclone_chunk.001_92xjcc: Deleted 2026/07/16 02:21:02 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:02 DEBUG : dir: Looking for writers 2026/07/16 02:21:02 DEBUG : file1: reading active writers 2026/07/16 02:21:02 DEBUG : Looking for writers 2026/07/16 02:21:02 DEBUG : dir: reading active writers 2026/07/16 02:21:02 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:02 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:02 DEBUG : dir/file1.rclone_chunk.001_92xkxp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:02 INFO : dir/file1.rclone_chunk.001_92xkxp: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:02 INFO : dir/file1.rclone_chunk.001_92xkxp: Deleted 2026/07/16 02:21:03 DEBUG : time_test: size = 5 OK 2026/07/16 02:21:03 DEBUG : time_test.rclone_chunk.001_92xlp8: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/16 02:21:03 INFO : time_test.rclone_chunk.001_92xlp8: Copied (server-side copy) to: time_test 2026/07/16 02:21:03 INFO : time_test.rclone_chunk.001_92xlp8: Deleted 2026/07/16 02:21:03 DEBUG : Can set mod time: true 2026/07/16 02:21:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 02:21:04 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:04 DEBUG : dir: Looking for writers 2026/07/16 02:21:04 DEBUG : file1: reading active writers 2026/07/16 02:21:04 DEBUG : Looking for writers 2026/07/16 02:21:04 DEBUG : dir: reading active writers 2026/07/16 02:21:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:04 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:04 DEBUG : dir/file1.rclone_chunk.001_92xmyz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:04 INFO : dir/file1.rclone_chunk.001_92xmyz: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:04 INFO : dir/file1.rclone_chunk.001_92xmyz: Deleted 2026/07/16 02:21:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 02:21:05 DEBUG : dir/file1: size = 0 OK 2026/07/16 02:21:05 DEBUG : dir/file1.rclone_chunk.001_92xngq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:21:05 INFO : dir/file1.rclone_chunk.001_92xngq: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:05 INFO : dir/file1.rclone_chunk.001_92xngq: Deleted 2026/07/16 02:21:05 DEBUG : dir/file1: size = 0 OK 2026/07/16 02:21:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/16 02:21:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 02:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:05 DEBUG : dir: Looking for writers 2026/07/16 02:21:05 DEBUG : file1: reading active writers 2026/07/16 02:21:05 DEBUG : Looking for writers 2026/07/16 02:21:05 DEBUG : dir: reading active writers 2026/07/16 02:21:05 DEBUG : >WaitForWriters: 2026/07/16 02:21:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:05 DEBUG : dir: Looking for writers 2026/07/16 02:21:05 DEBUG : file1: reading active writers 2026/07/16 02:21:05 DEBUG : Looking for writers 2026/07/16 02:21:05 DEBUG : dir: reading active writers 2026/07/16 02:21:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:06 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:06 DEBUG : dir/file1.rclone_chunk.001_92xo6v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:06 INFO : dir/file1.rclone_chunk.001_92xo6v: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:06 INFO : dir/file1.rclone_chunk.001_92xo6v: Deleted 2026/07/16 02:21:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:21:07 DEBUG : dir/file1: size = 5 OK 2026/07/16 02:21:07 DEBUG : dir/file1.rclone_chunk.001_92xpjq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:21:07 INFO : dir/file1.rclone_chunk.001_92xpjq: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:07 INFO : dir/file1.rclone_chunk.001_92xpjq: Deleted 2026/07/16 02:21:07 DEBUG : dir/file1: size = 5 OK 2026/07/16 02:21:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/16 02:21:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 02:21:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:07 DEBUG : dir: Looking for writers 2026/07/16 02:21:07 DEBUG : file1: reading active writers 2026/07/16 02:21:07 DEBUG : Looking for writers 2026/07/16 02:21:07 DEBUG : dir: reading active writers 2026/07/16 02:21:07 DEBUG : >WaitForWriters: 2026/07/16 02:21:07 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:07 DEBUG : dir: Looking for writers 2026/07/16 02:21:07 DEBUG : file1: reading active writers 2026/07/16 02:21:07 DEBUG : Looking for writers 2026/07/16 02:21:07 DEBUG : dir: reading active writers 2026/07/16 02:21:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:08 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:08 DEBUG : dir/file1.rclone_chunk.001_92xq6y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:08 INFO : dir/file1.rclone_chunk.001_92xq6y: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:08 INFO : dir/file1.rclone_chunk.001_92xq6y: Deleted 2026/07/16 02:21:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 02:21:09 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:09 DEBUG : dir: Looking for writers 2026/07/16 02:21:09 DEBUG : file1: reading active writers 2026/07/16 02:21:09 DEBUG : Looking for writers 2026/07/16 02:21:09 DEBUG : dir: reading active writers 2026/07/16 02:21:09 DEBUG : >WaitForWriters: 2026/07/16 02:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:09 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:09 DEBUG : dir/file1.rclone_chunk.001_92xre1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:09 INFO : dir/file1.rclone_chunk.001_92xre1: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:09 INFO : dir/file1.rclone_chunk.001_92xre1: Deleted 2026/07/16 02:21:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 02:21:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:10 DEBUG : dir/file1(0x10886fb17140): close: 2026/07/16 02:21:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 02:21:10 DEBUG : dir/file1(0x10886fb17140): >close: err= 2026/07/16 02:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:10 DEBUG : dir: Looking for writers 2026/07/16 02:21:10 DEBUG : file1: reading active writers 2026/07/16 02:21:10 DEBUG : Looking for writers 2026/07/16 02:21:10 DEBUG : dir: reading active writers 2026/07/16 02:21:10 DEBUG : >WaitForWriters: 2026/07/16 02:21:10 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:10 DEBUG : dir: Looking for writers 2026/07/16 02:21:10 DEBUG : file1: reading active writers 2026/07/16 02:21:10 DEBUG : Looking for writers 2026/07/16 02:21:10 DEBUG : dir: reading active writers 2026/07/16 02:21:10 DEBUG : >WaitForWriters: 2026/07/16 02:21:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:11 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:11 DEBUG : dir/file1.rclone_chunk.001_92xsc1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:11 INFO : dir/file1.rclone_chunk.001_92xsc1: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:11 INFO : dir/file1.rclone_chunk.001_92xsc1: Deleted 2026/07/16 02:21:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 02:21:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): _writeAt: size=5, off=0 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): openPending: 2026/07/16 02:21:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 02:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): >openPending: err= 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): >_writeAt: n=5, err= 2026/07/16 02:21:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): close: 2026/07/16 02:21:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/16 02:21:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/16 02:21:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/16 02:21:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 02:21:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 02:21:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:11 DEBUG : dir/file1(0x108870158480): >close: err= 2026/07/16 02:21:11 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:11 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 02:21:11 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:11 DEBUG : dir: Looking for writers 2026/07/16 02:21:11 DEBUG : file1: reading active writers 2026/07/16 02:21:11 DEBUG : Looking for writers 2026/07/16 02:21:11 DEBUG : dir: reading active writers 2026/07/16 02:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:12 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:12 DEBUG : dir/file1.rclone_chunk.001_92xt8b: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/16 02:21:12 INFO : dir/file1.rclone_chunk.001_92xt8b: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:12 INFO : dir/file1.rclone_chunk.001_92xt8b: Deleted 2026/07/16 02:21:12 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:12 INFO : dir/file1: Copied (replaced existing) 2026/07/16 02:21:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/07/16 02:21:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:12 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/16 02:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:12 DEBUG : dir: Looking for writers 2026/07/16 02:21:12 DEBUG : file1: reading active writers 2026/07/16 02:21:12 DEBUG : Looking for writers 2026/07/16 02:21:12 DEBUG : dir: reading active writers 2026/07/16 02:21:12 DEBUG : >WaitForWriters: 2026/07/16 02:21:12 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:12 DEBUG : dir: Looking for writers 2026/07/16 02:21:12 DEBUG : file1: reading active writers 2026/07/16 02:21:12 DEBUG : Looking for writers 2026/07/16 02:21:12 DEBUG : dir: reading active writers 2026/07/16 02:21:12 DEBUG : >WaitForWriters: 2026/07/16 02:21:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (10.02s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.94s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.81s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.89s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:12 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:12 DEBUG : dir/file1.rclone_chunk.001_92xunp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:12 INFO : dir/file1.rclone_chunk.001_92xunp: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:12 INFO : dir/file1.rclone_chunk.001_92xunp: Deleted 2026/07/16 02:21:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:13 DEBUG : dir: Looking for writers 2026/07/16 02:21:13 DEBUG : file1: reading active writers 2026/07/16 02:21:13 DEBUG : Looking for writers 2026/07/16 02:21:13 DEBUG : dir: reading active writers 2026/07/16 02:21:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.03s) === RUN TestFileOpenReadUnknownSize 2026/07/16 02:21:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/16 02:21:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 02:21:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/16 02:21:13 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:13 DEBUG : Looking for writers 2026/07/16 02:21:13 DEBUG : file.txt: reading active writers 2026/07/16 02:21:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:13 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:13 DEBUG : dir/file1.rclone_chunk.001_92xv4p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:13 INFO : dir/file1.rclone_chunk.001_92xv4p: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:14 INFO : dir/file1.rclone_chunk.001_92xv4p: Deleted 2026/07/16 02:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 02:21:14 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:14 DEBUG : dir/file1.rclone_chunk.001_92xwxh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:14 INFO : dir/file1.rclone_chunk.001_92xwxh: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:14 INFO : dir/file1.rclone_chunk.001_92xwxh: Deleted 2026/07/16 02:21:14 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/16 02:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:14 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:14 DEBUG : dir: Looking for writers 2026/07/16 02:21:14 DEBUG : file1: reading active writers 2026/07/16 02:21:14 DEBUG : Looking for writers 2026/07/16 02:21:14 DEBUG : dir: reading active writers 2026/07/16 02:21:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.61s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:15 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:15 DEBUG : dir/file1.rclone_chunk.001_92xx5h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:15 INFO : dir/file1.rclone_chunk.001_92xx5h: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:15 INFO : dir/file1.rclone_chunk.001_92xx5h: Deleted 2026/07/16 02:21:15 DEBUG : dir/file1: Remove: 2026/07/16 02:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:16 DEBUG : dir/file1: >Remove: err= 2026/07/16 02:21:16 DEBUG : dir/file1: Remove: 2026/07/16 02:21:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/16 02:21:16 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:16 DEBUG : dir: Looking for writers 2026/07/16 02:21:16 DEBUG : Looking for writers 2026/07/16 02:21:16 DEBUG : dir: reading active writers 2026/07/16 02:21:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.07s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:16 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:16 DEBUG : dir/file1.rclone_chunk.001_92xyjs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:16 INFO : dir/file1.rclone_chunk.001_92xyjs: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:16 INFO : dir/file1.rclone_chunk.001_92xyjs: Deleted 2026/07/16 02:21:16 DEBUG : dir/file1: Remove: 2026/07/16 02:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:16 DEBUG : dir/file1: >Remove: err= 2026/07/16 02:21:17 DEBUG : dir/file1: Remove: 2026/07/16 02:21:17 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/16 02:21:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:17 DEBUG : dir: Looking for writers 2026/07/16 02:21:17 DEBUG : Looking for writers 2026/07/16 02:21:17 DEBUG : dir: reading active writers 2026/07/16 02:21:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.94s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:17 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:17 DEBUG : dir/file1.rclone_chunk.001_92xzw6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:17 INFO : dir/file1.rclone_chunk.001_92xzw6: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:17 INFO : dir/file1.rclone_chunk.001_92xzw6: Deleted 2026/07/16 02:21:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 02:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:17 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/16 02:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:17 DEBUG : dir/file1: Open: flags=0x3 2026/07/16 02:21:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/16 02:21:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/16 02:21:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:17 DEBUG : dir: Looking for writers 2026/07/16 02:21:17 DEBUG : file1: reading active writers 2026/07/16 02:21:17 DEBUG : Looking for writers 2026/07/16 02:21:17 DEBUG : dir: reading active writers 2026/07/16 02:21:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.97s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:18 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:18 DEBUG : dir/file1.rclone_chunk.001_92y09a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:18 INFO : dir/file1.rclone_chunk.001_92y09a: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:18 INFO : dir/file1.rclone_chunk.001_92y09a: Deleted 2026/07/16 02:21:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:18 DEBUG : dir: Looking for writers 2026/07/16 02:21:18 DEBUG : file1: reading active writers 2026/07/16 02:21:18 DEBUG : Looking for writers 2026/07/16 02:21:18 DEBUG : dir: reading active writers 2026/07/16 02:21:18 DEBUG : >WaitForWriters: 2026/07/16 02:21:19 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:19 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:19 INFO : dir/file1: Deleted 2026/07/16 02:21:19 DEBUG : newLeaf: Updating file with newLeaf 0x1088701c8750 2026/07/16 02:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:19 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:19 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:19 INFO : newLeaf: Deleted 2026/07/16 02:21:19 DEBUG : dir/file1: Updating file with dir/file1 0x1088701c8750 2026/07/16 02:21:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:19 DEBUG : dir/file1: File is currently open, delaying rename 0x1088701c8750 2026/07/16 02:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 02:21:20 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:20 DEBUG : dir/file1.rclone_chunk.001_92y1p5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:20 INFO : dir/file1.rclone_chunk.001_92y1p5: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:20 INFO : dir/file1.rclone_chunk.001_92y1p5: Deleted 2026/07/16 02:21:20 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/16 02:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:20 DEBUG : newLeaf: Running delayed rename now 2026/07/16 02:21:20 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:20 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:20 INFO : dir/file1: Deleted 2026/07/16 02:21:20 DEBUG : newLeaf: Updating file with newLeaf 0x1088701c8750 2026/07/16 02:21:20 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:20 DEBUG : dir: Looking for writers 2026/07/16 02:21:20 DEBUG : Looking for writers 2026/07/16 02:21:20 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:20 DEBUG : dir: reading active writers 2026/07/16 02:21:20 DEBUG : >WaitForWriters: 2026/07/16 02:21:20 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:20 DEBUG : dir: Looking for writers 2026/07/16 02:21:20 DEBUG : Looking for writers 2026/07/16 02:21:20 DEBUG : dir: reading active writers 2026/07/16 02:21:20 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:21 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:21 DEBUG : dir/file1.rclone_chunk.001_92y2wp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:21 INFO : dir/file1.rclone_chunk.001_92y2wp: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:21 INFO : dir/file1.rclone_chunk.001_92y2wp: Deleted 2026/07/16 02:21:21 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:21 DEBUG : dir: Looking for writers 2026/07/16 02:21:21 DEBUG : file1: reading active writers 2026/07/16 02:21:21 DEBUG : Looking for writers 2026/07/16 02:21:21 DEBUG : dir: reading active writers 2026/07/16 02:21:21 DEBUG : >WaitForWriters: 2026/07/16 02:21:21 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:22 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:22 INFO : dir/file1: Deleted 2026/07/16 02:21:22 DEBUG : newLeaf: Updating file with newLeaf 0x1088707de0d0 2026/07/16 02:21:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:22 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:22 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:22 INFO : newLeaf: Deleted 2026/07/16 02:21:22 DEBUG : dir/file1: Updating file with dir/file1 0x1088707de0d0 2026/07/16 02:21:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 02:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:22 DEBUG : dir/file1: File is currently open, delaying rename 0x1088707de0d0 2026/07/16 02:21:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 02:21:23 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:23 DEBUG : dir/file1.rclone_chunk.001_92y46x: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:23 INFO : dir/file1.rclone_chunk.001_92y46x: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:23 INFO : dir/file1.rclone_chunk.001_92y46x: Deleted 2026/07/16 02:21:23 DEBUG : dir/file1: size = 25 OK 2026/07/16 02:21:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/16 02:21:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:23 DEBUG : newLeaf: Running delayed rename now 2026/07/16 02:21:23 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:23 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:23 INFO : dir/file1: Deleted 2026/07/16 02:21:23 DEBUG : newLeaf: Updating file with newLeaf 0x1088707de0d0 2026/07/16 02:21:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:23 DEBUG : dir: Looking for writers 2026/07/16 02:21:23 DEBUG : Looking for writers 2026/07/16 02:21:23 DEBUG : dir: reading active writers 2026/07/16 02:21:23 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:23 DEBUG : >WaitForWriters: 2026/07/16 02:21:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:23 DEBUG : dir: Looking for writers 2026/07/16 02:21:23 DEBUG : Looking for writers 2026/07/16 02:21:23 DEBUG : dir: reading active writers 2026/07/16 02:21:23 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:23 DEBUG : >WaitForWriters: 2026/07/16 02:21:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:24 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:24 DEBUG : dir/file1.rclone_chunk.001_92y5h1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:24 INFO : dir/file1.rclone_chunk.001_92y5h1: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:24 INFO : dir/file1.rclone_chunk.001_92y5h1: Deleted 2026/07/16 02:21:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): openPending: 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 02:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): >openPending: err= 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): _writeAt: size=14, off=0 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): >_writeAt: n=14, err= 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): close: 2026/07/16 02:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 02:21:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:24 DEBUG : dir/file1(0x1088704fcf80): >close: err= 2026/07/16 02:21:24 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:24 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 02:21:24 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:24 DEBUG : dir: Looking for writers 2026/07/16 02:21:24 DEBUG : file1: reading active writers 2026/07/16 02:21:24 DEBUG : Looking for writers 2026/07/16 02:21:24 DEBUG : dir: reading active writers 2026/07/16 02:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:25 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:25 DEBUG : dir/file1.rclone_chunk.001_92y67t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:25 INFO : dir/file1.rclone_chunk.001_92y67t: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:25 INFO : dir/file1.rclone_chunk.001_92y67t: Deleted 2026/07/16 02:21:25 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:25 INFO : dir/file1: Copied (replaced existing) 2026/07/16 02:21:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/16 02:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:25 DEBUG : dir: Looking for writers 2026/07/16 02:21:25 DEBUG : file1: reading active writers 2026/07/16 02:21:25 DEBUG : Looking for writers 2026/07/16 02:21:25 DEBUG : dir: reading active writers 2026/07/16 02:21:25 DEBUG : >WaitForWriters: 2026/07/16 02:21:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): _readAt: size=512, off=0 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): openPending: 2026/07/16 02:21:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/16 02:21:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 02:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): >openPending: err= 2026/07/16 02:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): >_readAt: n=14, err=EOF 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): close: 2026/07/16 02:21:25 DEBUG : dir/file1(0x10887002d000): >close: err= 2026/07/16 02:21:25 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:25 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:25 INFO : dir/file1: Deleted 2026/07/16 02:21:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:25 DEBUG : newLeaf: Updating file with newLeaf 0x1088703daea0 2026/07/16 02:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:25 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:25 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:25 INFO : newLeaf: Deleted 2026/07/16 02:21:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 02:21:25 DEBUG : dir/file1: Updating file with dir/file1 0x1088703daea0 2026/07/16 02:21:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:26 DEBUG : dir/file1(0x10887018f4c0): openPending: 2026/07/16 02:21:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/16 02:21:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 02:21:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:26 DEBUG : dir/file1(0x10887018f4c0): >openPending: err= 2026/07/16 02:21:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:26 DEBUG : dir/file1(0x10887018f4c0): _writeAt: size=25, off=0 2026/07/16 02:21:26 DEBUG : dir/file1(0x10887018f4c0): >_writeAt: n=25, err= 2026/07/16 02:21:26 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:26 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:26 INFO : dir/file1: Deleted 2026/07/16 02:21:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:26 DEBUG : newLeaf: Updating file with newLeaf 0x1088703daea0 2026/07/16 02:21:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:26 DEBUG : newLeaf(0x10887018f4c0): close: 2026/07/16 02:21:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 02:21:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 02:21:26.037846009 +0000 UTC m=+55.710266454 2026/07/16 02:21:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:26 DEBUG : newLeaf(0x10887018f4c0): >close: err= 2026/07/16 02:21:26 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:26 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 02:21:26 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:26 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:26 DEBUG : newLeaf.rclone_chunk.001_92y8p9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:26 INFO : newLeaf.rclone_chunk.001_92y8p9: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:26 DEBUG : dir: Looking for writers 2026/07/16 02:21:26 DEBUG : Looking for writers 2026/07/16 02:21:26 DEBUG : dir: reading active writers 2026/07/16 02:21:26 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 02:21:26 INFO : newLeaf.rclone_chunk.001_92y8p9: Deleted 2026/07/16 02:21:26 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:26 INFO : newLeaf: Copied (replaced existing) 2026/07/16 02:21:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 02:21:26.037846009 +0000 UTC" 2026/07/16 02:21:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 02:21:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 02:21:27 DEBUG : dir: Looking for writers 2026/07/16 02:21:27 DEBUG : Looking for writers 2026/07/16 02:21:27 DEBUG : dir: reading active writers 2026/07/16 02:21:27 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:27 DEBUG : >WaitForWriters: 2026/07/16 02:21:27 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:27 DEBUG : dir: Looking for writers 2026/07/16 02:21:27 DEBUG : Looking for writers 2026/07/16 02:21:27 DEBUG : dir: reading active writers 2026/07/16 02:21:27 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:27 DEBUG : >WaitForWriters: 2026/07/16 02:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:28 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:28 DEBUG : dir/file1.rclone_chunk.001_92y97c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:28 INFO : dir/file1.rclone_chunk.001_92y97c: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:28 INFO : dir/file1.rclone_chunk.001_92y97c: Deleted 2026/07/16 02:21:28 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:28 DEBUG : dir: Looking for writers 2026/07/16 02:21:28 DEBUG : file1: reading active writers 2026/07/16 02:21:28 DEBUG : Looking for writers 2026/07/16 02:21:28 DEBUG : dir: reading active writers 2026/07/16 02:21:28 DEBUG : >WaitForWriters: 2026/07/16 02:21:28 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:28 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:28 INFO : dir/file1: Deleted 2026/07/16 02:21:28 DEBUG : newLeaf: Updating file with newLeaf 0x108870162000 2026/07/16 02:21:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:29 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:29 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:29 INFO : newLeaf: Deleted 2026/07/16 02:21:29 DEBUG : dir/file1: Updating file with dir/file1 0x108870162000 2026/07/16 02:21:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:29 DEBUG : dir/file1(0x1088702eaf80): openPending: 2026/07/16 02:21:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 02:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:29 DEBUG : dir/file1(0x1088702eaf80): >openPending: err= 2026/07/16 02:21:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:29 DEBUG : dir/file1(0x1088702eaf80): _writeAt: size=25, off=0 2026/07/16 02:21:29 DEBUG : dir/file1(0x1088702eaf80): >_writeAt: n=25, err= 2026/07/16 02:21:29 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:29 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:29 INFO : dir/file1: Deleted 2026/07/16 02:21:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:29 DEBUG : newLeaf: Updating file with newLeaf 0x108870162000 2026/07/16 02:21:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:29 DEBUG : newLeaf(0x1088702eaf80): close: 2026/07/16 02:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 02:21:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 02:21:29.465338635 +0000 UTC m=+59.137759089 2026/07/16 02:21:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:29 DEBUG : newLeaf(0x1088702eaf80): >close: err= 2026/07/16 02:21:29 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:29 DEBUG : dir: Looking for writers 2026/07/16 02:21:29 DEBUG : Looking for writers 2026/07/16 02:21:29 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:29 DEBUG : dir: reading active writers 2026/07/16 02:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:29 DEBUG : dir: Looking for writers 2026/07/16 02:21:29 DEBUG : Looking for writers 2026/07/16 02:21:29 DEBUG : dir: reading active writers 2026/07/16 02:21:29 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:29 DEBUG : dir: Looking for writers 2026/07/16 02:21:29 DEBUG : Looking for writers 2026/07/16 02:21:29 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:29 DEBUG : dir: reading active writers 2026/07/16 02:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:29 DEBUG : dir: Looking for writers 2026/07/16 02:21:29 DEBUG : Looking for writers 2026/07/16 02:21:29 DEBUG : dir: reading active writers 2026/07/16 02:21:29 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:29 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 02:21:29 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:29 DEBUG : dir: Looking for writers 2026/07/16 02:21:29 DEBUG : Looking for writers 2026/07/16 02:21:29 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:29 DEBUG : dir: reading active writers 2026/07/16 02:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:30 DEBUG : dir: Looking for writers 2026/07/16 02:21:30 DEBUG : Looking for writers 2026/07/16 02:21:30 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:30 DEBUG : dir: reading active writers 2026/07/16 02:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:30 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:30 DEBUG : newLeaf.rclone_chunk.001_92yb6m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:30 INFO : newLeaf.rclone_chunk.001_92yb6m: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:30 INFO : newLeaf.rclone_chunk.001_92yb6m: Deleted 2026/07/16 02:21:30 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:30 INFO : newLeaf: Copied (replaced existing) 2026/07/16 02:21:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 02:21:29.465338635 +0000 UTC" 2026/07/16 02:21:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 02:21:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 02:21:30 DEBUG : dir: Looking for writers 2026/07/16 02:21:30 DEBUG : Looking for writers 2026/07/16 02:21:30 DEBUG : dir: reading active writers 2026/07/16 02:21:30 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:30 DEBUG : >WaitForWriters: 2026/07/16 02:21:30 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:30 DEBUG : dir: Looking for writers 2026/07/16 02:21:30 DEBUG : Looking for writers 2026/07/16 02:21:30 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:30 DEBUG : dir: reading active writers 2026/07/16 02:21:30 DEBUG : >WaitForWriters: 2026/07/16 02:21:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:30 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:30 DEBUG : dir/file1.rclone_chunk.001_92yct3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:30 INFO : dir/file1.rclone_chunk.001_92yct3: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:31 INFO : dir/file1.rclone_chunk.001_92yct3: Deleted 2026/07/16 02:21:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): openPending: 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 02:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): >openPending: err= 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): _writeAt: size=14, off=0 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): >_writeAt: n=14, err= 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): close: 2026/07/16 02:21:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 02:21:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:31 DEBUG : dir/file1(0x1088701ad600): >close: err= 2026/07/16 02:21:31 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 02:21:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:31 DEBUG : dir: Looking for writers 2026/07/16 02:21:31 DEBUG : file1: reading active writers 2026/07/16 02:21:31 DEBUG : Looking for writers 2026/07/16 02:21:31 DEBUG : dir: reading active writers 2026/07/16 02:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:31 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:31 DEBUG : dir/file1.rclone_chunk.001_92ydzh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:31 INFO : dir/file1.rclone_chunk.001_92ydzh: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:32 INFO : dir/file1.rclone_chunk.001_92ydzh: Deleted 2026/07/16 02:21:32 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:32 INFO : dir/file1: Copied (replaced existing) 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/16 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:32 DEBUG : dir: Looking for writers 2026/07/16 02:21:32 DEBUG : file1: reading active writers 2026/07/16 02:21:32 DEBUG : Looking for writers 2026/07/16 02:21:32 DEBUG : dir: reading active writers 2026/07/16 02:21:32 DEBUG : >WaitForWriters: 2026/07/16 02:21:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): _readAt: size=512, off=0 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): openPending: 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): >openPending: err= 2026/07/16 02:21:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): >_readAt: n=14, err=EOF 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): close: 2026/07/16 02:21:32 DEBUG : dir/file1(0x108870192e80): >close: err= 2026/07/16 02:21:32 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:32 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:32 INFO : dir/file1: Deleted 2026/07/16 02:21:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:32 DEBUG : newLeaf: Updating file with newLeaf 0x10887002a5b0 2026/07/16 02:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:32 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:32 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:32 INFO : newLeaf: Deleted 2026/07/16 02:21:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 02:21:32 DEBUG : dir/file1: Updating file with dir/file1 0x10887002a5b0 2026/07/16 02:21:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:32 DEBUG : dir/file1(0x1088701e66c0): openPending: 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 02:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:32 DEBUG : dir/file1(0x1088701e66c0): >openPending: err= 2026/07/16 02:21:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:32 DEBUG : dir/file1(0x1088701e66c0): _writeAt: size=25, off=0 2026/07/16 02:21:32 DEBUG : dir/file1(0x1088701e66c0): >_writeAt: n=25, err= 2026/07/16 02:21:32 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:33 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:33 INFO : dir/file1: Deleted 2026/07/16 02:21:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:33 DEBUG : newLeaf: Updating file with newLeaf 0x10887002a5b0 2026/07/16 02:21:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:33 DEBUG : newLeaf(0x1088701e66c0): close: 2026/07/16 02:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 02:21:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 02:21:32.928533991 +0000 UTC m=+62.600954445 2026/07/16 02:21:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:33 DEBUG : newLeaf(0x1088701e66c0): >close: err= 2026/07/16 02:21:33 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 02:21:33 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:33 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:33 DEBUG : newLeaf.rclone_chunk.001_92yfoa: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:33 INFO : newLeaf.rclone_chunk.001_92yfoa: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:33 DEBUG : dir: Looking for writers 2026/07/16 02:21:33 DEBUG : Looking for writers 2026/07/16 02:21:33 DEBUG : dir: reading active writers 2026/07/16 02:21:33 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 02:21:33 INFO : newLeaf.rclone_chunk.001_92yfoa: Deleted 2026/07/16 02:21:33 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:33 INFO : newLeaf: Copied (replaced existing) 2026/07/16 02:21:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 02:21:32.928533991 +0000 UTC" 2026/07/16 02:21:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 02:21:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 02:21:34 DEBUG : dir: Looking for writers 2026/07/16 02:21:34 DEBUG : Looking for writers 2026/07/16 02:21:34 DEBUG : dir: reading active writers 2026/07/16 02:21:34 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:34 DEBUG : >WaitForWriters: 2026/07/16 02:21:34 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:34 DEBUG : dir: Looking for writers 2026/07/16 02:21:34 DEBUG : Looking for writers 2026/07/16 02:21:34 DEBUG : dir: reading active writers 2026/07/16 02:21:34 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:34 DEBUG : >WaitForWriters: 2026/07/16 02:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:35 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:35 DEBUG : dir/file1.rclone_chunk.001_92ygq3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:21:35 INFO : dir/file1.rclone_chunk.001_92ygq3: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:35 INFO : dir/file1.rclone_chunk.001_92ygq3: Deleted 2026/07/16 02:21:35 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:35 DEBUG : dir: Looking for writers 2026/07/16 02:21:35 DEBUG : file1: reading active writers 2026/07/16 02:21:35 DEBUG : Looking for writers 2026/07/16 02:21:35 DEBUG : dir: reading active writers 2026/07/16 02:21:35 DEBUG : >WaitForWriters: 2026/07/16 02:21:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): _readAt: size=512, off=0 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): openPending: 2026/07/16 02:21:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 02:21:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): >openPending: err= 2026/07/16 02:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/16 02:21:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): >_readAt: n=14, err=EOF 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): close: 2026/07/16 02:21:35 DEBUG : dir/file1(0x10886faf0740): >close: err= 2026/07/16 02:21:35 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:35 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:35 INFO : dir/file1: Deleted 2026/07/16 02:21:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:35 DEBUG : newLeaf: Updating file with newLeaf 0x1088703da9c0 2026/07/16 02:21:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:36 DEBUG : newLeaf: copy non-chunked object... 2026/07/16 02:21:36 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:21:36 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:36 INFO : newLeaf: Deleted 2026/07/16 02:21:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 02:21:36 DEBUG : dir/file1: Updating file with dir/file1 0x1088703da9c0 2026/07/16 02:21:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:36 DEBUG : dir/file1(0x10886f75cf00): openPending: 2026/07/16 02:21:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/16 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 02:21:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:36 DEBUG : dir/file1(0x10886f75cf00): >openPending: err= 2026/07/16 02:21:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:36 DEBUG : dir/file1(0x10886f75cf00): _writeAt: size=25, off=0 2026/07/16 02:21:36 DEBUG : dir/file1(0x10886f75cf00): >_writeAt: n=25, err= 2026/07/16 02:21:36 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:21:36 DEBUG : newLeaf: size = 14 OK 2026/07/16 02:21:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:36 INFO : dir/file1: Deleted 2026/07/16 02:21:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 02:21:36 DEBUG : newLeaf: Updating file with newLeaf 0x1088703da9c0 2026/07/16 02:21:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:21:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:36 DEBUG : newLeaf(0x10886f75cf00): close: 2026/07/16 02:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 02:21:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 02:21:36.447692719 +0000 UTC m=+66.120113173 2026/07/16 02:21:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:36 DEBUG : newLeaf(0x10886f75cf00): >close: err= 2026/07/16 02:21:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:36 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 02:21:36 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:36 DEBUG : dir: Looking for writers 2026/07/16 02:21:36 DEBUG : Looking for writers 2026/07/16 02:21:36 DEBUG : dir: reading active writers 2026/07/16 02:21:36 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:37 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:37 DEBUG : newLeaf.rclone_chunk.001_92yi8t: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 02:21:37 INFO : newLeaf.rclone_chunk.001_92yi8t: Copied (server-side copy) to: newLeaf 2026/07/16 02:21:37 INFO : newLeaf.rclone_chunk.001_92yi8t: Deleted 2026/07/16 02:21:37 DEBUG : newLeaf: size = 25 OK 2026/07/16 02:21:37 INFO : newLeaf: Copied (replaced existing) 2026/07/16 02:21:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 02:21:36.447692719 +0000 UTC" 2026/07/16 02:21:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 02:21:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 02:21:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 02:21:37 DEBUG : dir: Looking for writers 2026/07/16 02:21:37 DEBUG : Looking for writers 2026/07/16 02:21:37 DEBUG : dir: reading active writers 2026/07/16 02:21:37 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:37 DEBUG : >WaitForWriters: 2026/07/16 02:21:37 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:37 DEBUG : dir: Looking for writers 2026/07/16 02:21:37 DEBUG : Looking for writers 2026/07/16 02:21:37 DEBUG : newLeaf: reading active writers 2026/07/16 02:21:37 DEBUG : dir: reading active writers 2026/07/16 02:21:37 DEBUG : >WaitForWriters: 2026/07/16 02:21:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestFileRename (19.46s) --- PASS: TestFileRename/off,forceCache=false (2.79s) --- PASS: TestFileRename/minimal,forceCache=false (2.84s) --- PASS: TestFileRename/minimal,forceCache=true (4.12s) --- PASS: TestFileRename/writes,forceCache=false (2.73s) --- PASS: TestFileRename/writes,forceCache=true (4.13s) --- PASS: TestFileRename/full,forceCache=false (2.86s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:37 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:37 DEBUG : Looking for writers 2026/07/16 02:21:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.10s) === 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:38 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:38 DEBUG : dir/file1.rclone_chunk.001_92yjqo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:38 INFO : dir/file1.rclone_chunk.001_92yjqo: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:38 INFO : dir/file1.rclone_chunk.001_92yjqo: Deleted 2026/07/16 02:21:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 02:21:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:38 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:38 DEBUG : dir: Looking for writers 2026/07/16 02:21:38 DEBUG : file1: reading active writers 2026/07/16 02:21:38 DEBUG : Looking for writers 2026/07/16 02:21:38 DEBUG : dir: reading active writers 2026/07/16 02:21:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:39 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:39 DEBUG : dir/file1.rclone_chunk.001_92ykwn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:39 INFO : dir/file1.rclone_chunk.001_92ykwn: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:39 INFO : dir/file1.rclone_chunk.001_92ykwn: Deleted 2026/07/16 02:21:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/16 02:21:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/16 02:21:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/16 02:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/16 02:21:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/16 02:21:39 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:39 DEBUG : dir: Looking for writers 2026/07/16 02:21:39 DEBUG : file1: reading active writers 2026/07/16 02:21:39 DEBUG : Looking for writers 2026/07/16 02:21:39 DEBUG : dir: reading active writers 2026/07/16 02:21:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.56s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:40 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:40 DEBUG : dir/file1.rclone_chunk.001_92ymam: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:40 INFO : dir/file1.rclone_chunk.001_92ymam: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:40 INFO : dir/file1.rclone_chunk.001_92ymam: Deleted 2026/07/16 02:21:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/16 02:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/16 02:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/16 02:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/16 02:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/16 02:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/16 02:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/16 02:21:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/16 02:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/16 02:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/16 02:21:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/16 02:21:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/16 02:21:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/16 02:21:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/16 02:21:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/16 02:21:41 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:41 DEBUG : dir: Looking for writers 2026/07/16 02:21:41 DEBUG : file1: reading active writers 2026/07/16 02:21:41 DEBUG : Looking for writers 2026/07/16 02:21:41 DEBUG : dir: reading active writers 2026/07/16 02:21:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.61s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:42 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:42 DEBUG : dir/file1.rclone_chunk.001_92yntz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:42 INFO : dir/file1.rclone_chunk.001_92yntz: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:42 INFO : dir/file1.rclone_chunk.001_92yntz: Deleted 2026/07/16 02:21:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 02:21:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:42 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:42 DEBUG : dir: Looking for writers 2026/07/16 02:21:42 DEBUG : file1: reading active writers 2026/07/16 02:21:42 DEBUG : Looking for writers 2026/07/16 02:21:42 DEBUG : dir: reading active writers 2026/07/16 02:21:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.06s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:43 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:43 DEBUG : dir/file1.rclone_chunk.001_92yo32: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:43 INFO : dir/file1.rclone_chunk.001_92yo32: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:43 INFO : dir/file1.rclone_chunk.001_92yo32: Deleted 2026/07/16 02:21:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 02:21:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 02:21:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/16 02:21:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/16 02:21:43 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:43 DEBUG : dir: Looking for writers 2026/07/16 02:21:43 DEBUG : file1: reading active writers 2026/07/16 02:21:43 DEBUG : Looking for writers 2026/07/16 02:21:43 DEBUG : dir: reading active writers 2026/07/16 02:21:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:44 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:44 DEBUG : dir/file1.rclone_chunk.001_92yq2h: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:44 INFO : dir/file1.rclone_chunk.001_92yq2h: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:44 INFO : dir/file1.rclone_chunk.001_92yq2h: Deleted 2026/07/16 02:21:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): _readAt: size=1, off=0 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): openPending: 2026/07/16 02:21:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >openPending: err= 2026/07/16 02:21:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 02:21:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >_readAt: n=1, err= 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): _readAt: size=256, off=1 2026/07/16 02:21:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >_readAt: n=15, err=EOF 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): _readAt: size=16, off=16 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >_readAt: n=0, err=EOF 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): close: 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >close: err= 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): close: 2026/07/16 02:21:44 DEBUG : dir/file1(0x10887019b980): >close: err=file already closed 2026/07/16 02:21:44 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:44 DEBUG : dir: Looking for writers 2026/07/16 02:21:44 DEBUG : file1: reading active writers 2026/07/16 02:21:44 DEBUG : Looking for writers 2026/07/16 02:21:44 DEBUG : dir: reading active writers 2026/07/16 02:21:44 DEBUG : >WaitForWriters: 2026/07/16 02:21:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.14s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:45 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:45 DEBUG : dir/file1.rclone_chunk.001_92yrzt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:45 INFO : dir/file1.rclone_chunk.001_92yrzt: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:45 INFO : dir/file1.rclone_chunk.001_92yrzt: Deleted 2026/07/16 02:21:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): _readAt: size=1, off=0 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): openPending: 2026/07/16 02:21:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >openPending: err= 2026/07/16 02:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 02:21:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >_readAt: n=1, err= 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): _readAt: size=1, off=5 2026/07/16 02:21:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >_readAt: n=1, err= 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): _readAt: size=1, off=3 2026/07/16 02:21:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >_readAt: n=1, err= 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): _readAt: size=1, off=13 2026/07/16 02:21:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >_readAt: n=1, err= 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): _readAt: size=16, off=100 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >_readAt: n=0, err=EOF 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): close: 2026/07/16 02:21:45 DEBUG : dir/file1(0x10886faf1e00): >close: err= 2026/07/16 02:21:45 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:45 DEBUG : dir: Looking for writers 2026/07/16 02:21:45 DEBUG : file1: reading active writers 2026/07/16 02:21:45 DEBUG : Looking for writers 2026/07/16 02:21:45 DEBUG : dir: reading active writers 2026/07/16 02:21:45 DEBUG : >WaitForWriters: 2026/07/16 02:21:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.10s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:46 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:46 DEBUG : dir/file1.rclone_chunk.001_92ysxq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:46 INFO : dir/file1.rclone_chunk.001_92ysxq: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:46 INFO : dir/file1.rclone_chunk.001_92ysxq: Deleted 2026/07/16 02:21:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:46 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=1, off=0 2026/07/16 02:21:46 DEBUG : dir/file1(0x1088700d8d80): openPending: 2026/07/16 02:21:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >openPending: err= 2026/07/16 02:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 02:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=1, err= 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=1, off=5 2026/07/16 02:21:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=1, err= 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=1, off=1 2026/07/16 02:21:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=1, err= 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=6, off=10 2026/07/16 02:21:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=6, err= 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=256, off=10 2026/07/16 02:21:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=6, err=EOF 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=256, off=100 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=0, err=EOF 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): close: 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >close: err= 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): _readAt: size=256, off=100 2026/07/16 02:21:47 DEBUG : dir/file1(0x1088700d8d80): >_readAt: n=0, err=file already closed 2026/07/16 02:21:47 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:47 DEBUG : dir: Looking for writers 2026/07/16 02:21:47 DEBUG : file1: reading active writers 2026/07/16 02:21:47 DEBUG : Looking for writers 2026/07/16 02:21:47 DEBUG : dir: reading active writers 2026/07/16 02:21:47 DEBUG : >WaitForWriters: 2026/07/16 02:21:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.19s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:47 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:47 DEBUG : dir/file1.rclone_chunk.001_92ytn0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:47 INFO : dir/file1.rclone_chunk.001_92ytn0: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:47 INFO : dir/file1.rclone_chunk.001_92ytn0: Deleted 2026/07/16 02:21:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:48 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): RWFileHandle.Flush 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): _readAt: size=256, off=0 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): openPending: 2026/07/16 02:21:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): >openPending: err= 2026/07/16 02:21:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/16 02:21:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): >_readAt: n=16, err=EOF 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): RWFileHandle.Flush 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): RWFileHandle.Flush 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): close: 2026/07/16 02:21:48 DEBUG : dir/file1(0x1088700cf9c0): >close: err= 2026/07/16 02:21:48 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:48 DEBUG : dir: Looking for writers 2026/07/16 02:21:48 DEBUG : file1: reading active writers 2026/07/16 02:21:48 DEBUG : Looking for writers 2026/07/16 02:21:48 DEBUG : dir: reading active writers 2026/07/16 02:21:48 DEBUG : >WaitForWriters: 2026/07/16 02:21:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.09s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 DEBUG : Config file has changed externally - reloading 2026/07/16 02:21:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:48 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:48 DEBUG : dir/file1.rclone_chunk.001_92yuki: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:48 INFO : dir/file1.rclone_chunk.001_92yuki: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:48 INFO : dir/file1.rclone_chunk.001_92yuki: Deleted 2026/07/16 02:21:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 02:21:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): _readAt: size=256, off=0 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): openPending: 2026/07/16 02:21:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): >openPending: err= 2026/07/16 02:21:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/16 02:21:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:21:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:21:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): >_readAt: n=16, err=EOF 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): RWFileHandle.Release 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): close: 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): >close: err= 2026/07/16 02:21:49 DEBUG : dir/file1(0x108870234fc0): RWFileHandle.Release 2026/07/16 02:21:49 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:49 DEBUG : dir: Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : dir: reading active writers 2026/07/16 02:21:49 DEBUG : >WaitForWriters: 2026/07/16 02:21:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.04s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:49 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): openPending: 2026/07/16 02:21:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): >openPending: err= 2026/07/16 02:21:49 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): _writeAt: size=5, off=0 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): >_writeAt: n=5, err= 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): _writeAt: size=7, off=5 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): >_writeAt: n=7, err= 2026/07/16 02:21:49 DEBUG : file1: vfs cache: truncate to size=11 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): close: 2026/07/16 02:21:49 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:49.584856943 +0000 UTC m=+79.257277397 2026/07/16 02:21:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): >close: err= 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): close: 2026/07/16 02:21:49 DEBUG : file1(0x1088700d8280): >close: err=file already closed 2026/07/16 02:21:49 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:49 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:49 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:49 DEBUG : Looking for writers 2026/07/16 02:21:49 DEBUG : file1: reading active writers 2026/07/16 02:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:50 DEBUG : file1: size = 11 OK 2026/07/16 02:21:50 DEBUG : file1.rclone_chunk.001_92yvj0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 02:21:50 INFO : file1.rclone_chunk.001_92yvj0: Copied (server-side copy) to: file1 2026/07/16 02:21:50 DEBUG : Looking for writers 2026/07/16 02:21:50 DEBUG : file1: reading active writers 2026/07/16 02:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 02:21:50 INFO : file1.rclone_chunk.001_92yvj0: Deleted 2026/07/16 02:21:50 DEBUG : file1: size = 11 OK 2026/07/16 02:21:50 INFO : file1: Copied (new) 2026/07/16 02:21:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-16 02:21:49.584856943 +0000 UTC" 2026/07/16 02:21:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:50 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:50 DEBUG : Looking for writers 2026/07/16 02:21:50 DEBUG : file1: reading active writers 2026/07/16 02:21:50 DEBUG : >WaitForWriters: 2026/07/16 02:21:50 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:50 DEBUG : Looking for writers 2026/07/16 02:21:50 DEBUG : file1: reading active writers 2026/07/16 02:21:50 DEBUG : >WaitForWriters: 2026/07/16 02:21:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting 2026/07/16 02:21:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.59s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:51 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): openPending: 2026/07/16 02:21:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): >openPending: err= 2026/07/16 02:21:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): _writeAt: size=7, off=0 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): >_writeAt: n=7, err= 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): _writeAt: size=6, off=5 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): >_writeAt: n=6, err= 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): close: 2026/07/16 02:21:51 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:51.168516624 +0000 UTC m=+80.840937069 2026/07/16 02:21:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): >close: err= 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): _writeAt: size=5, off=0 2026/07/16 02:21:51 DEBUG : file1(0x1088702eb3c0): >_writeAt: n=0, err=file already closed 2026/07/16 02:21:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:51 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:51 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:51 DEBUG : file1: size = 11 OK 2026/07/16 02:21:51 DEBUG : file1.rclone_chunk.001_92yxg2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 02:21:51 INFO : file1.rclone_chunk.001_92yxg2: Copied (server-side copy) to: file1 2026/07/16 02:21:51 INFO : file1.rclone_chunk.001_92yxg2: Deleted 2026/07/16 02:21:51 DEBUG : file1: size = 11 OK 2026/07/16 02:21:51 INFO : file1: Copied (new) 2026/07/16 02:21:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-16 02:21:51.168516624 +0000 UTC" 2026/07/16 02:21:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:51 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : >WaitForWriters: 2026/07/16 02:21:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:51 DEBUG : Looking for writers 2026/07/16 02:21:51 DEBUG : file1: reading active writers 2026/07/16 02:21:51 DEBUG : >WaitForWriters: 2026/07/16 02:21:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.95s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:52 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:52 DEBUG : file1(0x108870211b00): openPending: 2026/07/16 02:21:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:52 DEBUG : file1(0x108870211b00): >openPending: err= 2026/07/16 02:21:52 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:52 DEBUG : file1(0x108870211b00): close: 2026/07/16 02:21:52 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:52.114341514 +0000 UTC m=+81.786761958 2026/07/16 02:21:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:52 DEBUG : file1(0x108870211b00): >close: err= 2026/07/16 02:21:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 02:21:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:21:52 DEBUG : file2: newRWFileHandle: 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): openPending: 2026/07/16 02:21:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): >openPending: err= 2026/07/16 02:21:52 DEBUG : file2: >newRWFileHandle: err= 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 02:21:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/16 02:21:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): RWFileHandle.Flush 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): RWFileHandle.Release 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): close: 2026/07/16 02:21:52 DEBUG : file2: vfs cache: setting modification time to 2026-07-16 02:21:52.114967147 +0000 UTC m=+81.787387591 2026/07/16 02:21:52 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:52 DEBUG : file2(0x108870120300): >close: err= 2026/07/16 02:21:52 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/16 02:21:52 DEBUG : file2: vfs cache: starting upload 2026/07/16 02:21:52 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:52 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/16 02:21:52 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/16 02:21:52 DEBUG : file2: size = 0 OK 2026/07/16 02:21:52 DEBUG : file2.rclone_chunk.001_92yyzy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:21:52 INFO : file2.rclone_chunk.001_92yyzy: Copied (server-side copy) to: file2 2026/07/16 02:21:52 DEBUG : file1: size = 0 OK 2026/07/16 02:21:52 DEBUG : file1.rclone_chunk.001_92yy49: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:21:52 INFO : file1.rclone_chunk.001_92yy49: Copied (server-side copy) to: file1 2026/07/16 02:21:52 INFO : file2.rclone_chunk.001_92yyzy: Deleted 2026/07/16 02:21:52 DEBUG : file2: size = 0 OK 2026/07/16 02:21:52 INFO : file2: Copied (new) 2026/07/16 02:21:52 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-16 02:21:52.114967147 +0000 UTC" 2026/07/16 02:21:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 02:21:52 INFO : file2: vfs cache: upload succeeded try #1 2026/07/16 02:21:52 INFO : file1.rclone_chunk.001_92yy49: Deleted 2026/07/16 02:21:52 DEBUG : file1: size = 0 OK 2026/07/16 02:21:52 INFO : file1: Copied (new) 2026/07/16 02:21:52 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-16 02:21:52.114341514 +0000 UTC" 2026/07/16 02:21:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:52 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : >WaitForWriters: 2026/07/16 02:21:52 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:52 DEBUG : Looking for writers 2026/07/16 02:21:52 DEBUG : file1: reading active writers 2026/07/16 02:21:52 DEBUG : file2: reading active writers 2026/07/16 02:21:52 DEBUG : >WaitForWriters: 2026/07/16 02:21:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.05s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:53 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): openPending: 2026/07/16 02:21:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): >openPending: err= 2026/07/16 02:21:53 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): _writeAt: size=5, off=0 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): >_writeAt: n=5, err= 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): RWFileHandle.Flush 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): RWFileHandle.Flush 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): close: 2026/07/16 02:21:53 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:53.163609695 +0000 UTC m=+82.836030149 2026/07/16 02:21:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:53 DEBUG : file1(0x108870121b40): >close: err= 2026/07/16 02:21:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:53 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:53 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:53 DEBUG : file1: size = 5 OK 2026/07/16 02:21:53 DEBUG : file1.rclone_chunk.001_92yz9b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:21:53 INFO : file1.rclone_chunk.001_92yz9b: Copied (server-side copy) to: file1 2026/07/16 02:21:53 INFO : file1.rclone_chunk.001_92yz9b: Deleted 2026/07/16 02:21:53 DEBUG : file1: size = 5 OK 2026/07/16 02:21:53 INFO : file1: Copied (new) 2026/07/16 02:21:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 02:21:53.163609695 +0000 UTC" 2026/07/16 02:21:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:53 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : >WaitForWriters: 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:53 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): openPending: 2026/07/16 02:21:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): >openPending: err= 2026/07/16 02:21:53 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): _writeAt: size=5, off=0 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): >_writeAt: n=5, err= 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): RWFileHandle.Release 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): close: 2026/07/16 02:21:53 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:53.997157709 +0000 UTC m=+83.669578163 2026/07/16 02:21:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): >close: err= 2026/07/16 02:21:53 DEBUG : file1(0x108870235e40): RWFileHandle.Release 2026/07/16 02:21:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:53 DEBUG : Looking for writers 2026/07/16 02:21:53 DEBUG : file1: reading active writers 2026/07/16 02:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:54 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:54 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele/dir/file1: no such file or directory 2026/07/16 02:21:54 DEBUG : file1: size = 5 OK 2026/07/16 02:21:54 DEBUG : file1.rclone_chunk.001_92z0uz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:21:54 INFO : file1.rclone_chunk.001_92z0uz: Copied (server-side copy) to: file1 2026/07/16 02:21:54 INFO : file1.rclone_chunk.001_92z0uz: Deleted 2026/07/16 02:21:54 DEBUG : file1: size = 5 OK 2026/07/16 02:21:54 INFO : file1: Copied (new) 2026/07/16 02:21:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 02:21:53.997157709 +0000 UTC" 2026/07/16 02:21:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:54 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:54 DEBUG : Looking for writers 2026/07/16 02:21:54 DEBUG : file1: reading active writers 2026/07/16 02:21:54 DEBUG : >WaitForWriters: 2026/07/16 02:21:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:55 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:55 DEBUG : dir/file1.rclone_chunk.001_92z02d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:55 INFO : dir/file1.rclone_chunk.001_92z02d: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:55 INFO : dir/file1.rclone_chunk.001_92z02d: Deleted 2026/07/16 02:21:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 02:21:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): openPending: 2026/07/16 02:21:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): >openPending: err= 2026/07/16 02:21:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 02:21:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): _writeAt: size=5, off=0 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): >_writeAt: n=5, err= 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): close: 2026/07/16 02:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-16 02:21:55.58138111 +0000 UTC m=+85.253801564 2026/07/16 02:21:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:55 DEBUG : dir/file1(0x10886fd5fb40): >close: err= 2026/07/16 02:21:55 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:55 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 02:21:55 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:55 DEBUG : dir: Looking for writers 2026/07/16 02:21:55 DEBUG : file1: reading active writers 2026/07/16 02:21:55 DEBUG : Looking for writers 2026/07/16 02:21:55 DEBUG : dir: reading active writers 2026/07/16 02:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:56 DEBUG : dir/file1: size = 5 OK 2026/07/16 02:21:56 DEBUG : dir/file1.rclone_chunk.001_92z1sh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:21:56 INFO : dir/file1.rclone_chunk.001_92z1sh: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:56 INFO : dir/file1.rclone_chunk.001_92z1sh: Deleted 2026/07/16 02:21:56 DEBUG : dir/file1: size = 5 OK 2026/07/16 02:21:56 INFO : dir/file1: Copied (replaced existing) 2026/07/16 02:21:56 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-16 02:21:55.58138111 +0000 UTC" 2026/07/16 02:21:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:56 DEBUG : dir: Looking for writers 2026/07/16 02:21:56 DEBUG : file1: reading active writers 2026/07/16 02:21:56 DEBUG : Looking for writers 2026/07/16 02:21:56 DEBUG : dir: reading active writers 2026/07/16 02:21:56 DEBUG : >WaitForWriters: 2026/07/16 02:21:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:56 DEBUG : dir/file1: size = 16 OK 2026/07/16 02:21:56 DEBUG : dir/file1.rclone_chunk.001_92z2vo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/16 02:21:56 INFO : dir/file1.rclone_chunk.001_92z2vo: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:56 INFO : dir/file1.rclone_chunk.001_92z2vo: Deleted 2026/07/16 02:21:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 02:21:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 02:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 02:21:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): _writeAt: size=5, off=0 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): openPending: 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 02:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): >openPending: err= 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): >_writeAt: n=5, err= 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): _writeAt: size=15, off=5 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): >_writeAt: n=15, err= 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): close: 2026/07/16 02:21:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-16 02:21:57.186794245 +0000 UTC m=+86.859214689 2026/07/16 02:21:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:57 DEBUG : dir/file1(0x1088701a4100): >close: err= 2026/07/16 02:21:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 02:21:57 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:57 DEBUG : dir/file1: size = 20 OK 2026/07/16 02:21:57 DEBUG : dir/file1.rclone_chunk.001_92z3i8: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/16 02:21:57 INFO : dir/file1.rclone_chunk.001_92z3i8: Copied (server-side copy) to: dir/file1 2026/07/16 02:21:57 INFO : dir/file1.rclone_chunk.001_92z3i8: Deleted 2026/07/16 02:21:57 DEBUG : dir/file1: size = 20 OK 2026/07/16 02:21:57 INFO : dir/file1: Copied (replaced existing) 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-16 02:21:57.186794245 +0000 UTC" 2026/07/16 02:21:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:57 DEBUG : dir: Looking for writers 2026/07/16 02:21:57 DEBUG : file1: reading active writers 2026/07/16 02:21:57 DEBUG : Looking for writers 2026/07/16 02:21:57 DEBUG : dir: reading active writers 2026/07/16 02:21:57 DEBUG : >WaitForWriters: 2026/07/16 02:21:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.61s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): openPending: 2026/07/16 02:21:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): >openPending: err= 2026/07/16 02:21:58 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): close: 2026/07/16 02:21:58 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 02:21:58.082421241 +0000 UTC m=+87.754841695 2026/07/16 02:21:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : file1(0x108870322b40): >close: err= 2026/07/16 02:21:58 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:58 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:58 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:21:58 DEBUG : file1: size = 5 OK 2026/07/16 02:21:58 DEBUG : file1.rclone_chunk.001_92z45b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:21:58 INFO : file1.rclone_chunk.001_92z45b: Copied (server-side copy) to: file1 2026/07/16 02:21:58 INFO : file1.rclone_chunk.001_92z45b: Deleted 2026/07/16 02:21:58 DEBUG : file1: size = 5 OK 2026/07/16 02:21:58 INFO : file1: Copied (new) 2026/07/16 02:21:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 02:21:58.082421241 +0000 UTC" 2026/07/16 02:21:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:21:58 DEBUG : Looking for writers 2026/07/16 02:21:58 DEBUG : file1: reading active writers 2026/07/16 02:21:58 DEBUG : >WaitForWriters: 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/16 02:21:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.919636432 +0000 UTC m=+88.592056887 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17100): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.919636432 +0000 UTC m=+88.592056887 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17780): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.919636432 +0000 UTC m=+88.592056887 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fb17c40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74fc0 item 1 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.922031056 +0000 UTC m=+88.594451510 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ea40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.922031056 +0000 UTC m=+88.594451510 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5ef80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa75730 item 2 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.923797971 +0000 UTC m=+88.596218455 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5f5c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.923797971 +0000 UTC m=+88.596218455 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fd5fa40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.923797971 +0000 UTC m=+88.596218455 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75c040): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad4a10 item 3 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.926117963 +0000 UTC m=+88.598538417 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75ce00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.926117963 +0000 UTC m=+88.598538417 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75d400): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad5570 item 4 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.927576179 +0000 UTC m=+88.599996633 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75da40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.927576179 +0000 UTC m=+88.599996633 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886f75dec0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.927576179 +0000 UTC m=+88.599996633 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6500): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad5ab0 item 5 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.929758863 +0000 UTC m=+88.602179317 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a6b80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.929758863 +0000 UTC m=+88.602179317 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a70c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412310 item 6 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93136162 +0000 UTC m=+88.603782074 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7740): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93136162 +0000 UTC m=+88.603782074 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703a7c40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93136162 +0000 UTC m=+88.603782074 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210200): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412690 item 7 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.933445581 +0000 UTC m=+88.605866035 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210880): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.933445581 +0000 UTC m=+88.605866035 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870210dc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412cb0 item 8 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x108870211380): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211380): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.935185926 +0000 UTC m=+88.607606410 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870211800): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.935185926 +0000 UTC m=+88.607606410 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a1c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.935185926 +0000 UTC m=+88.607606410 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8a6c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413030 item 9 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.937241843 +0000 UTC m=+88.609662297 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8ad80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.937241843 +0000 UTC m=+88.609662297 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8b380): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413570 item 10 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x10886fe8bb00): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fe8bb00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93902609 +0000 UTC m=+88.611446584 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce040): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): _writeAt: size=3, off=2 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93902609 +0000 UTC m=+88.611446584 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ce540): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.93902609 +0000 UTC m=+88.611446584 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cea80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704139d0 item 11 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.941372672 +0000 UTC m=+88.613793136 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf100): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.941372672 +0000 UTC m=+88.613793136 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cf640): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f850230 item 12 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x1088700cfc80): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700cfc80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.943030944 +0000 UTC m=+88.615451398 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8140): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.943030944 +0000 UTC m=+88.615451398 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8800): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f8510a0 item 13 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.944614414 +0000 UTC m=+88.617034868 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d8e80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.944614414 +0000 UTC m=+88.617034868 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d94c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f851650 item 14 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x1088700d9b00): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9b00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.946609096 +0000 UTC m=+88.619029570 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700d9ec0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.946609096 +0000 UTC m=+88.619029570 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ea680): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f851dc0 item 15 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.948318122 +0000 UTC m=+88.620738616 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ead00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.948318122 +0000 UTC m=+88.620738616 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb240): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaa700 item 16 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.949989188 +0000 UTC m=+88.622409642 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702eb900): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.949989188 +0000 UTC m=+88.622409642 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702ebd80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.949989188 +0000 UTC m=+88.622409642 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a43c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaab60 item 17 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.95222877 +0000 UTC m=+88.624649224 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4a80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.95222877 +0000 UTC m=+88.624649224 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a4fc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbabe30 item 18 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.954651364 +0000 UTC m=+88.627071818 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5640): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.954651364 +0000 UTC m=+88.627071818 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701a5b40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.954651364 +0000 UTC m=+88.627071818 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2140): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8310 item 19 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.956837015 +0000 UTC m=+88.629257469 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff27c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.956837015 +0000 UTC m=+88.629257469 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10886fff2d00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e88c0 item 20 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.958455701 +0000 UTC m=+88.630876146 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235540): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.958455701 +0000 UTC m=+88.630876146 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870235ac0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.958455701 +0000 UTC m=+88.630876146 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c0c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4850 item 21 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.960939933 +0000 UTC m=+88.633360377 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008c740): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.960939933 +0000 UTC m=+88.633360377 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008cc80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4e00 item 22 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.962331504 +0000 UTC m=+88.634751958 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d300): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.962331504 +0000 UTC m=+88.634751958 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008d800): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.962331504 +0000 UTC m=+88.634751958 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x10887008dd00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5180 item 23 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.964138414 +0000 UTC m=+88.636558857 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c2480): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.964138414 +0000 UTC m=+88.636558857 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c29c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5730 item 24 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x1088700c3000): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3000): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.965188844 +0000 UTC m=+88.637609298 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c33c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.965188844 +0000 UTC m=+88.637609298 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c38c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.965188844 +0000 UTC m=+88.637609298 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700c3e00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5ce0 item 25 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.967097235 +0000 UTC m=+88.639517719 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ee580): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.967097235 +0000 UTC m=+88.639517719 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700eeac0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff06c40 item 26 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x1088700ef100): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef100): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.96843838 +0000 UTC m=+88.640858824 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef4c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): open at offset 5 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): >_readAt: n=2, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): _writeAt: size=3, off=7 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.96843838 +0000 UTC m=+88.640858824 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088700ef9c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.96843838 +0000 UTC m=+88.640858824 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122000): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff078f0 item 27 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.970323097 +0000 UTC m=+88.642743541 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122680): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.970323097 +0000 UTC m=+88.642743541 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870122bc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff07dc0 item 28 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x108870123200): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123200): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.971720959 +0000 UTC m=+88.644141403 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701235c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.971720959 +0000 UTC m=+88.644141403 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870123c80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8ea80 item 29 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.973055743 +0000 UTC m=+88.645476217 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164400): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.973055743 +0000 UTC m=+88.645476217 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164940): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8efc0 item 30 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): _readAt: size=2, off=0 2026/07/16 02:21:58 ERROR : open-test-file(0x108870164f80): Couldn't read size of file 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): >_readAt: n=0, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): close: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870164f80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.974433919 +0000 UTC m=+88.646854363 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165340): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.974433919 +0000 UTC m=+88.646854363 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870165a00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8f500 item 31 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 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/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.975792078 +0000 UTC m=+88.648212521 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186180): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.975792078 +0000 UTC m=+88.648212521 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701866c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8f9d0 item 32 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.977125539 +0000 UTC m=+88.649545983 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870186d00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5c230 item 33 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.977538183 +0000 UTC m=+88.649958627 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187180): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.977538183 +0000 UTC m=+88.649958627 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187680): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5c540 item 33 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.978891512 +0000 UTC m=+88.651311956 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870187cc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5cee0 item 34 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.979497979 +0000 UTC m=+88.651918444 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8240): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): >_readAt: n=3, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.979497979 +0000 UTC m=+88.651918444 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8780): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5d1f0 item 34 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.980789663 +0000 UTC m=+88.653210108 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b8dc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5d730 item 35 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.981337751 +0000 UTC m=+88.653758216 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9240): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.981337751 +0000 UTC m=+88.653758216 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9740): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5dab0 item 35 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.982728551 +0000 UTC m=+88.655149005 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088701b9dc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448540 item 36 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.983364674 +0000 UTC m=+88.655785128 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702603c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): >_readAt: n=3, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.983364674 +0000 UTC m=+88.655785128 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260900): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448700 item 36 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.98466821 +0000 UTC m=+88.657088653 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870260f40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448b60 item 37 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.985205167 +0000 UTC m=+88.657625642 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702613c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.985205167 +0000 UTC m=+88.657625642 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702618c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448d20 item 37 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.986524963 +0000 UTC m=+88.658945407 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288040): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704492d0 item 38 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.987066098 +0000 UTC m=+88.659486563 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288540): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): >_readAt: n=3, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.987066098 +0000 UTC m=+88.659486563 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870288a80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449490 item 38 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.988423626 +0000 UTC m=+88.660844070 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289100): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704499d0 item 39 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.988923974 +0000 UTC m=+88.661344418 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289600): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.988923974 +0000 UTC m=+88.661344418 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870289b00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449b90 item 39 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.990354809 +0000 UTC m=+88.662775253 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6280): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbae230 item 40 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.990863863 +0000 UTC m=+88.663284328 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6780): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): >_readAt: n=3, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.990863863 +0000 UTC m=+88.663284328 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d6cc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbae540 item 40 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.992126613 +0000 UTC m=+88.664547057 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7280): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaea10 item 41 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.992547702 +0000 UTC m=+88.664968146 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7780): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaebd0 item 41 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.993054393 +0000 UTC m=+88.665474837 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702d7c40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.993054393 +0000 UTC m=+88.665474837 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8280): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaeee0 item 41 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.994326399 +0000 UTC m=+88.666746843 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f88c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaf2d0 item 42 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.994755575 +0000 UTC m=+88.667176018 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f8dc0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaf490 item 42 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.995308633 +0000 UTC m=+88.667729087 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9300): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): >_readAt: n=3, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.995308633 +0000 UTC m=+88.667729087 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9880): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaf960 item 42 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.996622478 +0000 UTC m=+88.669042942 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088702f9ec0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbafe30 item 43 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.997101596 +0000 UTC m=+88.669522041 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703444c0): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fcad650 item 43 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): >_writeAt: n=3, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.997590273 +0000 UTC m=+88.670010727 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344a00): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): _readAt: size=512, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): >openPending: err= 2026/07/16 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): >_readAt: n=5, err=EOF 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.997590273 +0000 UTC m=+88.670010727 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870344f40): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: Remove: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514000 item 43 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.998923574 +0000 UTC m=+88.671344029 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345580): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): _writeAt: size=5, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514380 item 44 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): >_writeAt: n=5, err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): close: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.999416869 +0000 UTC m=+88.671837323 2026/07/16 02:21:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:58 DEBUG : open-test-file(0x108870345a80): >close: err= 2026/07/16 02:21:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:58 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): openPending: 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): >openPending: err= 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514540 item 44 2026/07/16 02:21:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): _readAt: size=2, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): _writeAt: size=3, off=0 2026/07/16 02:21:58 DEBUG : open-test-file(0x1088703880c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703880c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.999986298 +0000 UTC m=+88.672406833 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703880c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:58.999986298 +0000 UTC m=+88.672406833 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088705147e0 item 44 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.001295233 +0000 UTC m=+88.673715678 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870388c80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514b60 item 45 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.002185765 +0000 UTC m=+88.674606219 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.002185765 +0000 UTC m=+88.674606219 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514d90 item 45 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.003571144 +0000 UTC m=+88.675991628 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870389ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088705151f0 item 46 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.004056965 +0000 UTC m=+88.676477409 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a84c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.004056965 +0000 UTC m=+88.676477409 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a8bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515500 item 46 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.005420223 +0000 UTC m=+88.677840707 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515880 item 47 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.00585619 +0000 UTC m=+88.678276635 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.00585619 +0000 UTC m=+88.678276635 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a9e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515a40 item 47 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.007105615 +0000 UTC m=+88.679526069 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515dc0 item 48 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.007504463 +0000 UTC m=+88.679924907 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e2a40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.007504463 +0000 UTC m=+88.679924907 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e0e0 item 48 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.008663618 +0000 UTC m=+88.681084062 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e620 item 49 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.009230892 +0000 UTC m=+88.681651346 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e3c00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.009230892 +0000 UTC m=+88.681651346 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e7e0 item 49 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.010380259 +0000 UTC m=+88.682800703 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704208c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044ec40 item 50 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.010804394 +0000 UTC m=+88.683224838 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.010804394 +0000 UTC m=+88.683224838 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044ef50 item 50 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.011794021 +0000 UTC m=+88.684214465 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704219c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f3b0 item 51 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.012205222 +0000 UTC m=+88.684625666 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.012205222 +0000 UTC m=+88.684625666 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444500): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f570 item 51 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.013461409 +0000 UTC m=+88.685881854 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444b80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f8f0 item 52 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.013907196 +0000 UTC m=+88.686327650 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.013907196 +0000 UTC m=+88.686327650 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe0e0 item 52 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.015004655 +0000 UTC m=+88.687425099 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445c80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe460 item 53 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.015427528 +0000 UTC m=+88.687847972 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.015427528 +0000 UTC m=+88.687847972 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704747c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe620 item 53 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.016565053 +0000 UTC m=+88.688985496 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870474e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe9a0 item 54 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.017043299 +0000 UTC m=+88.689463743 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870475340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.017043299 +0000 UTC m=+88.689463743 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704758c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704feb60 item 54 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.018147381 +0000 UTC m=+88.690567825 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ff030 item 55 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.018536711 +0000 UTC m=+88.690957155 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aa540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.018536711 +0000 UTC m=+88.690957155 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704aaa80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ff1f0 item 55 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.019684545 +0000 UTC m=+88.692104989 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ff810 item 56 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02018316 +0000 UTC m=+88.692603604 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ab600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02018316 +0000 UTC m=+88.692603604 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704abb80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ffab0 item 56 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.021324411 +0000 UTC m=+88.693744865 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca2c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38150 item 57 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.021751372 +0000 UTC m=+88.694171816 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38310 item 57 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.022260948 +0000 UTC m=+88.694681422 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.022260948 +0000 UTC m=+88.694681422 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb2c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38690 item 57 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.023555026 +0000 UTC m=+88.695975470 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa39030 item 58 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02402103 +0000 UTC m=+88.696441504 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbe40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa392d0 item 58 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.024653027 +0000 UTC m=+88.697073481 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.024653027 +0000 UTC m=+88.697073481 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dea40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faee620 item 58 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.025969385 +0000 UTC m=+88.698389830 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6eb60 item 59 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02663238 +0000 UTC m=+88.699052823 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df0c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faeefc0 item 59 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02730457 +0000 UTC m=+88.699725015 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704df600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.02730457 +0000 UTC m=+88.699725015 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8070 item 59 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.028809304 +0000 UTC m=+88.701229747 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff27c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e83f0 item 60 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.029318869 +0000 UTC m=+88.701739314 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff2d00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8690 item 60 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.029887827 +0000 UTC m=+88.702308281 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff3240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.029887827 +0000 UTC m=+88.702308281 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fff39c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8850 item 60 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.031031243 +0000 UTC m=+88.703451687 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8d90 item 61 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.031421214 +0000 UTC m=+88.703841659 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704de640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.031421214 +0000 UTC m=+88.703841659 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ded40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8f50 item 61 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.032625693 +0000 UTC m=+88.705046167 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704dfc40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9500 item 62 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.033069417 +0000 UTC m=+88.705489860 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.033069417 +0000 UTC m=+88.705489860 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9730 item 62 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.034243138 +0000 UTC m=+88.706663581 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9b90 item 63 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.034707349 +0000 UTC m=+88.707127793 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.034707349 +0000 UTC m=+88.707127793 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0a40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9e30 item 63 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.035845534 +0000 UTC m=+88.708265978 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf1e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faef180 item 64 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.036243231 +0000 UTC m=+88.708663675 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f4f00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.036243231 +0000 UTC m=+88.708663675 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faefb20 item 64 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.037369343 +0000 UTC m=+88.709789787 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb170c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6e460 item 65 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.037766529 +0000 UTC m=+88.710186973 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.037766529 +0000 UTC m=+88.710186973 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6ed20 item 65 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.038853478 +0000 UTC m=+88.711273922 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ea40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6f110 item 66 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.039274789 +0000 UTC m=+88.711695233 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.039274789 +0000 UTC m=+88.711695233 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6f730 item 66 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.040376635 +0000 UTC m=+88.712797079 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5fa80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6fc00 item 67 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.040781224 +0000 UTC m=+88.713201688 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.040781224 +0000 UTC m=+88.713201688 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cc80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6fdc0 item 67 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.042048081 +0000 UTC m=+88.714468525 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d3c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faae700 item 68 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.042510398 +0000 UTC m=+88.714930842 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d8c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.042510398 +0000 UTC m=+88.714930842 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faaf180 item 68 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.043519823 +0000 UTC m=+88.715940266 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9a0e0 item 69 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.044018578 +0000 UTC m=+88.716439022 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702109c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.044018578 +0000 UTC m=+88.716439022 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9a460 item 69 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.045241632 +0000 UTC m=+88.717662077 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9ab60 item 70 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.045774452 +0000 UTC m=+88.718194896 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.045774452 +0000 UTC m=+88.718194896 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9ae00 item 70 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.046827358 +0000 UTC m=+88.719247802 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8ac40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9b420 item 71 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.047272463 +0000 UTC m=+88.719692906 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.047272463 +0000 UTC m=+88.719692906 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9b5e0 item 71 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.048492842 +0000 UTC m=+88.720913287 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9bc00 item 72 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.049012026 +0000 UTC m=+88.721432470 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.049012026 +0000 UTC m=+88.721432470 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ceac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9be30 item 72 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.05022398 +0000 UTC m=+88.722644424 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa88d90 item 73 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.0507035 +0000 UTC m=+88.723123943 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa89340 item 73 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.051157702 +0000 UTC m=+88.723578146 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.051157702 +0000 UTC m=+88.723578146 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa89730 item 73 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.052296568 +0000 UTC m=+88.724717012 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d86c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfe3f0 item 74 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.05275026 +0000 UTC m=+88.725170704 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfe850 item 74 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.053250719 +0000 UTC m=+88.725671162 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.053250719 +0000 UTC m=+88.725671162 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfea80 item 74 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.054372964 +0000 UTC m=+88.726793409 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9dc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfee70 item 75 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.054872401 +0000 UTC m=+88.727292845 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff030 item 75 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.055489719 +0000 UTC m=+88.727910163 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.055489719 +0000 UTC m=+88.727910163 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff2d0 item 75 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.056795789 +0000 UTC m=+88.729216234 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5500): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff880 item 76 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.057326736 +0000 UTC m=+88.729747181 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbffab0 item 76 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.057868993 +0000 UTC m=+88.730289438 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.057868993 +0000 UTC m=+88.730289438 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702349c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbffc70 item 76 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.059002129 +0000 UTC m=+88.731422574 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74460 item 77 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.059465969 +0000 UTC m=+88.731886413 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.059465969 +0000 UTC m=+88.731886413 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74700 item 77 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.060757743 +0000 UTC m=+88.733178187 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa75030 item 78 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.061180305 +0000 UTC m=+88.733600750 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda6a40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.061180305 +0000 UTC m=+88.733600750 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa753b0 item 78 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.065008407 +0000 UTC m=+88.737428851 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa75d50 item 79 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.065447672 +0000 UTC m=+88.737868116 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fda7c80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.065447672 +0000 UTC m=+88.737868116 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4c480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad4540 item 79 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.066730128 +0000 UTC m=+88.739150571 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad4f50 item 80 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.06717332 +0000 UTC m=+88.739593763 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4cfc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.06717332 +0000 UTC m=+88.739593763 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4d6c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad5500 item 80 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.0683785 +0000 UTC m=+88.740798944 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe4dd00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad59d0 item 81 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.068841379 +0000 UTC m=+88.741261823 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.068841379 +0000 UTC m=+88.741261823 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe987c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad5ce0 item 81 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.070128944 +0000 UTC m=+88.742549388 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe98e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412310 item 82 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.070715936 +0000 UTC m=+88.743136390 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe99340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.070715936 +0000 UTC m=+88.743136390 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe998c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704124d0 item 82 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.072032384 +0000 UTC m=+88.744452829 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412850 item 83 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.072507557 +0000 UTC m=+88.744928001 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.072507557 +0000 UTC m=+88.744928001 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff12a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412a80 item 83 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.073682802 +0000 UTC m=+88.746103246 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412e00 item 84 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.074203048 +0000 UTC m=+88.746623492 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.074203048 +0000 UTC m=+88.746623492 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff13b80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412fc0 item 84 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.075367393 +0000 UTC m=+88.747787837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413340 item 85 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.075853084 +0000 UTC m=+88.748273527 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2e800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.075853084 +0000 UTC m=+88.748273527 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2ed40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413570 item 85 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.077009804 +0000 UTC m=+88.749430248 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f3c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704139d0 item 86 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.07758901 +0000 UTC m=+88.750009464 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2f8c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.07758901 +0000 UTC m=+88.750009464 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff2fe40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413b90 item 86 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.078670981 +0000 UTC m=+88.751091425 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5c5c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f850460 item 87 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.079179184 +0000 UTC m=+88.751599628 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5cac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.079179184 +0000 UTC m=+88.751599628 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f850e70 item 87 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.080287953 +0000 UTC m=+88.752708397 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5d680): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f851500 item 88 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.080779867 +0000 UTC m=+88.753200311 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff5db80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.080779867 +0000 UTC m=+88.753200311 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f8516c0 item 88 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.081937639 +0000 UTC m=+88.754358083 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f851e30 item 89 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.082341236 +0000 UTC m=+88.754761680 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb2d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaa3f0 item 89 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.082939638 +0000 UTC m=+88.755360092 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb32c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.082939638 +0000 UTC m=+88.755360092 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaa770 item 89 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.084191087 +0000 UTC m=+88.756611530 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb3e80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaabd0 item 90 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.084650127 +0000 UTC m=+88.757070572 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd84c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbab9d0 item 90 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.085228944 +0000 UTC m=+88.757649398 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.085228944 +0000 UTC m=+88.757649398 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd8fc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbabc70 item 90 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.086545523 +0000 UTC m=+88.758965977 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb44d0 item 91 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.086987072 +0000 UTC m=+88.759407566 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd9b40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4700 item 91 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.087547233 +0000 UTC m=+88.759967677 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.087547233 +0000 UTC m=+88.759967677 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb48c0 item 91 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.08886749 +0000 UTC m=+88.761287974 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870032d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4d20 item 92 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.089364282 +0000 UTC m=+88.761784736 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4ee0 item 92 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.089953357 +0000 UTC m=+88.762373841 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700337c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.089953357 +0000 UTC m=+88.762373841 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870033d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb50a0 item 92 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.091374613 +0000 UTC m=+88.763795058 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff06620 item 93 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.091780946 +0000 UTC m=+88.764201391 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700083c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.091780946 +0000 UTC m=+88.764201391 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870008ac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff069a0 item 93 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.092992388 +0000 UTC m=+88.765412832 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff077a0 item 94 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.093491937 +0000 UTC m=+88.765912401 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.093491937 +0000 UTC m=+88.765912401 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870009d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff07960 item 94 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.094764423 +0000 UTC m=+88.767184877 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870028480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff07ce0 item 95 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.095195422 +0000 UTC m=+88.767615876 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700289c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.095195422 +0000 UTC m=+88.767615876 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700290c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8e070 item 95 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.096381066 +0000 UTC m=+88.768801510 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8eb60 item 96 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.096778252 +0000 UTC m=+88.769198706 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870029c40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.096778252 +0000 UTC m=+88.769198706 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8ee70 item 96 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= 2026/07/16 02:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : >WaitForWriters: 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/16 02:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.24318053 +0000 UTC m=+88.915600973 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.24318053 +0000 UTC m=+88.915600973 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700555c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.24318053 +0000 UTC m=+88.915600973 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870055a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448850 item 1 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.246273663 +0000 UTC m=+88.918694117 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702681c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.246273663 +0000 UTC m=+88.918694117 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702686c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448e00 item 2 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.247853687 +0000 UTC m=+88.920274131 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870268d00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.247853687 +0000 UTC m=+88.920274131 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.247853687 +0000 UTC m=+88.920274131 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704493b0 item 3 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.250197794 +0000 UTC m=+88.922618249 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870269cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.250197794 +0000 UTC m=+88.922618249 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449a40 item 4 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.251984697 +0000 UTC m=+88.924405151 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4940): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.251984697 +0000 UTC m=+88.924405151 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b4dc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.251984697 +0000 UTC m=+88.924405151 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449dc0 item 5 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.254332502 +0000 UTC m=+88.926752956 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.254332502 +0000 UTC m=+88.926752956 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702b5e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e620 item 6 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.255896937 +0000 UTC m=+88.928317391 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e65c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.255896937 +0000 UTC m=+88.928317391 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6ac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.255896937 +0000 UTC m=+88.928317391 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e6f80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044ea80 item 7 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.258235224 +0000 UTC m=+88.930655678 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.258235224 +0000 UTC m=+88.930655678 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e7b40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f0a0 item 8 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x10887030c200): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.260863936 +0000 UTC m=+88.933284400 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030c5c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.260863936 +0000 UTC m=+88.933284400 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030ca40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.260863936 +0000 UTC m=+88.933284400 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030cf40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f500 item 9 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.263326185 +0000 UTC m=+88.935746639 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030d5c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.263326185 +0000 UTC m=+88.935746639 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887030db00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f9d0 item 10 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x108870342240): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.264856777 +0000 UTC m=+88.937277231 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.264856777 +0000 UTC m=+88.937277231 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870342b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.264856777 +0000 UTC m=+88.937277231 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe380 item 11 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.26694302 +0000 UTC m=+88.939363464 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343680): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.26694302 +0000 UTC m=+88.939363464 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870343bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe850 item 12 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x108870364300): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.269190578 +0000 UTC m=+88.941611032 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703646c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.269190578 +0000 UTC m=+88.941611032 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870364d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704febd0 item 13 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.271203985 +0000 UTC m=+88.943624439 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.271203985 +0000 UTC m=+88.943624439 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870365940): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ff0a0 item 14 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x108870390080): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.273076227 +0000 UTC m=+88.945496691 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.273076227 +0000 UTC m=+88.945496691 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870390b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ff420 item 15 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.274952187 +0000 UTC m=+88.947372641 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.274952187 +0000 UTC m=+88.947372641 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703916c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704ffc00 item 16 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.276811486 +0000 UTC m=+88.949231940 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870391d00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.276811486 +0000 UTC m=+88.949231940 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.276811486 +0000 UTC m=+88.949231940 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa381c0 item 17 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.279221487 +0000 UTC m=+88.951641941 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b8e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.279221487 +0000 UTC m=+88.951641941 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38d20 item 18 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.280798445 +0000 UTC m=+88.953218890 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b99c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.280798445 +0000 UTC m=+88.953218890 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703b9ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.280798445 +0000 UTC m=+88.953218890 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e64c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa392d0 item 19 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.283036163 +0000 UTC m=+88.955456617 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e6b40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.283036163 +0000 UTC m=+88.955456617 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ec620 item 20 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.284635063 +0000 UTC m=+88.957055517 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.284635063 +0000 UTC m=+88.957055517 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703e7c00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.284635063 +0000 UTC m=+88.957055517 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ec9a0 item 21 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.28685568 +0000 UTC m=+88.959276134 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.28685568 +0000 UTC m=+88.959276134 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870420dc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ece70 item 22 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.288498893 +0000 UTC m=+88.960919337 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.288498893 +0000 UTC m=+88.960919337 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421940): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.288498893 +0000 UTC m=+88.960919337 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ed3b0 item 23 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.29167942 +0000 UTC m=+88.964099874 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.29167942 +0000 UTC m=+88.964099874 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ec1c0 item 24 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x108870444f40): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870444f40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.293190875 +0000 UTC m=+88.965611318 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.293190875 +0000 UTC m=+88.965611318 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.293190875 +0000 UTC m=+88.965611318 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870445d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ec700 item 25 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.295662642 +0000 UTC m=+88.968083087 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a04c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.295662642 +0000 UTC m=+88.968083087 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a0ac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ecbd0 item 26 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x1088700a1100): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a1100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.297043363 +0000 UTC m=+88.969463807 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a14c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.297043363 +0000 UTC m=+88.969463807 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700a19c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.297043363 +0000 UTC m=+88.969463807 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703ed030 item 27 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.298711412 +0000 UTC m=+88.971131856 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011a7c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.298711412 +0000 UTC m=+88.971131856 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011ad00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703eda40 item 28 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x10887011b340): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.300012394 +0000 UTC m=+88.972432837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011b700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.300012394 +0000 UTC m=+88.972432837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887011bdc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088703eddc0 item 29 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.301312782 +0000 UTC m=+88.973733226 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.301312782 +0000 UTC m=+88.973733226 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870042a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4540 item 30 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): _readAt: size=2, off=0 2026/07/16 02:21:59 ERROR : open-test-file(0x108870043100): Couldn't read size of file 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): close: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.302551767 +0000 UTC m=+88.974972211 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700434c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.302551767 +0000 UTC m=+88.974972211 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870043b80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4930 item 31 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.303682468 +0000 UTC m=+88.976102913 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.303682468 +0000 UTC m=+88.976102913 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb4d90 item 32 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.304843547 +0000 UTC m=+88.977263992 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870322f00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5110 item 33 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.305350218 +0000 UTC m=+88.977770662 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323380): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.305350218 +0000 UTC m=+88.977770662 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb53b0 item 33 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.306446625 +0000 UTC m=+88.978867069 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870323ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5810 item 34 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.306919341 +0000 UTC m=+88.979339785 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886faf0ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.306919341 +0000 UTC m=+88.979339785 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f7eed00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbb5b90 item 34 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.307957368 +0000 UTC m=+88.980377812 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f9f5440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbae3f0 item 35 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.308345027 +0000 UTC m=+88.980765470 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.308345027 +0000 UTC m=+88.980765470 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb16d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbae850 item 35 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.309473393 +0000 UTC m=+88.981893837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaebd0 item 36 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.309934348 +0000 UTC m=+88.982354792 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fb17c00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.309934348 +0000 UTC m=+88.982354792 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5e8c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaeee0 item 36 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.310997472 +0000 UTC m=+88.983417916 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5ef80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaf2d0 item 37 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.311415216 +0000 UTC m=+88.983835660 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.311415216 +0000 UTC m=+88.983835660 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fd5f900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaf490 item 37 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.312508907 +0000 UTC m=+88.984929352 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75c0c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbafc70 item 38 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.31293605 +0000 UTC m=+88.985356494 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75cd00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.31293605 +0000 UTC m=+88.985356494 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbafe30 item 38 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.313981581 +0000 UTC m=+88.986402025 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75d980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514310 item 39 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.314411757 +0000 UTC m=+88.986832201 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886f75de80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.314411757 +0000 UTC m=+88.986832201 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088705144d0 item 39 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.315493367 +0000 UTC m=+88.987913811 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870210b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514930 item 40 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.316018722 +0000 UTC m=+88.988439167 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.316018722 +0000 UTC m=+88.988439167 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870211580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514af0 item 40 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.317300086 +0000 UTC m=+88.989720531 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870514ee0 item 41 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.317694406 +0000 UTC m=+88.990114870 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8a580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515180 item 41 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.318155282 +0000 UTC m=+88.990575726 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8aa40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.318155282 +0000 UTC m=+88.990575726 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088705153b0 item 41 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.319493923 +0000 UTC m=+88.991914367 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8b740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515810 item 42 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.319950409 +0000 UTC m=+88.992370854 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886fe8bd40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088705159d0 item 42 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.320510931 +0000 UTC m=+88.992931374 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce3c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.320510931 +0000 UTC m=+88.992931374 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700ce980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870515b90 item 42 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.321790872 +0000 UTC m=+88.994211316 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cefc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8070 item 43 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.322259501 +0000 UTC m=+88.994679945 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cf4c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8230 item 43 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.322784277 +0000 UTC m=+88.995204720 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700cfa00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.322784277 +0000 UTC m=+88.995204720 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e83f0 item 43 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.324109051 +0000 UTC m=+88.996529495 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8680): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8850 item 44 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.324541683 +0000 UTC m=+88.996962127 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d8b80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8af0 item 44 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.325128133 +0000 UTC m=+88.997548617 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d91c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.325128133 +0000 UTC m=+88.997548617 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e8cb0 item 44 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.326430046 +0000 UTC m=+88.998850490 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700d9d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9030 item 45 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.326897473 +0000 UTC m=+88.999317916 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a43c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.326897473 +0000 UTC m=+88.999317916 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a4b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e92d0 item 45 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.328252044 +0000 UTC m=+89.000672488 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9810 item 46 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.328723238 +0000 UTC m=+89.001143682 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.328723238 +0000 UTC m=+89.001143682 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701a5d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088707e9ab0 item 46 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.330125318 +0000 UTC m=+89.002545762 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faee3f0 item 47 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.330528445 +0000 UTC m=+89.002948888 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870234f00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.330528445 +0000 UTC m=+89.002948888 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235680): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faee9a0 item 47 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.331860894 +0000 UTC m=+89.004281369 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870235cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faef5e0 item 48 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.332315086 +0000 UTC m=+89.004735531 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704202c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.332315086 +0000 UTC m=+89.004735531 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704209c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faefc70 item 48 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.333764335 +0000 UTC m=+89.006184780 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6e4d0 item 49 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.334264735 +0000 UTC m=+89.006685179 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.334264735 +0000 UTC m=+89.006685179 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870421a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6e7e0 item 49 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.335485545 +0000 UTC m=+89.007905988 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff325c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6ed90 item 50 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.336019447 +0000 UTC m=+89.008439891 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff32ac0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.336019447 +0000 UTC m=+89.008439891 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6ef50 item 50 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.337222654 +0000 UTC m=+89.009643098 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff336c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6f7a0 item 51 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.337696964 +0000 UTC m=+89.010117408 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff33bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.337696964 +0000 UTC m=+89.010117408 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6f960 item 51 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.338929005 +0000 UTC m=+89.011349469 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fe6fe30 item 52 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.339478717 +0000 UTC m=+89.011899171 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff60d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.339478717 +0000 UTC m=+89.011899171 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faae150 item 52 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.340710116 +0000 UTC m=+89.013130561 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faaefc0 item 53 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.341247445 +0000 UTC m=+89.013667889 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ff61e80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.341247445 +0000 UTC m=+89.013667889 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb64c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886faaf340 item 53 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.342533779 +0000 UTC m=+89.014954223 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb6b40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9a230 item 54 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.343341072 +0000 UTC m=+89.015761517 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.343341072 +0000 UTC m=+89.015761517 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb75c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9a460 item 54 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.344433623 +0000 UTC m=+89.016854067 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffb7c40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9ab60 item 55 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.344865833 +0000 UTC m=+89.017286278 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.344865833 +0000 UTC m=+89.017286278 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9ae00 item 55 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.345965777 +0000 UTC m=+89.018386222 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd6e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9b340 item 56 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.346480513 +0000 UTC m=+89.018900957 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.346480513 +0000 UTC m=+89.018900957 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9b500 item 56 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.347558465 +0000 UTC m=+89.019978909 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffd7ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9bb20 item 57 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.347921597 +0000 UTC m=+89.020342040 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffec500): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fb9bce0 item 57 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.348324582 +0000 UTC m=+89.020745026 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffeca40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.348324582 +0000 UTC m=+89.020745026 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffecfc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa88620 item 57 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.349428654 +0000 UTC m=+89.021849098 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffed600): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa88fc0 item 58 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.349904557 +0000 UTC m=+89.022325000 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10886ffedb40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa89570 item 58 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.350479415 +0000 UTC m=+89.022899859 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.350479415 +0000 UTC m=+89.022899859 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa89a40 item 58 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.351918304 +0000 UTC m=+89.024338749 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870004d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfe540 item 59 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.352410078 +0000 UTC m=+89.024830532 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700052c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfe9a0 item 59 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.352979526 +0000 UTC m=+89.025399969 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.352979526 +0000 UTC m=+89.025399969 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870005d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfebd0 item 59 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.354338035 +0000 UTC m=+89.026758478 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700164c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbfef50 item 60 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.354776797 +0000 UTC m=+89.027197242 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff110 item 60 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.355397481 +0000 UTC m=+89.027817926 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870016f40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.355397481 +0000 UTC m=+89.027817926 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017500): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff3b0 item 60 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.356629734 +0000 UTC m=+89.029050177 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870017b40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbff8f0 item 61 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.357103362 +0000 UTC m=+89.029523806 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.357103362 +0000 UTC m=+89.029523806 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbffb20 item 61 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.3585413 +0000 UTC m=+89.030961744 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870030ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74150 item 62 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.359021552 +0000 UTC m=+89.031441996 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.359021552 +0000 UTC m=+89.031441996 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870031b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa744d0 item 62 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.360425385 +0000 UTC m=+89.032845829 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74bd0 item 63 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.360890297 +0000 UTC m=+89.033310742 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.360890297 +0000 UTC m=+89.033310742 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870052e80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa74f50 item 63 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.362282449 +0000 UTC m=+89.034702914 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700534c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa75570 item 64 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.362694713 +0000 UTC m=+89.035115167 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870053a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.362694713 +0000 UTC m=+89.035115167 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076200): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa75730 item 64 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.364072237 +0000 UTC m=+89.036492681 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad4a10 item 65 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.364540756 +0000 UTC m=+89.036961200 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870076cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.364540756 +0000 UTC m=+89.036961200 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088700771c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad4e00 item 65 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.36653679 +0000 UTC m=+89.038957234 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad55e0 item 66 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.367133891 +0000 UTC m=+89.039554336 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870077c80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.367133891 +0000 UTC m=+89.039554336 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701182c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fad58f0 item 66 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.368420915 +0000 UTC m=+89.040841359 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412000 item 67 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.368937195 +0000 UTC m=+89.041357639 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870118d80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.368937195 +0000 UTC m=+89.041357639 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119280): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412230 item 67 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.370174565 +0000 UTC m=+89.042595009 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704125b0 item 68 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.370849101 +0000 UTC m=+89.043269546 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870119e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.370849101 +0000 UTC m=+89.043269546 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412770 item 68 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.372192632 +0000 UTC m=+89.044613086 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412b60 item 69 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.372670478 +0000 UTC m=+89.045090923 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870194f00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.372670478 +0000 UTC m=+89.045090923 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870412d20 item 69 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.373910094 +0000 UTC m=+89.046330538 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870195a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704130a0 item 70 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.374443194 +0000 UTC m=+89.046863638 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.374443194 +0000 UTC m=+89.046863638 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dc5c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413260 item 70 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.375671799 +0000 UTC m=+89.048092243 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dcc40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413650 item 71 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.37623217 +0000 UTC m=+89.048652674 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.37623217 +0000 UTC m=+89.048652674 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701dd640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413810 item 71 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.377441329 +0000 UTC m=+89.049861773 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088701ddcc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413c70 item 72 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.378041665 +0000 UTC m=+89.050462109 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702262c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.378041665 +0000 UTC m=+89.050462109 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226800): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870413e30 item 72 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.379360429 +0000 UTC m=+89.051780874 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870226dc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f850fc0 item 73 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.379852823 +0000 UTC m=+89.052273267 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702272c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f8513b0 item 73 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.380398528 +0000 UTC m=+89.052818971 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227780): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.380398528 +0000 UTC m=+89.052818971 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870227cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f8515e0 item 73 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.381880447 +0000 UTC m=+89.054300902 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886f851d50 item 74 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.382453652 +0000 UTC m=+89.054874106 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaa070 item 74 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.383168543 +0000 UTC m=+89.055588997 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870272e40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.383168543 +0000 UTC m=+89.055588997 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702733c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaa690 item 74 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.384665622 +0000 UTC m=+89.057086096 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870273a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbaaa10 item 75 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.38522405 +0000 UTC m=+89.057644565 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): _writeAt: size=3, off=2 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbab8f0 item 75 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.385907423 +0000 UTC m=+89.058327896 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8540): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.385907423 +0000 UTC m=+89.058327896 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a8a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fbabab0 item 75 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.387491985 +0000 UTC m=+89.059912429 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a90c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff06850 item 76 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.387931319 +0000 UTC m=+89.060351763 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a95c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff06bd0 item 76 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): _writeAt: size=3, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.388572002 +0000 UTC m=+89.060992446 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702a9b00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.388572002 +0000 UTC m=+89.060992446 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2180): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff076c0 item 76 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.389809623 +0000 UTC m=+89.062230067 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e27c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff07a40 item 77 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.390353284 +0000 UTC m=+89.062773727 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e2cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.390353284 +0000 UTC m=+89.062773727 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e33c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886ff07c00 item 77 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.391663491 +0000 UTC m=+89.064083966 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088702e3a00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8e620 item 78 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.392162337 +0000 UTC m=+89.064582822 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320000): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.392162337 +0000 UTC m=+89.064582822 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320700): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8ea80 item 78 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.39348011 +0000 UTC m=+89.065900554 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870320d40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8efc0 item 79 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.394012549 +0000 UTC m=+89.066433013 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321240): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.394012549 +0000 UTC m=+89.066433013 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870321940): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8f2d0 item 79 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.395362662 +0000 UTC m=+89.067783106 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8f730 item 80 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.395837362 +0000 UTC m=+89.068257836 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034e580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.395837362 +0000 UTC m=+89.068257836 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034ec80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa8f9d0 item 80 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.39715803 +0000 UTC m=+89.069578474 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f2c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5c230 item 81 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.397658839 +0000 UTC m=+89.070079283 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034f740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.397658839 +0000 UTC m=+89.070079283 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887034fc80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5c540 item 81 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.398853681 +0000 UTC m=+89.071274125 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5cf50 item 82 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.399422298 +0000 UTC m=+89.071842752 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037c900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.399422298 +0000 UTC m=+89.071842752 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037ce80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5d3b0 item 82 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.400702399 +0000 UTC m=+89.073122853 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037d500): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5db20 item 83 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.401221613 +0000 UTC m=+89.073642057 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887037da00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.401221613 +0000 UTC m=+89.073642057 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4040): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa5dd50 item 83 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.402518066 +0000 UTC m=+89.074938509 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a46c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fcade30 item 84 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.403074779 +0000 UTC m=+89.075495224 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a4bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.403074779 +0000 UTC m=+89.075495224 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448700 item 84 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.40446599 +0000 UTC m=+89.076886434 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a57c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448b60 item 85 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.40495594 +0000 UTC m=+89.077376384 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703a5cc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.40495594 +0000 UTC m=+89.077376384 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870448d20 item 85 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.40653931 +0000 UTC m=+89.078959755 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704492d0 item 86 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.407002108 +0000 UTC m=+89.079422552 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d4e80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.407002108 +0000 UTC m=+89.079422552 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5400): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449490 item 86 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.408294443 +0000 UTC m=+89.080714887 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088703d5a80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704499d0 item 87 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.408742023 +0000 UTC m=+89.081162466 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a080): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.408742023 +0000 UTC m=+89.081162466 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040a5c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108870449b90 item 87 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.409970748 +0000 UTC m=+89.082391192 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040ac40): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e0e0 item 88 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.41060602 +0000 UTC m=+89.083026494 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.41060602 +0000 UTC m=+89.083026494 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040b6c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e380 item 88 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.41169334 +0000 UTC m=+89.084113784 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887040bd00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044e7e0 item 89 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.412426364 +0000 UTC m=+89.084846809 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044ea80 item 89 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.412868445 +0000 UTC m=+89.085288889 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484880): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.412868445 +0000 UTC m=+89.085288889 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870484e00): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044ec40 item 89 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.414154297 +0000 UTC m=+89.086574791 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485440): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f110 item 90 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.414576019 +0000 UTC m=+89.086996463 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485980): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f3b0 item 90 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.415236788 +0000 UTC m=+89.087657232 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870485ec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.415236788 +0000 UTC m=+89.087657232 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8580): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f570 item 90 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.416532769 +0000 UTC m=+89.088953214 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a8bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10887044f8f0 item 91 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.416994084 +0000 UTC m=+89.089414529 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): >_readAt: n=2, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): _writeAt: size=3, off=7 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe0e0 item 91 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.417918359 +0000 UTC m=+89.090338813 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9640): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): >_readAt: n=8, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.417918359 +0000 UTC m=+89.090338813 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704a9bc0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe2a0 item 91 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.419292245 +0000 UTC m=+89.091712700 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca300): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe620 item 92 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.419728705 +0000 UTC m=+89.092149149 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704ca840): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): open at offset 5 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe7e0 item 92 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): _readAt: size=2, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): _writeAt: size=3, off=5 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): >_writeAt: n=3, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.420256555 +0000 UTC m=+89.092677000 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cad80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): >_readAt: n=3, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.420256555 +0000 UTC m=+89.092677000 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cb340): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fe9a0 item 92 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.421443562 +0000 UTC m=+89.093864007 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c140): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38230 item 93 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.421822393 +0000 UTC m=+89.094242837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051c680): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.421822393 +0000 UTC m=+89.094242837 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051cd80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa385b0 item 93 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.422979594 +0000 UTC m=+89.095400039 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d3c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa38e70 item 94 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.423404321 +0000 UTC m=+89.095824765 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887051d900): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.423404321 +0000 UTC m=+89.095824765 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540100): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa39180 item 94 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.424572333 +0000 UTC m=+89.096992777 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540740): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa863f0 item 95 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.424966041 +0000 UTC m=+89.097386485 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870540c80): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.424966041 +0000 UTC m=+89.097386485 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x108870541380): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fa865b0 item 95 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 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/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): open at offset 0 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): _readAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): >_readAt: n=0, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.426484841 +0000 UTC m=+89.098905285 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088705419c0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): _writeAt: size=5, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): >openPending: err= 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10886fae5180 item 96 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): >_writeAt: n=5, err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.427719888 +0000 UTC m=+89.100140342 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x10887046a480): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 02:21:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:21:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 02:21:59 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): _readAt: size=512, off=0 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): openPending: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): >openPending: err= 2026/07/16 02:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): >_readAt: n=5, err=EOF 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): close: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 02:21:59.427719888 +0000 UTC m=+89.100140342 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : open-test-file(0x1088704cbec0): >close: err= 2026/07/16 02:21:59 DEBUG : open-test-file: Remove: 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1088704fecb0 item 96 2026/07/16 02:21:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 02:21:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 02:21:59 DEBUG : open-test-file: >Remove: err= 2026/07/16 02:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : >WaitForWriters: 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- 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.00s) --- 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.00s) --- 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.35s) --- 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:21:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:21:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:21:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:21:59 DEBUG : file1: newRWFileHandle: 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): openPending: 2026/07/16 02:21:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): >openPending: err= 2026/07/16 02:21:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 02:21:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:21:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 02:21:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): _writeAt: size=2, off=0 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): >_writeAt: n=2, err= 2026/07/16 02:21:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): RWFileHandle.Flush 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): RWFileHandle.Release 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): close: 2026/07/16 02:21:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/16 02:21:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 02:21:59 DEBUG : file1(0x1088704eb5c0): >close: err= 2026/07/16 02:21:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:21:59 DEBUG : file1: vfs cache: starting upload 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:21:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:21:59 DEBUG : Looking for writers 2026/07/16 02:21:59 DEBUG : file1: reading active writers 2026/07/16 02:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:22:00 DEBUG : file1: size = 2 OK 2026/07/16 02:22:00 DEBUG : file1.rclone_chunk.001_92z5vd: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/16 02:22:00 INFO : file1.rclone_chunk.001_92z5vd: Copied (server-side copy) to: file1 2026/07/16 02:22:00 INFO : file1.rclone_chunk.001_92z5vd: Deleted 2026/07/16 02:22:00 DEBUG : file1: size = 2 OK 2026/07/16 02:22:00 INFO : file1: Copied (new) 2026/07/16 02:22:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/07/16 02:22:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 02:22:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/16 02:22:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:00 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : file1: reading active writers 2026/07/16 02:22:00 DEBUG : >WaitForWriters: 2026/07/16 02:22:00 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : file1: reading active writers 2026/07/16 02:22:00 DEBUG : >WaitForWriters: 2026/07/16 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.96s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:22:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:22:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:22:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:00 DEBUG : rename_me: newRWFileHandle: 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): openPending: 2026/07/16 02:22:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 02:22:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): >openPending: err= 2026/07/16 02:22:00 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/16 02:22:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/16 02:22:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/16 02:22:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): _writeAt: size=5, off=0 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): >_writeAt: n=5, err= 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): close: 2026/07/16 02:22:00 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-16 02:22:00.55613403 +0000 UTC m=+90.228554484 2026/07/16 02:22:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/16 02:22:00 DEBUG : rename_me(0x10886fb168c0): >close: err= 2026/07/16 02:22:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/16 02:22:00 DEBUG : i_was_renamed: Updating file with 0x10886fd42340 2026/07/16 02:22:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/16 02:22:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/16 02:22:00 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 02:22:00 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/16 02:22:00 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 02:22:00 DEBUG : Looking for writers 2026/07/16 02:22:00 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 02:22:01 DEBUG : i_was_renamed: size = 5 OK 2026/07/16 02:22:01 DEBUG : i_was_renamed.rclone_chunk.001_92z6hm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:22:01 INFO : i_was_renamed.rclone_chunk.001_92z6hm: Copied (server-side copy) to: i_was_renamed 2026/07/16 02:22:01 INFO : i_was_renamed.rclone_chunk.001_92z6hm: Deleted 2026/07/16 02:22:01 DEBUG : i_was_renamed: size = 5 OK 2026/07/16 02:22:01 INFO : i_was_renamed: Copied (new) 2026/07/16 02:22:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-16 02:22:00.55613403 +0000 UTC" 2026/07/16 02:22:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/16 02:22:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/16 02:22:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/16 02:22:01 DEBUG : Looking for writers 2026/07/16 02:22:01 DEBUG : i_was_renamed: reading active writers 2026/07/16 02:22:01 DEBUG : >WaitForWriters: 2026/07/16 02:22:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.85s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 02:22:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 02:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kabosoc5dele" 2026/07/16 02:22:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 02:22:01 DEBUG : forgetting directory cache 2026/07/16 02:22:01 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92z7wa: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/07/16 02:22:01 INFO : TestRWCacheUpdate.rclone_chunk.001_92z7wa: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:01 INFO : TestRWCacheUpdate.rclone_chunk.001_92z7wa: Deleted 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): _readAt: size=512, off=0 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): openPending: 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:23:01.360590301 +0000 UTC" against cached fingerprint "" 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): >openPending: err= 2026/07/16 02:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): >_readAt: n=20, err=EOF 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): close: 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:23:01.360590301 +0000 UTC 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate(0x108870210700): >close: err= 2026/07/16 02:22:02 DEBUG : Re-reading directory (116.283604ms old) 2026/07/16 02:22:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:02 DEBUG : forgetting directory cache 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92z846: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/07/16 02:22:02 INFO : TestRWCacheUpdate.rclone_chunk.001_92z846: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:03 INFO : TestRWCacheUpdate.rclone_chunk.001_92z846: Deleted 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): _readAt: size=512, off=0 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): openPending: 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:24:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:23:01.360590301 +0000 UTC" 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 01:24:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:23:01.360590301 +0000 UTC") 2026/07/16 02:22:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): >openPending: err= 2026/07/16 02:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): >_readAt: n=20, err=EOF 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): close: 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:24:01.360590301 +0000 UTC 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate(0x1088700cf940): >close: err= 2026/07/16 02:22:03 DEBUG : Re-reading directory (113.620767ms old) 2026/07/16 02:22:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:03 DEBUG : forgetting directory cache 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92z9c6: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/07/16 02:22:04 INFO : TestRWCacheUpdate.rclone_chunk.001_92z9c6: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:04 INFO : TestRWCacheUpdate.rclone_chunk.001_92z9c6: Deleted 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): _readAt: size=512, off=0 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): openPending: 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:25:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:24:01.360590301 +0000 UTC" 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 01:25:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:24:01.360590301 +0000 UTC") 2026/07/16 02:22:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): >openPending: err= 2026/07/16 02:22:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): >_readAt: n=20, err=EOF 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): close: 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:25:01.360590301 +0000 UTC 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate(0x108870210400): >close: err= 2026/07/16 02:22:04 DEBUG : Re-reading directory (114.856346ms old) 2026/07/16 02:22:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:04 DEBUG : forgetting directory cache 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92za4d: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/07/16 02:22:05 INFO : TestRWCacheUpdate.rclone_chunk.001_92za4d: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:05 INFO : TestRWCacheUpdate.rclone_chunk.001_92za4d: Deleted 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): _readAt: size=512, off=0 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): openPending: 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:26:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:25:01.360590301 +0000 UTC" 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 01:26:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:25:01.360590301 +0000 UTC") 2026/07/16 02:22:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): >openPending: err= 2026/07/16 02:22:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): >_readAt: n=20, err=EOF 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): close: 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:26:01.360590301 +0000 UTC 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate(0x108870235800): >close: err= 2026/07/16 02:22:05 DEBUG : Re-reading directory (111.419069ms old) 2026/07/16 02:22:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:06 DEBUG : forgetting directory cache 2026/07/16 02:22:06 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zcry: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/07/16 02:22:06 INFO : TestRWCacheUpdate.rclone_chunk.001_92zcry: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:06 INFO : TestRWCacheUpdate.rclone_chunk.001_92zcry: Deleted 2026/07/16 02:22:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): _readAt: size=512, off=0 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): openPending: 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:27:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:26:01.360590301 +0000 UTC" 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 01:27:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:26:01.360590301 +0000 UTC") 2026/07/16 02:22:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): >openPending: err= 2026/07/16 02:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): >_readAt: n=20, err=EOF 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): close: 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:27:01.360590301 +0000 UTC 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate(0x1088701684c0): >close: err= 2026/07/16 02:22:07 DEBUG : Re-reading directory (112.137287ms old) 2026/07/16 02:22:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:07 DEBUG : forgetting directory cache 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/16 02:22:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zdpj: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/07/16 02:22:07 INFO : TestRWCacheUpdate.rclone_chunk.001_92zdpj: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:07 INFO : TestRWCacheUpdate.rclone_chunk.001_92zdpj: Deleted 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): _readAt: size=512, off=0 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): openPending: 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 01:28:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:27:01.360590301 +0000 UTC" 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 01:28:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:27:01.360590301 +0000 UTC") 2026/07/16 02:22:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 02:22:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): >openPending: err= 2026/07/16 02:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): >_readAt: n=20, err=EOF 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): close: 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:28:01.360590301 +0000 UTC 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate(0x10887020f780): >close: err= 2026/07/16 02:22:08 DEBUG : Re-reading directory (111.288976ms old) 2026/07/16 02:22:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:08 DEBUG : forgetting directory cache 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/07/16 02:22:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zexe: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/07/16 02:22:08 INFO : TestRWCacheUpdate.rclone_chunk.001_92zexe: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:08 INFO : TestRWCacheUpdate.rclone_chunk.001_92zexe: Deleted 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): _readAt: size=512, off=0 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): openPending: 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-16 01:29:01.360590301 +0000 UTC" against cached fingerprint "20,2026-07-16 01:28:01.360590301 +0000 UTC" 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-16 01:29:01.360590301 +0000 UTC" != cached fingerprint "20,2026-07-16 01:28:01.360590301 +0000 UTC") 2026/07/16 02:22:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/16 02:22:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): >openPending: err= 2026/07/16 02:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): >_readAt: n=21, err=EOF 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): close: 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:29:01.360590301 +0000 UTC 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate(0x10887035b200): >close: err= 2026/07/16 02:22:09 DEBUG : Re-reading directory (113.771374ms old) 2026/07/16 02:22:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:09 DEBUG : forgetting directory cache 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zfya: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/07/16 02:22:10 INFO : TestRWCacheUpdate.rclone_chunk.001_92zfya: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:10 INFO : TestRWCacheUpdate.rclone_chunk.001_92zfya: Deleted 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): _readAt: size=512, off=0 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): openPending: 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-16 01:30:01.360590301 +0000 UTC" against cached fingerprint "21,2026-07-16 01:29:01.360590301 +0000 UTC" 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-16 01:30:01.360590301 +0000 UTC" != cached fingerprint "21,2026-07-16 01:29:01.360590301 +0000 UTC") 2026/07/16 02:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/16 02:22:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): >openPending: err= 2026/07/16 02:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): >_readAt: n=22, err=EOF 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): close: 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:30:01.360590301 +0000 UTC 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate(0x1088704d2a80): >close: err= 2026/07/16 02:22:10 DEBUG : Re-reading directory (106.78157ms old) 2026/07/16 02:22:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:10 DEBUG : forgetting directory cache 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zgan: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/07/16 02:22:11 INFO : TestRWCacheUpdate.rclone_chunk.001_92zgan: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:11 INFO : TestRWCacheUpdate.rclone_chunk.001_92zgan: Deleted 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): _readAt: size=512, off=0 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): openPending: 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-16 01:31:01.360590301 +0000 UTC" against cached fingerprint "22,2026-07-16 01:30:01.360590301 +0000 UTC" 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-16 01:31:01.360590301 +0000 UTC" != cached fingerprint "22,2026-07-16 01:30:01.360590301 +0000 UTC") 2026/07/16 02:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/16 02:22:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): >openPending: err= 2026/07/16 02:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): >_readAt: n=23, err=EOF 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): close: 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:31:01.360590301 +0000 UTC 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate(0x10886faf0d40): >close: err= 2026/07/16 02:22:11 DEBUG : Re-reading directory (107.291387ms old) 2026/07/16 02:22:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:11 DEBUG : forgetting directory cache 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_92zha9: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/07/16 02:22:12 INFO : TestRWCacheUpdate.rclone_chunk.001_92zha9: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/16 02:22:12 INFO : TestRWCacheUpdate.rclone_chunk.001_92zha9: Deleted 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): _readAt: size=512, off=0 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): openPending: 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-16 01:32:01.360590301 +0000 UTC" against cached fingerprint "23,2026-07-16 01:31:01.360590301 +0000 UTC" 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-16 01:32:01.360590301 +0000 UTC" != cached fingerprint "23,2026-07-16 01:31:01.360590301 +0000 UTC") 2026/07/16 02:22:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/16 02:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): >openPending: err= 2026/07/16 02:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): >_readAt: n=24, err=EOF 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): close: 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 01:32:01.360590301 +0000 UTC 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate(0x108870323d80): >close: err= 2026/07/16 02:22:12 DEBUG : Re-reading directory (111.085846ms old) 2026/07/16 02:22:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 02:22:12 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:12 DEBUG : Looking for writers 2026/07/16 02:22:12 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/16 02:22:12 DEBUG : >WaitForWriters: 2026/07/16 02:22:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': vfs cache: cleaner exiting 2026/07/16 02:22:13 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (11.81s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:13 DEBUG : FiLeA: size = 5 OK 2026/07/16 02:22:13 DEBUG : FiLeA.rclone_chunk.001_92zj0l: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/16 02:22:13 INFO : FiLeA.rclone_chunk.001_92zj0l: Copied (server-side copy) to: FiLeA 2026/07/16 02:22:13 INFO : FiLeA.rclone_chunk.001_92zj0l: Deleted 2026/07/16 02:22:14 DEBUG : FiLeB: size = 5 OK 2026/07/16 02:22:14 DEBUG : FiLeB.rclone_chunk.001_92zj8k: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/16 02:22:14 INFO : FiLeB.rclone_chunk.001_92zj8k: Copied (server-side copy) to: FiLeB 2026/07/16 02:22:14 INFO : FiLeB.rclone_chunk.001_92zj8k: Deleted 2026/07/16 02:22:14 DEBUG : FilEb: size = 5 OK 2026/07/16 02:22:14 DEBUG : FilEb.rclone_chunk.001_92zkoy: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/07/16 02:22:14 INFO : FilEb.rclone_chunk.001_92zkoy: Copied (server-side copy) to: FilEb 2026/07/16 02:22:14 INFO : FilEb.rclone_chunk.001_92zkoy: Deleted 2026/07/16 02:22:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/16 02:22:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/16 02:22:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/16 02:22:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/16 02:22:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/16 02:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:15 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:15 DEBUG : Looking for writers 2026/07/16 02:22:15 DEBUG : FiLeA: reading active writers 2026/07/16 02:22:15 DEBUG : FiLeB: reading active writers 2026/07/16 02:22:15 DEBUG : FilEb: reading active writers 2026/07/16 02:22:15 DEBUG : >WaitForWriters: 2026/07/16 02:22:15 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:15 DEBUG : Looking for writers 2026/07/16 02:22:15 DEBUG : FiLeA: reading active writers 2026/07/16 02:22:15 DEBUG : FiLeB: reading active writers 2026/07/16 02:22:15 DEBUG : FilEb: reading active writers 2026/07/16 02:22:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.10s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:16 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/07/16 02:22:16 DEBUG : normal name with no special characters.txt.rclone_chunk.001_92zmfs: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/16 02:22:16 INFO : normal name with no special characters.txt.rclone_chunk.001_92zmfs: Copied (server-side copy) to: normal name with no special characters.txt 2026/07/16 02:22:16 INFO : normal name with no special characters.txt.rclone_chunk.001_92zmfs: Deleted 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_92zm7u: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/16 02:22:17 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_92zm7u: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/16 02:22:17 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_92zm7u: Deleted 2026/07/16 02:22:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:17 DEBUG : Looking for writers 2026/07/16 02:22:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/16 02:22:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/16 02:22:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.64s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': Reusing VFS from active cache 2026/07/16 02:22:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:17 DEBUG : Looking for writers 2026/07/16 02:22:17 DEBUG : >WaitForWriters: 2026/07/16 02:22:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:17 DEBUG : Looking for writers 2026/07/16 02:22:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:18 DEBUG : Looking for writers 2026/07/16 02:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.10s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:18 DEBUG : Looking for writers 2026/07/16 02:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.10s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:18 DEBUG : file1: size = 14 OK 2026/07/16 02:22:18 DEBUG : file1.rclone_chunk.001_92zo7n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:22:18 INFO : file1.rclone_chunk.001_92zo7n: Copied (server-side copy) to: file1 2026/07/16 02:22:18 INFO : file1.rclone_chunk.001_92zo7n: Deleted 2026/07/16 02:22:19 DEBUG : dir/file2: size = 14 OK 2026/07/16 02:22:19 DEBUG : dir/file2.rclone_chunk.001_92zogj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/16 02:22:19 INFO : dir/file2.rclone_chunk.001_92zogj: Copied (server-side copy) to: dir/file2 2026/07/16 02:22:19 INFO : dir/file2.rclone_chunk.001_92zogj: Deleted 2026/07/16 02:22:19 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:19 DEBUG : dir: Looking for writers 2026/07/16 02:22:19 DEBUG : file2: reading active writers 2026/07/16 02:22:19 DEBUG : Looking for writers 2026/07/16 02:22:19 DEBUG : dir: reading active writers 2026/07/16 02:22:19 DEBUG : file1: reading active writers 2026/07/16 02:22:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.64s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:20 DEBUG : file1: size = 14 OK 2026/07/16 02:22:20 DEBUG : file1.rclone_chunk.001_92zprw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:22:20 INFO : file1.rclone_chunk.001_92zprw: Copied (server-side copy) to: file1 2026/07/16 02:22:20 INFO : file1.rclone_chunk.001_92zprw: Deleted 2026/07/16 02:22:20 DEBUG : dir/file2: size = 14 OK 2026/07/16 02:22:20 DEBUG : dir/file2.rclone_chunk.001_92zqfb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/16 02:22:20 INFO : dir/file2.rclone_chunk.001_92zqfb: Copied (server-side copy) to: dir/file2 2026/07/16 02:22:20 INFO : dir/file2.rclone_chunk.001_92zqfb: Deleted 2026/07/16 02:22:21 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:21 DEBUG : dir: Looking for writers 2026/07/16 02:22:21 DEBUG : Looking for writers 2026/07/16 02:22:21 DEBUG : dir: reading active writers 2026/07/16 02:22:21 DEBUG : file1: reading active writers 2026/07/16 02:22:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.49s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:21 DEBUG : file1: size = 14 OK 2026/07/16 02:22:21 DEBUG : file1.rclone_chunk.001_92zrkq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 02:22:21 INFO : file1.rclone_chunk.001_92zrkq: Copied (server-side copy) to: file1 2026/07/16 02:22:21 INFO : file1.rclone_chunk.001_92zrkq: Deleted 2026/07/16 02:22:22 DEBUG : dir/file2: size = 14 OK 2026/07/16 02:22:22 DEBUG : dir/file2.rclone_chunk.001_92zrjm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/16 02:22:22 INFO : dir/file2.rclone_chunk.001_92zrjm: Copied (server-side copy) to: dir/file2 2026/07/16 02:22:22 INFO : dir/file2.rclone_chunk.001_92zrjm: Deleted 2026/07/16 02:22:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:22 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 02:22:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 02:22:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 02:22:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/16 02:22:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/16 02:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 02:22:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 02:22:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/16 02:22:23 DEBUG : dir/new_file.txt.rclone_chunk.001_92zsha: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:22:23 INFO : dir/new_file.txt.rclone_chunk.001_92zsha: Copied (server-side copy) to: dir/new_file.txt 2026/07/16 02:22:23 INFO : dir/new_file.txt.rclone_chunk.001_92zsha: Deleted 2026/07/16 02:22:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/16 02:22:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/16 02:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 02:22:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/16 02:22:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:23 DEBUG : dir: Looking for writers 2026/07/16 02:22:23 DEBUG : file2: reading active writers 2026/07/16 02:22:23 DEBUG : new_file.txt: reading active writers 2026/07/16 02:22:23 DEBUG : Looking for writers 2026/07/16 02:22:23 DEBUG : dir: reading active writers 2026/07/16 02:22:23 DEBUG : file1: reading active writers 2026/07/16 02:22:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.09s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:23 DEBUG : dir/file2: size = 14 OK 2026/07/16 02:22:23 DEBUG : dir/file2.rclone_chunk.001_92ztht: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/16 02:22:23 INFO : dir/file2.rclone_chunk.001_92ztht: Copied (server-side copy) to: dir/file2 2026/07/16 02:22:24 INFO : dir/file2.rclone_chunk.001_92ztht: Deleted 2026/07/16 02:22:24 DEBUG : dir/file2: copy non-chunked object... 2026/07/16 02:22:24 DEBUG : dir/file1: size = 14 OK 2026/07/16 02:22:24 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/07/16 02:22:24 INFO : dir/file2: Deleted 2026/07/16 02:22:24 DEBUG : dir/file1: Updating file with dir/file1 0x10886ff78750 2026/07/16 02:22:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/16 02:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:24 DEBUG : dir/file1: copy non-chunked object... 2026/07/16 02:22:24 DEBUG : file0: size = 14 OK 2026/07/16 02:22:24 INFO : dir/file1: Copied (server-side copy) to: file0 2026/07/16 02:22:24 INFO : dir/file1: Deleted 2026/07/16 02:22:24 DEBUG : file0: Updating file with file0 0x10886ff78750 2026/07/16 02:22:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 02:22:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/16 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:25 DEBUG : dir: Looking for writers 2026/07/16 02:22:25 DEBUG : Looking for writers 2026/07/16 02:22:25 DEBUG : file0: reading active writers 2026/07/16 02:22:25 DEBUG : dir: reading active writers 2026/07/16 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.82s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:25 DEBUG : Looking for writers 2026/07/16 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:25 DEBUG : Looking for writers 2026/07/16 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.10s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:25 DEBUG : Looking for writers 2026/07/16 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:25 DEBUG : Looking for writers 2026/07/16 02:22:25 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.10s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/16 02:22:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/16 02:22:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/16 02:22:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:22:26 DEBUG : file1: size = 5 OK 2026/07/16 02:22:26 DEBUG : file1.rclone_chunk.001_92zvg6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:22:26 INFO : file1.rclone_chunk.001_92zvg6: Copied (server-side copy) to: file1 2026/07/16 02:22:26 INFO : file1.rclone_chunk.001_92zvg6: Deleted 2026/07/16 02:22:26 DEBUG : file1: size = 5 OK 2026/07/16 02:22:26 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/16 02:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 02:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 02:22:26 DEBUG : file1: size = 0 OK 2026/07/16 02:22:26 DEBUG : file1.rclone_chunk.001_92zwvq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:22:26 INFO : file1.rclone_chunk.001_92zwvq: Copied (server-side copy) to: file1 2026/07/16 02:22:26 INFO : file1.rclone_chunk.001_92zwvq: Deleted 2026/07/16 02:22:26 DEBUG : file1: size = 0 OK 2026/07/16 02:22:26 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 02:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (7 bytes), uploading instead of streaming 2026/07/16 02:22:27 DEBUG : file1: size = 7 OK 2026/07/16 02:22:27 DEBUG : file1.rclone_chunk.001_92zx2p: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/16 02:22:27 INFO : file1.rclone_chunk.001_92zx2p: Copied (server-side copy) to: file1 2026/07/16 02:22:27 INFO : file1.rclone_chunk.001_92zx2p: Deleted 2026/07/16 02:22:27 DEBUG : file1: size = 7 OK 2026/07/16 02:22:27 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:27 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:27 DEBUG : Looking for writers 2026/07/16 02:22:27 DEBUG : file1: reading active writers 2026/07/16 02:22:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (2.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/16 02:22:28 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/16 02:22:28 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/16 02:22:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/16 02:22:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (11 bytes), uploading instead of streaming 2026/07/16 02:22:29 DEBUG : file1: size = 11 OK 2026/07/16 02:22:29 DEBUG : file1.rclone_chunk.001_92zyg3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 02:22:29 INFO : file1.rclone_chunk.001_92zyg3: Copied (server-side copy) to: file1 2026/07/16 02:22:29 INFO : file1.rclone_chunk.001_92zyg3: Deleted 2026/07/16 02:22:29 DEBUG : file1: size = 11 OK 2026/07/16 02:22:29 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/16 02:22:29 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:29 DEBUG : Looking for writers 2026/07/16 02:22:29 DEBUG : file1: reading active writers 2026/07/16 02:22:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.82s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/16 02:22:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:22:30 DEBUG : file1: size = 5 OK 2026/07/16 02:22:30 DEBUG : file1.rclone_chunk.001_92zzfm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:22:30 INFO : file1.rclone_chunk.001_92zzfm: Copied (server-side copy) to: file1 2026/07/16 02:22:30 INFO : file1.rclone_chunk.001_92zzfm: Deleted 2026/07/16 02:22:30 DEBUG : file1: size = 5 OK 2026/07/16 02:22:30 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/16 02:22:30 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:30 DEBUG : Looking for writers 2026/07/16 02:22:30 DEBUG : file1: reading active writers 2026/07/16 02:22:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:30 DEBUG : file1: WriteFileHandle.Release closing 2026/07/16 02:22:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 02:22:30 DEBUG : file1: size = 0 OK 2026/07/16 02:22:30 DEBUG : file1.rclone_chunk.001_9300o0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:22:30 INFO : file1.rclone_chunk.001_9300o0: Copied (server-side copy) to: file1 2026/07/16 02:22:30 INFO : file1.rclone_chunk.001_9300o0: Deleted 2026/07/16 02:22:30 DEBUG : file1: size = 0 OK 2026/07/16 02:22:30 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/16 02:22:30 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:30 DEBUG : Looking for writers 2026/07/16 02:22:30 DEBUG : file1: reading active writers 2026/07/16 02:22:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.83s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (2 bytes), uploading instead of streaming 2026/07/16 02:22:31 DEBUG : file1: size = 2 OK 2026/07/16 02:22:31 DEBUG : file1.rclone_chunk.001_9301dz: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/16 02:22:31 INFO : file1.rclone_chunk.001_9301dz: Copied (server-side copy) to: file1 2026/07/16 02:22:31 INFO : file1.rclone_chunk.001_9301dz: Deleted 2026/07/16 02:22:31 DEBUG : file1: size = 2 OK 2026/07/16 02:22:31 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/16 02:22:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:31 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:31 DEBUG : Looking for writers 2026/07/16 02:22:31 DEBUG : file1: reading active writers 2026/07/16 02:22:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.89s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 02:22:32 DEBUG : file1: size = 0 OK 2026/07/16 02:22:32 DEBUG : file1.rclone_chunk.001_9302p3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 02:22:32 INFO : file1.rclone_chunk.001_9302p3: Copied (server-side copy) to: file1 2026/07/16 02:22:32 INFO : file1.rclone_chunk.001_9302p3: Deleted 2026/07/16 02:22:32 DEBUG : file1: size = 0 OK 2026/07/16 02:22:32 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:32 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 02:22:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 02:22:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 02:22:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:32 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:32 DEBUG : Looking for writers 2026/07/16 02:22:32 DEBUG : file1: reading active writers 2026/07/16 02:22:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.80s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 02:22:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 02:22:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': File to upload is small (100 bytes), uploading instead of streaming 2026/07/16 02:22:33 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/07/16 02:22:33 DEBUG : file1.rclone_chunk.001_9302ar: md5 = 1a36a89d61a00c29d14a3a83e4521955 OK 2026/07/16 02:22:33 INFO : file1.rclone_chunk.001_9302ar: Copied (server-side copy) to: file1.rclone_chunk.001 2026/07/16 02:22:33 INFO : file1.rclone_chunk.001_9302ar: Deleted 2026/07/16 02:22:33 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/07/16 02:22:33 DEBUG : file1.rclone_chunk.002_9302ar: md5 = 2f56f6400f425e0e80cddca59b49615f OK 2026/07/16 02:22:33 INFO : file1.rclone_chunk.002_9302ar: Copied (server-side copy) to: file1.rclone_chunk.002 2026/07/16 02:22:33 INFO : file1.rclone_chunk.002_9302ar: Deleted 2026/07/16 02:22:33 DEBUG : file1: size = 100 OK 2026/07/16 02:22:33 DEBUG : file1: Size of src and dst objects identical 2026/07/16 02:22:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 02:22:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 02:22:33 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 02:22:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 02:22:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 02:22:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:33 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:33 DEBUG : Looking for writers 2026/07/16 02:22:33 DEBUG : file1: reading active writers 2026/07/16 02:22:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.51s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:34 DEBUG : flat/f000.txt: size = 7 OK 2026/07/16 02:22:34 DEBUG : flat/f000.txt.rclone_chunk.001_9304bx: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/07/16 02:22:34 INFO : flat/f000.txt.rclone_chunk.001_9304bx: Copied (server-side copy) to: flat/f000.txt 2026/07/16 02:22:34 INFO : flat/f000.txt.rclone_chunk.001_9304bx: Deleted 2026/07/16 02:22:35 DEBUG : flat/f001.txt: size = 14 OK 2026/07/16 02:22:35 DEBUG : flat/f001.txt.rclone_chunk.001_9304ay: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/07/16 02:22:35 INFO : flat/f001.txt.rclone_chunk.001_9304ay: Copied (server-side copy) to: flat/f001.txt 2026/07/16 02:22:35 INFO : flat/f001.txt.rclone_chunk.001_9304ay: Deleted 2026/07/16 02:22:35 DEBUG : flat/f002.txt: size = 21 OK 2026/07/16 02:22:35 DEBUG : flat/f002.txt.rclone_chunk.001_93056z: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/07/16 02:22:35 INFO : flat/f002.txt.rclone_chunk.001_93056z: Copied (server-side copy) to: flat/f002.txt 2026/07/16 02:22:35 INFO : flat/f002.txt.rclone_chunk.001_93056z: Deleted 2026/07/16 02:22:36 DEBUG : flat/f003.txt: size = 28 OK 2026/07/16 02:22:36 DEBUG : flat/f003.txt.rclone_chunk.001_9305ny: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/07/16 02:22:36 INFO : flat/f003.txt.rclone_chunk.001_9305ny: Copied (server-side copy) to: flat/f003.txt 2026/07/16 02:22:36 INFO : flat/f003.txt.rclone_chunk.001_9305ny: Deleted 2026/07/16 02:22:36 DEBUG : flat/f004.txt: size = 35 OK 2026/07/16 02:22:36 DEBUG : flat/f004.txt.rclone_chunk.001_9306n6: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/07/16 02:22:36 INFO : flat/f004.txt.rclone_chunk.001_9306n6: Copied (server-side copy) to: flat/f004.txt 2026/07/16 02:22:36 INFO : flat/f004.txt.rclone_chunk.001_9306n6: Deleted 2026/07/16 02:22:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/16 02:22:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/16 02:22:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/16 02:22:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/16 02:22:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/16 02:22:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/16 02:22:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:37 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:37 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/16 02:22:37 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/16 02:22:37 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/16 02:22:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/16 02:22:37 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:37 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:37 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:37 DEBUG : flat: Looking for writers 2026/07/16 02:22:37 DEBUG : f000.txt: reading active writers 2026/07/16 02:22:37 DEBUG : f001.txt: reading active writers 2026/07/16 02:22:37 DEBUG : f002.txt: reading active writers 2026/07/16 02:22:37 DEBUG : f003.txt: reading active writers 2026/07/16 02:22:37 DEBUG : f004.txt: reading active writers 2026/07/16 02:22:37 DEBUG : Looking for writers 2026/07/16 02:22:37 DEBUG : flat: reading active writers 2026/07/16 02:22:37 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.15s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:38 DEBUG : a/top.txt: size = 3 OK 2026/07/16 02:22:38 DEBUG : a/top.txt.rclone_chunk.001_9308zm: md5 = b28354b543375bfa94dabaeda722927f OK 2026/07/16 02:22:38 INFO : a/top.txt.rclone_chunk.001_9308zm: Copied (server-side copy) to: a/top.txt 2026/07/16 02:22:39 INFO : a/top.txt.rclone_chunk.001_9308zm: Deleted 2026/07/16 02:22:39 DEBUG : a/b/mid.txt: size = 3 OK 2026/07/16 02:22:39 DEBUG : a/b/mid.txt.rclone_chunk.001_9309jc: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/07/16 02:22:39 INFO : a/b/mid.txt.rclone_chunk.001_9309jc: Copied (server-side copy) to: a/b/mid.txt 2026/07/16 02:22:39 INFO : a/b/mid.txt.rclone_chunk.001_9309jc: Deleted 2026/07/16 02:22:39 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/07/16 02:22:39 DEBUG : a/b/c/deep.txt.rclone_chunk.001_9309ri: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/07/16 02:22:39 INFO : a/b/c/deep.txt.rclone_chunk.001_9309ri: Copied (server-side copy) to: a/b/c/deep.txt 2026/07/16 02:22:39 INFO : a/b/c/deep.txt.rclone_chunk.001_9309ri: Deleted 2026/07/16 02:22:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/16 02:22:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/16 02:22:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/16 02:22:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/16 02:22:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/16 02:22:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/16 02:22:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:40 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:40 DEBUG : a/b/c: Looking for writers 2026/07/16 02:22:40 DEBUG : deep.txt: reading active writers 2026/07/16 02:22:40 DEBUG : a/b: Looking for writers 2026/07/16 02:22:40 DEBUG : c: reading active writers 2026/07/16 02:22:40 DEBUG : mid.txt: reading active writers 2026/07/16 02:22:40 DEBUG : a: Looking for writers 2026/07/16 02:22:40 DEBUG : b: reading active writers 2026/07/16 02:22:40 DEBUG : top.txt: reading active writers 2026/07/16 02:22:40 DEBUG : Looking for writers 2026/07/16 02:22:40 DEBUG : a: reading active writers 2026/07/16 02:22:40 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.57s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/07/16 02:22:40 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:40 DEBUG : Looking for writers 2026/07/16 02:22:40 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.10s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele'", Local "Local file system at /tmp/rclone3694152083", Modify Window "1ns" 2026/07/16 02:22:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': poll-interval is not supported by this remote 2026/07/16 02:22:41 DEBUG : dir1/a.txt: size = 1 OK 2026/07/16 02:22:41 DEBUG : dir1/a.txt.rclone_chunk.001_930bn1: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/07/16 02:22:41 INFO : dir1/a.txt.rclone_chunk.001_930bn1: Copied (server-side copy) to: dir1/a.txt 2026/07/16 02:22:41 INFO : dir1/a.txt.rclone_chunk.001_930bn1: Deleted 2026/07/16 02:22:42 DEBUG : dir2/b.txt: size = 1 OK 2026/07/16 02:22:42 DEBUG : dir2/b.txt.rclone_chunk.001_930bhg: md5 = 415290769594460e2e485922904f345d OK 2026/07/16 02:22:42 INFO : dir2/b.txt.rclone_chunk.001_930bhg: Copied (server-side copy) to: dir2/b.txt 2026/07/16 02:22:42 INFO : dir2/b.txt.rclone_chunk.001_930bhg: Deleted 2026/07/16 02:22:42 DEBUG : dir3/c.txt: size = 1 OK 2026/07/16 02:22:42 DEBUG : dir3/c.txt.rclone_chunk.001_930coe: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/07/16 02:22:42 INFO : dir3/c.txt.rclone_chunk.001_930coe: Copied (server-side copy) to: dir3/c.txt 2026/07/16 02:22:42 INFO : dir3/c.txt.rclone_chunk.001_930coe: Deleted 2026/07/16 02:22:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/16 02:22:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/16 02:22:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/16 02:22:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/16 02:22:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/16 02:22:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/16 02:22:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 02:22:43 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 02:22:43 DEBUG : WaitForWriters: timeout=30s 2026/07/16 02:22:43 DEBUG : dir1: Looking for writers 2026/07/16 02:22:43 DEBUG : a.txt: reading active writers 2026/07/16 02:22:43 DEBUG : dir2: Looking for writers 2026/07/16 02:22:43 DEBUG : b.txt: reading active writers 2026/07/16 02:22:43 DEBUG : dir3: Looking for writers 2026/07/16 02:22:43 DEBUG : c.txt: reading active writers 2026/07/16 02:22:43 DEBUG : Looking for writers 2026/07/16 02:22:43 DEBUG : dir1: reading active writers 2026/07/16 02:22:43 DEBUG : dir2: reading active writers 2026/07/16 02:22:43 DEBUG : dir3: reading active writers 2026/07/16 02:22:43 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.46s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/16 02:22:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kabosoc5dele': Purge remote 2026/07/16 02:22:43 DEBUG : Waiting for deletions to finish 2026/07/16 02:22:43 INFO : S3 bucket rclone-test-kabosoc5dele: Bucket "rclone-test-kabosoc5dele" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 2m13.60201688s (try 1/5)