"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/24 01:15:44 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi" 2026/06/24 01:15:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:15:44 DEBUG : Creating backend with remote "TestS3:rclone-test-xabegin0mudi" 2026/06/24 01:15:44 DEBUG : Creating backend with remote "/tmp/rclone2222458023" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:45 INFO : S3 bucket rclone-test-xabegin0mudi: Bucket "rclone-test-xabegin0mudi" created with ACL "" 2026/06/24 01:15:45 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:45 DEBUG : dir/file1.rclone_chunk.001_498kwd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:45 INFO : dir/file1.rclone_chunk.001_498kwd: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:45 INFO : dir/file1.rclone_chunk.001_498kwd: Deleted 2026/06/24 01:15:46 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:46 DEBUG : dir: Looking for writers 2026/06/24 01:15:46 DEBUG : Looking for writers 2026/06/24 01:15:46 DEBUG : dir: reading active writers 2026/06/24 01:15:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.53s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:46 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:46 DEBUG : dir/file1.rclone_chunk.001_498lrt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:46 INFO : dir/file1.rclone_chunk.001_498lrt: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:46 INFO : dir/file1.rclone_chunk.001_498lrt: Deleted 2026/06/24 01:15:47 DEBUG : dir/file2: size = 15 OK 2026/06/24 01:15:47 DEBUG : dir/file2.rclone_chunk.001_498l4c: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/24 01:15:47 INFO : dir/file2.rclone_chunk.001_498l4c: Copied (server-side copy) to: dir/file2 2026/06/24 01:15:47 INFO : dir/file2.rclone_chunk.001_498l4c: Deleted 2026/06/24 01:15:47 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/24 01:15:47 DEBUG : dir/subdir/file3.rclone_chunk.001_498m2s: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/24 01:15:47 INFO : dir/subdir/file3.rclone_chunk.001_498m2s: Copied (server-side copy) to: dir/subdir/file3 2026/06/24 01:15:47 INFO : dir/subdir/file3.rclone_chunk.001_498m2s: Deleted 2026/06/24 01:15:47 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:47 DEBUG : dir/subdir: Looking for writers 2026/06/24 01:15:47 DEBUG : dir: Looking for writers 2026/06/24 01:15:47 DEBUG : file1: reading active writers 2026/06/24 01:15:47 DEBUG : file2: reading active writers 2026/06/24 01:15:47 DEBUG : subdir: reading active writers 2026/06/24 01:15:47 DEBUG : Looking for writers 2026/06/24 01:15:47 DEBUG : dir: reading active writers 2026/06/24 01:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.92s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:48 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:48 DEBUG : dir/file1.rclone_chunk.001_498n90: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:48 INFO : dir/file1.rclone_chunk.001_498n90: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:48 INFO : dir/file1.rclone_chunk.001_498n90: Deleted 2026/06/24 01:15:48 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:48 DEBUG : dir: Looking for writers 2026/06/24 01:15:48 DEBUG : file1: reading active writers 2026/06/24 01:15:48 DEBUG : Looking for writers 2026/06/24 01:15:48 DEBUG : dir: reading active writers 2026/06/24 01:15:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.80s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:49 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:49 DEBUG : dir/file1.rclone_chunk.001_498onj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:49 INFO : dir/file1.rclone_chunk.001_498onj: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:49 INFO : dir/file1.rclone_chunk.001_498onj: Deleted 2026/06/24 01:15:49 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:49 DEBUG : dir: Looking for writers 2026/06/24 01:15:49 DEBUG : Looking for writers 2026/06/24 01:15:49 DEBUG : dir: reading active writers 2026/06/24 01:15:49 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:50 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:50 DEBUG : dir/file1.rclone_chunk.001_498obv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:50 INFO : dir/file1.rclone_chunk.001_498obv: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:50 INFO : dir/file1.rclone_chunk.001_498obv: Deleted 2026/06/24 01:15:50 DEBUG : dir: forgetting directory cache 2026/06/24 01:15:50 DEBUG : forgetting directory cache 2026/06/24 01:15:50 DEBUG : dir: forgetting directory cache 2026/06/24 01:15:50 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:50 DEBUG : Looking for writers 2026/06/24 01:15:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:51 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:51 DEBUG : dir/file1.rclone_chunk.001_498puy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:51 INFO : dir/file1.rclone_chunk.001_498puy: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:51 INFO : dir/file1.rclone_chunk.001_498puy: Deleted 2026/06/24 01:15:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/24 01:15:51 DEBUG : dir: invalidating directory cache 2026/06/24 01:15:51 DEBUG : >ForgetPath: 2026/06/24 01:15:51 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/24 01:15:51 DEBUG : invalidating directory cache 2026/06/24 01:15:51 DEBUG : dir: forgetting directory cache 2026/06/24 01:15:51 DEBUG : >ForgetPath: 2026/06/24 01:15:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/24 01:15:51 DEBUG : >ForgetPath: 2026/06/24 01:15:51 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:51 DEBUG : dir: Looking for writers 2026/06/24 01:15:51 DEBUG : Looking for writers 2026/06/24 01:15:51 DEBUG : dir: reading active writers 2026/06/24 01:15:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:51 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:51 DEBUG : dir/file1.rclone_chunk.001_498qlw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:51 INFO : dir/file1.rclone_chunk.001_498qlw: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:51 INFO : dir/file1.rclone_chunk.001_498qlw: Deleted 2026/06/24 01:15:52 DEBUG : fil/a/b/c: size = 15 OK 2026/06/24 01:15:52 DEBUG : fil/a/b/c.rclone_chunk.001_498rq7: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/24 01:15:52 INFO : fil/a/b/c.rclone_chunk.001_498rq7: Copied (server-side copy) to: fil/a/b/c 2026/06/24 01:15:52 INFO : fil/a/b/c.rclone_chunk.001_498rq7: Deleted 2026/06/24 01:15:52 DEBUG : forgetting directory cache 2026/06/24 01:15:52 DEBUG : dir: forgetting directory cache 2026/06/24 01:15:52 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:52 DEBUG : fil/a/b: Looking for writers 2026/06/24 01:15:52 DEBUG : fil/a: Looking for writers 2026/06/24 01:15:52 DEBUG : b: reading active writers 2026/06/24 01:15:52 DEBUG : fil: Looking for writers 2026/06/24 01:15:52 DEBUG : a: reading active writers 2026/06/24 01:15:52 DEBUG : dir: Looking for writers 2026/06/24 01:15:52 DEBUG : Looking for writers 2026/06/24 01:15:52 DEBUG : dir: reading active writers 2026/06/24 01:15:52 DEBUG : fil: reading active writers 2026/06/24 01:15:52 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.81s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:53 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:53 DEBUG : dir/file1.rclone_chunk.001_498s29: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:53 INFO : dir/file1.rclone_chunk.001_498s29: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:53 INFO : dir/file1.rclone_chunk.001_498s29: Deleted 2026/06/24 01:15:53 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:53 DEBUG : dir: Looking for writers 2026/06/24 01:15:53 DEBUG : Looking for writers 2026/06/24 01:15:53 DEBUG : dir: reading active writers 2026/06/24 01:15:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.81s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:54 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:54 DEBUG : dir/file1.rclone_chunk.001_498tdf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:54 INFO : dir/file1.rclone_chunk.001_498tdf: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:54 INFO : dir/file1.rclone_chunk.001_498tdf: Deleted 2026/06/24 01:15:54 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:54 DEBUG : dir: Looking for writers 2026/06/24 01:15:54 DEBUG : file1: reading active writers 2026/06/24 01:15:54 DEBUG : Looking for writers 2026/06/24 01:15:54 DEBUG : dir: reading active writers 2026/06/24 01:15:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.85s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:55 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:55 DEBUG : dir/file1.rclone_chunk.001_498ux9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:55 INFO : dir/file1.rclone_chunk.001_498ux9: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:55 INFO : dir/file1.rclone_chunk.001_498ux9: Deleted 2026/06/24 01:15:55 DEBUG : dir/file2: size = 15 OK 2026/06/24 01:15:55 DEBUG : dir/file2.rclone_chunk.001_498ugu: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/24 01:15:55 INFO : dir/file2.rclone_chunk.001_498ugu: Copied (server-side copy) to: dir/file2 2026/06/24 01:15:55 INFO : dir/file2.rclone_chunk.001_498ugu: Deleted 2026/06/24 01:15:56 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/24 01:15:56 DEBUG : dir/subdir/file3.rclone_chunk.001_498udd: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/24 01:15:56 INFO : dir/subdir/file3.rclone_chunk.001_498udd: Copied (server-side copy) to: dir/subdir/file3 2026/06/24 01:15:56 INFO : dir/subdir/file3.rclone_chunk.001_498udd: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/24 01:15:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/24 01:15:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/24 01:15:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/24 01:15:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/24 01:15:57 DEBUG : dir/virtualFile: size = 20 OK 2026/06/24 01:15:57 DEBUG : dir/virtualFile.rclone_chunk.001_498va4: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/24 01:15:57 INFO : dir/virtualFile.rclone_chunk.001_498va4: Copied (server-side copy) to: dir/virtualFile 2026/06/24 01:15:57 INFO : dir/virtualFile.rclone_chunk.001_498va4: Deleted 2026/06/24 01:15:57 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/24 01:15:57 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_498w94: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/24 01:15:57 INFO : dir/virtualDir/testFile.rclone_chunk.001_498w94: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/24 01:15:57 INFO : dir/virtualDir/testFile.rclone_chunk.001_498w94: Deleted 2026/06/24 01:15:57 DEBUG : S3 bucket rclone-test-xabegin0mudi: bucket is versioned: false 2026/06/24 01:15:57 DEBUG : Waiting for deletions to finish 2026/06/24 01:15:57 DEBUG : "dir/subdir/file3" version false 2026/06/24 01:15:57 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/24 01:15:57 INFO : dir/subdir/file3: Deleted 2026/06/24 01:15:57 DEBUG : dir: invalidating directory cache 2026/06/24 01:15:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/24 01:15:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/24 01:15:57 DEBUG : dir/file1: Reset virtual modtime 2026/06/24 01:15:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/24 01:15:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/24 01:15:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/24 01:15:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/24 01:15:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/24 01:15:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:15:57 DEBUG : dir: invalidating directory cache 2026/06/24 01:15:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/24 01:15:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/24 01:15:57 DEBUG : forgetting directory cache 2026/06/24 01:15:57 DEBUG : dir: forgetting directory cache 2026/06/24 01:15:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/24 01:15:57 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/24 01:15:57 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:57 DEBUG : dir/virtualDir2: Looking for writers 2026/06/24 01:15:57 DEBUG : dir/virtualDir: Looking for writers 2026/06/24 01:15:57 DEBUG : dir: Looking for writers 2026/06/24 01:15:57 DEBUG : file1: reading active writers 2026/06/24 01:15:57 DEBUG : virtualFile2: reading active writers 2026/06/24 01:15:57 DEBUG : virtualDir2: reading active writers 2026/06/24 01:15:57 DEBUG : virtualFile: reading active writers 2026/06/24 01:15:57 DEBUG : virtualDir: reading active writers 2026/06/24 01:15:57 DEBUG : Looking for writers 2026/06/24 01:15:57 DEBUG : dir: reading active writers 2026/06/24 01:15:57 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.34s) --- PASS: TestDirReadDirAll/Virtual (1.25s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:58 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:58 DEBUG : dir/file1.rclone_chunk.001_498xit: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:58 INFO : dir/file1.rclone_chunk.001_498xit: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:58 INFO : dir/file1.rclone_chunk.001_498xit: Deleted 2026/06/24 01:15:58 ERROR : dir/: Can only open directories read only 2026/06/24 01:15:58 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:15:58 DEBUG : dir: Looking for writers 2026/06/24 01:15:58 DEBUG : Looking for writers 2026/06/24 01:15:58 DEBUG : dir: reading active writers 2026/06/24 01:15:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.86s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:15:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:15:59 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:15:59 DEBUG : dir/file1.rclone_chunk.001_498yjs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:15:59 INFO : dir/file1.rclone_chunk.001_498yjs: Copied (server-side copy) to: dir/file1 2026/06/24 01:15:59 INFO : dir/file1.rclone_chunk.001_498yjs: Deleted 2026/06/24 01:16:00 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:16:00 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/24 01:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:16:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:16:00 DEBUG : dir/potato: size = 5 OK 2026/06/24 01:16:00 DEBUG : dir/potato.rclone_chunk.001_498zte: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:16:00 INFO : dir/potato.rclone_chunk.001_498zte: Copied (server-side copy) to: dir/potato 2026/06/24 01:16:00 INFO : dir/potato.rclone_chunk.001_498zte: Deleted 2026/06/24 01:16:00 DEBUG : dir/potato: size = 5 OK 2026/06/24 01:16:00 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/24 01:16:00 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/24 01:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:16:00 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:00 DEBUG : dir: Looking for writers 2026/06/24 01:16:00 DEBUG : potato: reading active writers 2026/06/24 01:16:00 DEBUG : file1: reading active writers 2026/06/24 01:16:00 DEBUG : Looking for writers 2026/06/24 01:16:00 DEBUG : dir: reading active writers 2026/06/24 01:16:00 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.51s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:01 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:01 DEBUG : dir/file1.rclone_chunk.001_498ztf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:01 INFO : dir/file1.rclone_chunk.001_498ztf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:01 INFO : dir/file1.rclone_chunk.001_498ztf: Deleted 2026/06/24 01:16:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/24 01:16:01 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:01 DEBUG : dir/sub: Looking for writers 2026/06/24 01:16:01 DEBUG : dir: Looking for writers 2026/06/24 01:16:01 DEBUG : file1: reading active writers 2026/06/24 01:16:01 DEBUG : sub: reading active writers 2026/06/24 01:16:01 DEBUG : Looking for writers 2026/06/24 01:16:01 DEBUG : dir: reading active writers 2026/06/24 01:16:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.23s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:02 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:02 DEBUG : dir/file1.rclone_chunk.001_49902p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:02 INFO : dir/file1.rclone_chunk.001_49902p: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:02 INFO : dir/file1.rclone_chunk.001_49902p: Deleted 2026/06/24 01:16:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/24 01:16:02 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/06/24 01:16:02 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:02 DEBUG : dir/sub/subsub: Looking for writers 2026/06/24 01:16:02 DEBUG : dir/sub: Looking for writers 2026/06/24 01:16:02 DEBUG : subsub: reading active writers 2026/06/24 01:16:02 DEBUG : dir: Looking for writers 2026/06/24 01:16:02 DEBUG : file1: reading active writers 2026/06/24 01:16:02 DEBUG : sub: reading active writers 2026/06/24 01:16:02 DEBUG : Looking for writers 2026/06/24 01:16:02 DEBUG : dir: reading active writers 2026/06/24 01:16:02 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.04s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:03 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:03 DEBUG : dir/file1.rclone_chunk.001_499226: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:03 INFO : dir/file1.rclone_chunk.001_499226: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:03 INFO : dir/file1.rclone_chunk.001_499226: Deleted 2026/06/24 01:16:03 ERROR : dir/: Dir.Remove not empty 2026/06/24 01:16:03 DEBUG : dir/file1: Remove: 2026/06/24 01:16:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:03 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:16:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:16:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:03 DEBUG : Looking for writers 2026/06/24 01:16:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.80s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:04 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:04 DEBUG : dir/file1.rclone_chunk.001_49929y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:04 INFO : dir/file1.rclone_chunk.001_49929y: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:04 INFO : dir/file1.rclone_chunk.001_49929y: Deleted 2026/06/24 01:16:04 DEBUG : dir/file1: Remove: 2026/06/24 01:16:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:04 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:16:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:16:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:04 DEBUG : Looking for writers 2026/06/24 01:16:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.90s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:05 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:05 DEBUG : dir/file1.rclone_chunk.001_499384: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:05 INFO : dir/file1.rclone_chunk.001_499384: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:05 INFO : dir/file1.rclone_chunk.001_499384: Deleted 2026/06/24 01:16:05 DEBUG : dir/file1: Remove: 2026/06/24 01:16:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:05 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/24 01:16:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:05 DEBUG : dir: Looking for writers 2026/06/24 01:16:05 DEBUG : Looking for writers 2026/06/24 01:16:05 DEBUG : dir: reading active writers 2026/06/24 01:16:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:05 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:05 DEBUG : dir/file1.rclone_chunk.001_49947j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:05 INFO : dir/file1.rclone_chunk.001_49947j: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:06 INFO : dir/file1.rclone_chunk.001_49947j: Deleted 2026/06/24 01:16:06 DEBUG : dir/file3: size = 15 OK 2026/06/24 01:16:06 DEBUG : dir/file3.rclone_chunk.001_49955m: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/24 01:16:06 INFO : dir/file3.rclone_chunk.001_49955m: Copied (server-side copy) to: dir/file3 2026/06/24 01:16:06 INFO : dir/file3.rclone_chunk.001_49955m: Deleted 2026/06/24 01:16:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/24 01:16:06 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:07 DEBUG : dir/file3: copy non-chunked object... 2026/06/24 01:16:07 DEBUG : dir2/file1: size = 14 OK 2026/06/24 01:16:07 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/24 01:16:07 DEBUG : dir2/file3: size = 15 OK 2026/06/24 01:16:07 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/24 01:16:07 INFO : dir/file1: Deleted 2026/06/24 01:16:07 INFO : dir/file3: Deleted 2026/06/24 01:16:07 DEBUG : dir: Updating dir with dir2 0x95475dd6750 2026/06/24 01:16:07 DEBUG : dir: forgetting directory cache 2026/06/24 01:16:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:16:07 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/24 01:16:07 DEBUG : dir2/file1: copy non-chunked object... 2026/06/24 01:16:07 DEBUG : file2: size = 14 OK 2026/06/24 01:16:07 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/24 01:16:07 INFO : dir2/file1: Deleted 2026/06/24 01:16:07 DEBUG : file2: Updating file with file2 0x954761eba00 2026/06/24 01:16:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:08 DEBUG : file2: copy non-chunked object... 2026/06/24 01:16:08 DEBUG : dir2/file3: size = 14 OK 2026/06/24 01:16:08 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/24 01:16:08 INFO : file2: Deleted 2026/06/24 01:16:08 DEBUG : dir2/file3: Updating file with dir2/file3 0x954761eba00 2026/06/24 01:16:08 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/24 01:16:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/24 01:16:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/24 01:16:08 DEBUG : empty directory: Updating dir with renamed empty directory 0x95476175790 2026/06/24 01:16:08 DEBUG : empty directory: forgetting directory cache 2026/06/24 01:16:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/24 01:16:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/24 01:16:08 DEBUG : dir2: Renaming to "dir3" 2026/06/24 01:16:08 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:08 DEBUG : dir3: Looking for writers 2026/06/24 01:16:08 DEBUG : file3: reading active writers 2026/06/24 01:16:08 DEBUG : renamed empty directory: Looking for writers 2026/06/24 01:16:08 DEBUG : Looking for writers 2026/06/24 01:16:08 DEBUG : dir3: reading active writers 2026/06/24 01:16:08 DEBUG : renamed empty directory: reading active writers 2026/06/24 01:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.97s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:08 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:08 DEBUG : dir/file1.rclone_chunk.001_4997fn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:08 INFO : dir/file1.rclone_chunk.001_4997fn: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:08 INFO : dir/file1.rclone_chunk.001_4997fn: Deleted 2026/06/24 01:16:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/24 01:16:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:16:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:16:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:16:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/24 01:16:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/24 01:16:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:16:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:16:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:16:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/24 01:16:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/24 01:16:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (12 bytes), uploading instead of streaming 2026/06/24 01:16:09 DEBUG : dir/sub/file2: size = 12 OK 2026/06/24 01:16:09 DEBUG : dir/sub/file2.rclone_chunk.001_4998u4: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/24 01:16:09 INFO : dir/sub/file2.rclone_chunk.001_4998u4: Copied (server-side copy) to: dir/sub/file2 2026/06/24 01:16:09 INFO : dir/sub/file2.rclone_chunk.001_4998u4: Deleted 2026/06/24 01:16:09 DEBUG : dir/sub/file2: size = 12 OK 2026/06/24 01:16:09 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/24 01:16:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:09 DEBUG : forgetting directory cache 2026/06/24 01:16:09 DEBUG : dir: forgetting directory cache 2026/06/24 01:16:09 DEBUG : dir/sub: forgetting directory cache 2026/06/24 01:16:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/24 01:16:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:16:10 DEBUG : dir/sub/file0: size = 5 OK 2026/06/24 01:16:10 DEBUG : dir/sub/file0.rclone_chunk.001_4998tk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:16:10 INFO : dir/sub/file0.rclone_chunk.001_4998tk: Copied (server-side copy) to: dir/sub/file0 2026/06/24 01:16:10 INFO : dir/sub/file0.rclone_chunk.001_4998tk: Deleted 2026/06/24 01:16:10 DEBUG : dir/sub/file0: size = 5 OK 2026/06/24 01:16:10 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/24 01:16:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:16:10 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:10 DEBUG : dir/sub: Looking for writers 2026/06/24 01:16:10 DEBUG : file0: reading active writers 2026/06/24 01:16:10 DEBUG : file2: reading active writers 2026/06/24 01:16:10 DEBUG : dir: Looking for writers 2026/06/24 01:16:10 DEBUG : file1: reading active writers 2026/06/24 01:16:10 DEBUG : sub: reading active writers 2026/06/24 01:16:10 DEBUG : Looking for writers 2026/06/24 01:16:10 DEBUG : dir: reading active writers 2026/06/24 01:16:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.82s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/24 01:16:10 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:10 DEBUG : Looking for writers 2026/06/24 01:16:10 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:10 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:10 DEBUG : dir/file1.rclone_chunk.001_4999eo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:10 INFO : dir/file1.rclone_chunk.001_4999eo: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:10 INFO : dir/file1.rclone_chunk.001_4999eo: Deleted 2026/06/24 01:16:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/24 01:16:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:16:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/24 01:16:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/24 01:16:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/24 01:16:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:11 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:11 DEBUG : dir: Looking for writers 2026/06/24 01:16:11 DEBUG : file1: reading active writers 2026/06/24 01:16:11 DEBUG : file1.metadata: reading active writers 2026/06/24 01:16:11 DEBUG : Looking for writers 2026/06/24 01:16:11 DEBUG : dir: reading active writers 2026/06/24 01:16:11 DEBUG : dir.metadata: reading active writers 2026/06/24 01:16:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:11 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:11 DEBUG : dir/file1.rclone_chunk.001_499acl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:11 INFO : dir/file1.rclone_chunk.001_499acl: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:11 INFO : dir/file1.rclone_chunk.001_499acl: Deleted 2026/06/24 01:16:11 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:11 DEBUG : dir: Looking for writers 2026/06/24 01:16:11 DEBUG : file1: reading active writers 2026/06/24 01:16:11 DEBUG : Looking for writers 2026/06/24 01:16:11 DEBUG : dir: reading active writers 2026/06/24 01:16:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.84s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:12 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:12 DEBUG : dir/file1.rclone_chunk.001_499bae: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:12 INFO : dir/file1.rclone_chunk.001_499bae: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:12 INFO : dir/file1.rclone_chunk.001_499bae: Deleted 2026/06/24 01:16:13 DEBUG : time_test: size = 5 OK 2026/06/24 01:16:13 DEBUG : time_test.rclone_chunk.001_499bna: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/24 01:16:13 INFO : time_test.rclone_chunk.001_499bna: Copied (server-side copy) to: time_test 2026/06/24 01:16:13 INFO : time_test.rclone_chunk.001_499bna: Deleted 2026/06/24 01:16:13 DEBUG : Can set mod time: true 2026/06/24 01:16:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:13 DEBUG : dir: Looking for writers 2026/06/24 01:16:13 DEBUG : file1: reading active writers 2026/06/24 01:16:13 DEBUG : Looking for writers 2026/06/24 01:16:13 DEBUG : dir: reading active writers 2026/06/24 01:16:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:14 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:14 DEBUG : dir/file1.rclone_chunk.001_499ct7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:14 INFO : dir/file1.rclone_chunk.001_499ct7: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:14 INFO : dir/file1.rclone_chunk.001_499ct7: Deleted 2026/06/24 01:16:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:16:15 DEBUG : dir/file1: size = 0 OK 2026/06/24 01:16:15 DEBUG : dir/file1.rclone_chunk.001_499d48: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:16:15 INFO : dir/file1.rclone_chunk.001_499d48: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:15 INFO : dir/file1.rclone_chunk.001_499d48: Deleted 2026/06/24 01:16:15 DEBUG : dir/file1: size = 0 OK 2026/06/24 01:16:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:16:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:15 DEBUG : dir: Looking for writers 2026/06/24 01:16:15 DEBUG : file1: reading active writers 2026/06/24 01:16:15 DEBUG : Looking for writers 2026/06/24 01:16:15 DEBUG : dir: reading active writers 2026/06/24 01:16:15 DEBUG : >WaitForWriters: 2026/06/24 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:15 DEBUG : dir: Looking for writers 2026/06/24 01:16:15 DEBUG : file1: reading active writers 2026/06/24 01:16:15 DEBUG : Looking for writers 2026/06/24 01:16:15 DEBUG : dir: reading active writers 2026/06/24 01:16:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:16 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:16 DEBUG : dir/file1.rclone_chunk.001_499e3o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:16 INFO : dir/file1.rclone_chunk.001_499e3o: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:16 INFO : dir/file1.rclone_chunk.001_499e3o: Deleted 2026/06/24 01:16:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:16:16 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:16:16 DEBUG : dir/file1.rclone_chunk.001_499f0f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:16:16 INFO : dir/file1.rclone_chunk.001_499f0f: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:16 INFO : dir/file1.rclone_chunk.001_499f0f: Deleted 2026/06/24 01:16:16 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:16:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:16:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:16:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:16 DEBUG : dir: Looking for writers 2026/06/24 01:16:16 DEBUG : file1: reading active writers 2026/06/24 01:16:16 DEBUG : Looking for writers 2026/06/24 01:16:16 DEBUG : dir: reading active writers 2026/06/24 01:16:16 DEBUG : >WaitForWriters: 2026/06/24 01:16:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:17 DEBUG : dir: Looking for writers 2026/06/24 01:16:17 DEBUG : file1: reading active writers 2026/06/24 01:16:17 DEBUG : Looking for writers 2026/06/24 01:16:17 DEBUG : dir: reading active writers 2026/06/24 01:16:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:17 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:17 DEBUG : dir/file1.rclone_chunk.001_499ghy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:17 INFO : dir/file1.rclone_chunk.001_499ghy: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:17 INFO : dir/file1.rclone_chunk.001_499ghy: Deleted 2026/06/24 01:16:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:16:18 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:18 DEBUG : dir: Looking for writers 2026/06/24 01:16:18 DEBUG : file1: reading active writers 2026/06/24 01:16:18 DEBUG : Looking for writers 2026/06/24 01:16:18 DEBUG : dir: reading active writers 2026/06/24 01:16:18 DEBUG : >WaitForWriters: 2026/06/24 01:16:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:18 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:18 DEBUG : dir/file1.rclone_chunk.001_499hy9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:18 INFO : dir/file1.rclone_chunk.001_499hy9: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:18 INFO : dir/file1.rclone_chunk.001_499hy9: Deleted 2026/06/24 01:16:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:16:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:19 DEBUG : dir/file1(0x95475f9bc00): close: 2026/06/24 01:16:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:16:19 DEBUG : dir/file1(0x95475f9bc00): >close: err= 2026/06/24 01:16:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:19 DEBUG : dir: Looking for writers 2026/06/24 01:16:19 DEBUG : file1: reading active writers 2026/06/24 01:16:19 DEBUG : Looking for writers 2026/06/24 01:16:19 DEBUG : dir: reading active writers 2026/06/24 01:16:19 DEBUG : >WaitForWriters: 2026/06/24 01:16:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:19 DEBUG : dir: Looking for writers 2026/06/24 01:16:19 DEBUG : file1: reading active writers 2026/06/24 01:16:19 DEBUG : Looking for writers 2026/06/24 01:16:19 DEBUG : dir: reading active writers 2026/06/24 01:16:19 DEBUG : >WaitForWriters: 2026/06/24 01:16:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:20 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:20 DEBUG : dir/file1.rclone_chunk.001_499iwc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:20 INFO : dir/file1.rclone_chunk.001_499iwc: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:20 INFO : dir/file1.rclone_chunk.001_499iwc: Deleted 2026/06/24 01:16:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:16:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): _writeAt: size=5, off=0 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): openPending: 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): >openPending: err= 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): >_writeAt: n=5, err= 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): close: 2026/06/24 01:16:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/24 01:16:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/24 01:16:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/24 01:16:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 01:16:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:20 DEBUG : dir/file1(0x9547613fa80): >close: err= 2026/06/24 01:16:20 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:16:20 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:20 DEBUG : dir: Looking for writers 2026/06/24 01:16:20 DEBUG : file1: reading active writers 2026/06/24 01:16:20 DEBUG : Looking for writers 2026/06/24 01:16:20 DEBUG : dir: reading active writers 2026/06/24 01:16:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:20 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:20 DEBUG : dir/file1.rclone_chunk.001_499j8h: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/24 01:16:20 INFO : dir/file1.rclone_chunk.001_499j8h: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:20 INFO : dir/file1.rclone_chunk.001_499j8h: Deleted 2026/06/24 01:16:20 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:20 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/24 01:16:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:20 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/24 01:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:21 DEBUG : dir: Looking for writers 2026/06/24 01:16:21 DEBUG : file1: reading active writers 2026/06/24 01:16:21 DEBUG : Looking for writers 2026/06/24 01:16:21 DEBUG : dir: reading active writers 2026/06/24 01:16:21 DEBUG : >WaitForWriters: 2026/06/24 01:16:21 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:21 DEBUG : dir: Looking for writers 2026/06/24 01:16:21 DEBUG : file1: reading active writers 2026/06/24 01:16:21 DEBUG : Looking for writers 2026/06/24 01:16:21 DEBUG : dir: reading active writers 2026/06/24 01:16:21 DEBUG : >WaitForWriters: 2026/06/24 01:16:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.25s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.76s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:21 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:21 DEBUG : dir/file1.rclone_chunk.001_499kk6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:21 INFO : dir/file1.rclone_chunk.001_499kk6: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:21 INFO : dir/file1.rclone_chunk.001_499kk6: Deleted 2026/06/24 01:16:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:22 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:22 DEBUG : dir: Looking for writers 2026/06/24 01:16:22 DEBUG : file1: reading active writers 2026/06/24 01:16:22 DEBUG : Looking for writers 2026/06/24 01:16:22 DEBUG : dir: reading active writers 2026/06/24 01:16:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.86s) === RUN TestFileOpenReadUnknownSize 2026/06/24 01:16:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/24 01:16:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/24 01:16:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/24 01:16:22 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:22 DEBUG : Looking for writers 2026/06/24 01:16:22 DEBUG : file.txt: reading active writers 2026/06/24 01:16:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:22 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:22 DEBUG : dir/file1.rclone_chunk.001_499lmp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:22 INFO : dir/file1.rclone_chunk.001_499lmp: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:22 INFO : dir/file1.rclone_chunk.001_499lmp: Deleted 2026/06/24 01:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:16:23 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:23 DEBUG : dir/file1.rclone_chunk.001_499md9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:23 INFO : dir/file1.rclone_chunk.001_499md9: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:23 INFO : dir/file1.rclone_chunk.001_499md9: Deleted 2026/06/24 01:16:23 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:16:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:23 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:23 DEBUG : dir: Looking for writers 2026/06/24 01:16:23 DEBUG : file1: reading active writers 2026/06/24 01:16:23 DEBUG : Looking for writers 2026/06/24 01:16:23 DEBUG : dir: reading active writers 2026/06/24 01:16:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.36s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:24 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:24 DEBUG : dir/file1.rclone_chunk.001_499mdb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:24 INFO : dir/file1.rclone_chunk.001_499mdb: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:24 INFO : dir/file1.rclone_chunk.001_499mdb: Deleted 2026/06/24 01:16:24 DEBUG : dir/file1: Remove: 2026/06/24 01:16:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:24 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:16:24 DEBUG : dir/file1: Remove: 2026/06/24 01:16:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/24 01:16:24 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:24 DEBUG : dir: Looking for writers 2026/06/24 01:16:24 DEBUG : Looking for writers 2026/06/24 01:16:24 DEBUG : dir: reading active writers 2026/06/24 01:16:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.89s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:24 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:24 DEBUG : dir/file1.rclone_chunk.001_499n39: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:24 INFO : dir/file1.rclone_chunk.001_499n39: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:24 INFO : dir/file1.rclone_chunk.001_499n39: Deleted 2026/06/24 01:16:25 DEBUG : dir/file1: Remove: 2026/06/24 01:16:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:25 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:16:25 DEBUG : dir/file1: Remove: 2026/06/24 01:16:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/24 01:16:25 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:25 DEBUG : dir: Looking for writers 2026/06/24 01:16:25 DEBUG : Looking for writers 2026/06/24 01:16:25 DEBUG : dir: reading active writers 2026/06/24 01:16:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:25 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:25 DEBUG : dir/file1.rclone_chunk.001_499oh1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:25 INFO : dir/file1.rclone_chunk.001_499oh1: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:25 INFO : dir/file1.rclone_chunk.001_499oh1: Deleted 2026/06/24 01:16:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:26 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/24 01:16:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:26 DEBUG : dir/file1: Open: flags=0x3 2026/06/24 01:16:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/24 01:16:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/24 01:16:26 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:26 DEBUG : dir: Looking for writers 2026/06/24 01:16:26 DEBUG : file1: reading active writers 2026/06/24 01:16:26 DEBUG : Looking for writers 2026/06/24 01:16:26 DEBUG : dir: reading active writers 2026/06/24 01:16:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:26 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:26 DEBUG : dir/file1.rclone_chunk.001_499p4y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:26 INFO : dir/file1.rclone_chunk.001_499p4y: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:26 INFO : dir/file1.rclone_chunk.001_499p4y: Deleted 2026/06/24 01:16:26 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:26 DEBUG : dir: Looking for writers 2026/06/24 01:16:26 DEBUG : file1: reading active writers 2026/06/24 01:16:26 DEBUG : Looking for writers 2026/06/24 01:16:26 DEBUG : dir: reading active writers 2026/06/24 01:16:26 DEBUG : >WaitForWriters: 2026/06/24 01:16:27 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:27 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:27 INFO : dir/file1: Deleted 2026/06/24 01:16:27 DEBUG : newLeaf: Updating file with newLeaf 0x954764936c0 2026/06/24 01:16:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:27 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:27 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:27 INFO : newLeaf: Deleted 2026/06/24 01:16:27 DEBUG : dir/file1: Updating file with dir/file1 0x954764936c0 2026/06/24 01:16:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:27 DEBUG : dir/file1: File is currently open, delaying rename 0x954764936c0 2026/06/24 01:16:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:16:28 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:28 DEBUG : dir/file1.rclone_chunk.001_499qad: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:28 INFO : dir/file1.rclone_chunk.001_499qad: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:28 INFO : dir/file1.rclone_chunk.001_499qad: Deleted 2026/06/24 01:16:28 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:16:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:28 DEBUG : newLeaf: Running delayed rename now 2026/06/24 01:16:28 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:28 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:28 INFO : dir/file1: Deleted 2026/06/24 01:16:28 DEBUG : newLeaf: Updating file with newLeaf 0x954764936c0 2026/06/24 01:16:28 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:28 DEBUG : dir: Looking for writers 2026/06/24 01:16:28 DEBUG : Looking for writers 2026/06/24 01:16:28 DEBUG : dir: reading active writers 2026/06/24 01:16:28 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:28 DEBUG : >WaitForWriters: 2026/06/24 01:16:28 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:28 DEBUG : dir: Looking for writers 2026/06/24 01:16:28 DEBUG : Looking for writers 2026/06/24 01:16:28 DEBUG : dir: reading active writers 2026/06/24 01:16:28 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:29 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:29 DEBUG : dir/file1.rclone_chunk.001_499r75: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:29 INFO : dir/file1.rclone_chunk.001_499r75: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:29 INFO : dir/file1.rclone_chunk.001_499r75: Deleted 2026/06/24 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:29 DEBUG : dir: Looking for writers 2026/06/24 01:16:29 DEBUG : file1: reading active writers 2026/06/24 01:16:29 DEBUG : Looking for writers 2026/06/24 01:16:29 DEBUG : dir: reading active writers 2026/06/24 01:16:29 DEBUG : >WaitForWriters: 2026/06/24 01:16:29 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:29 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:29 INFO : dir/file1: Deleted 2026/06/24 01:16:29 DEBUG : newLeaf: Updating file with newLeaf 0x95475f72000 2026/06/24 01:16:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:29 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:29 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:30 INFO : newLeaf: Deleted 2026/06/24 01:16:30 DEBUG : dir/file1: Updating file with dir/file1 0x95475f72000 2026/06/24 01:16:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:30 DEBUG : dir/file1: File is currently open, delaying rename 0x95475f72000 2026/06/24 01:16:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:16:30 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:30 DEBUG : dir/file1.rclone_chunk.001_499ton: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:30 INFO : dir/file1.rclone_chunk.001_499ton: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:30 INFO : dir/file1.rclone_chunk.001_499ton: Deleted 2026/06/24 01:16:30 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:16:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:16:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:30 DEBUG : newLeaf: Running delayed rename now 2026/06/24 01:16:30 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:30 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:30 INFO : dir/file1: Deleted 2026/06/24 01:16:30 DEBUG : newLeaf: Updating file with newLeaf 0x95475f72000 2026/06/24 01:16:30 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:30 DEBUG : dir: Looking for writers 2026/06/24 01:16:30 DEBUG : Looking for writers 2026/06/24 01:16:30 DEBUG : dir: reading active writers 2026/06/24 01:16:30 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:30 DEBUG : >WaitForWriters: 2026/06/24 01:16:30 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:30 DEBUG : dir: Looking for writers 2026/06/24 01:16:30 DEBUG : Looking for writers 2026/06/24 01:16:30 DEBUG : dir: reading active writers 2026/06/24 01:16:30 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:30 DEBUG : >WaitForWriters: 2026/06/24 01:16:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:31 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:31 DEBUG : dir/file1.rclone_chunk.001_499ujn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:31 INFO : dir/file1.rclone_chunk.001_499ujn: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:31 INFO : dir/file1.rclone_chunk.001_499ujn: Deleted 2026/06/24 01:16:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:16:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): openPending: 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:16:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): >openPending: err= 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): _writeAt: size=14, off=0 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): >_writeAt: n=14, err= 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): close: 2026/06/24 01:16:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:16:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:31 DEBUG : dir/file1(0x9547618d000): >close: err= 2026/06/24 01:16:31 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:31 DEBUG : dir: Looking for writers 2026/06/24 01:16:31 DEBUG : file1: reading active writers 2026/06/24 01:16:31 DEBUG : Looking for writers 2026/06/24 01:16:31 DEBUG : dir: reading active writers 2026/06/24 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:31 DEBUG : dir: Looking for writers 2026/06/24 01:16:31 DEBUG : file1: reading active writers 2026/06/24 01:16:31 DEBUG : Looking for writers 2026/06/24 01:16:31 DEBUG : dir: reading active writers 2026/06/24 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:31 DEBUG : dir: Looking for writers 2026/06/24 01:16:31 DEBUG : file1: reading active writers 2026/06/24 01:16:31 DEBUG : Looking for writers 2026/06/24 01:16:31 DEBUG : dir: reading active writers 2026/06/24 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:31 DEBUG : dir: Looking for writers 2026/06/24 01:16:31 DEBUG : file1: reading active writers 2026/06/24 01:16:31 DEBUG : Looking for writers 2026/06/24 01:16:31 DEBUG : dir: reading active writers 2026/06/24 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:31 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:16:31 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:31 DEBUG : dir: Looking for writers 2026/06/24 01:16:31 DEBUG : file1: reading active writers 2026/06/24 01:16:31 DEBUG : Looking for writers 2026/06/24 01:16:31 DEBUG : dir: reading active writers 2026/06/24 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:32 DEBUG : dir: Looking for writers 2026/06/24 01:16:32 DEBUG : file1: reading active writers 2026/06/24 01:16:32 DEBUG : Looking for writers 2026/06/24 01:16:32 DEBUG : dir: reading active writers 2026/06/24 01:16:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:32 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:32 DEBUG : dir/file1.rclone_chunk.001_499ugz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:32 INFO : dir/file1.rclone_chunk.001_499ugz: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:32 INFO : dir/file1.rclone_chunk.001_499ugz: Deleted 2026/06/24 01:16:32 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:32 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:16:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/24 01:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:32 DEBUG : dir: Looking for writers 2026/06/24 01:16:32 DEBUG : file1: reading active writers 2026/06/24 01:16:32 DEBUG : Looking for writers 2026/06/24 01:16:32 DEBUG : dir: reading active writers 2026/06/24 01:16:32 DEBUG : >WaitForWriters: 2026/06/24 01:16:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:32 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): _readAt: size=512, off=0 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): openPending: 2026/06/24 01:16: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/06/24 01:16:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:16:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): >openPending: err= 2026/06/24 01:16:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): >_readAt: n=14, err=EOF 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): close: 2026/06/24 01:16:32 DEBUG : dir/file1(0x954763e6a00): >close: err= 2026/06/24 01:16:32 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:32 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:32 INFO : dir/file1: Deleted 2026/06/24 01:16:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:32 DEBUG : newLeaf: Updating file with newLeaf 0x95475dd6680 2026/06/24 01:16:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:32 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:33 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:33 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:33 INFO : newLeaf: Deleted 2026/06/24 01:16:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:16:33 DEBUG : dir/file1: Updating file with dir/file1 0x95475dd6680 2026/06/24 01:16:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:33 DEBUG : dir/file1(0x95475ed5300): openPending: 2026/06/24 01:16:33 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/06/24 01:16:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:16:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:33 DEBUG : dir/file1(0x95475ed5300): >openPending: err= 2026/06/24 01:16:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:33 DEBUG : dir/file1(0x95475ed5300): _writeAt: size=25, off=0 2026/06/24 01:16:33 DEBUG : dir/file1(0x95475ed5300): >_writeAt: n=25, err= 2026/06/24 01:16:33 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:33 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:33 INFO : dir/file1: Deleted 2026/06/24 01:16:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:33 DEBUG : newLeaf: Updating file with newLeaf 0x95475dd6680 2026/06/24 01:16:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:33 DEBUG : newLeaf(0x95475ed5300): close: 2026/06/24 01:16:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:16:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:16:33.274983637 +0000 UTC m=+48.556585104 2026/06/24 01:16:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:33 DEBUG : newLeaf(0x95475ed5300): >close: err= 2026/06/24 01:16:33 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:33 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:16:33 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:33 DEBUG : dir: Looking for writers 2026/06/24 01:16:33 DEBUG : Looking for writers 2026/06/24 01:16:33 DEBUG : dir: reading active writers 2026/06/24 01:16:33 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:33 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:33 DEBUG : newLeaf.rclone_chunk.001_499w4g: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:33 INFO : newLeaf.rclone_chunk.001_499w4g: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:34 INFO : newLeaf.rclone_chunk.001_499w4g: Deleted 2026/06/24 01:16:34 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:34 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:16:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:16:33.274983637 +0000 UTC" 2026/06/24 01:16:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:16:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:16:34 DEBUG : dir: Looking for writers 2026/06/24 01:16:34 DEBUG : Looking for writers 2026/06/24 01:16:34 DEBUG : dir: reading active writers 2026/06/24 01:16:34 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:34 DEBUG : >WaitForWriters: 2026/06/24 01:16:34 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:34 DEBUG : dir: Looking for writers 2026/06/24 01:16:34 DEBUG : Looking for writers 2026/06/24 01:16:34 DEBUG : dir: reading active writers 2026/06/24 01:16:34 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:34 DEBUG : >WaitForWriters: 2026/06/24 01:16:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:34 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:34 DEBUG : dir/file1.rclone_chunk.001_499xkh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:34 INFO : dir/file1.rclone_chunk.001_499xkh: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:34 INFO : dir/file1.rclone_chunk.001_499xkh: Deleted 2026/06/24 01:16:35 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:35 DEBUG : dir: Looking for writers 2026/06/24 01:16:35 DEBUG : file1: reading active writers 2026/06/24 01:16:35 DEBUG : Looking for writers 2026/06/24 01:16:35 DEBUG : dir: reading active writers 2026/06/24 01:16:35 DEBUG : >WaitForWriters: 2026/06/24 01:16:35 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:35 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:35 INFO : dir/file1: Deleted 2026/06/24 01:16:35 DEBUG : newLeaf: Updating file with newLeaf 0x95475d70c30 2026/06/24 01:16:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:35 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:35 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:35 INFO : newLeaf: Deleted 2026/06/24 01:16:35 DEBUG : dir/file1: Updating file with dir/file1 0x95475d70c30 2026/06/24 01:16:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:35 DEBUG : dir/file1(0x95475f70d00): openPending: 2026/06/24 01:16:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:16:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:35 DEBUG : dir/file1(0x95475f70d00): >openPending: err= 2026/06/24 01:16:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:35 DEBUG : dir/file1(0x95475f70d00): _writeAt: size=25, off=0 2026/06/24 01:16:35 DEBUG : dir/file1(0x95475f70d00): >_writeAt: n=25, err= 2026/06/24 01:16:35 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:35 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:36 INFO : dir/file1: Deleted 2026/06/24 01:16:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:36 DEBUG : newLeaf: Updating file with newLeaf 0x95475d70c30 2026/06/24 01:16:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:36 DEBUG : newLeaf(0x95475f70d00): close: 2026/06/24 01:16:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:16:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:16:35.831481737 +0000 UTC m=+51.113083215 2026/06/24 01:16:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:36 DEBUG : newLeaf(0x95475f70d00): >close: err= 2026/06/24 01:16:36 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:36 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:16:36 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:36 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:36 DEBUG : newLeaf.rclone_chunk.001_499zm3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:36 INFO : newLeaf.rclone_chunk.001_499zm3: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:36 INFO : newLeaf.rclone_chunk.001_499zm3: Deleted 2026/06/24 01:16:36 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:36 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:16:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:16:35.831481737 +0000 UTC" 2026/06/24 01:16:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:16:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : >WaitForWriters: 2026/06/24 01:16:36 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:36 DEBUG : dir: Looking for writers 2026/06/24 01:16:36 DEBUG : Looking for writers 2026/06/24 01:16:36 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:36 DEBUG : dir: reading active writers 2026/06/24 01:16:36 DEBUG : >WaitForWriters: 2026/06/24 01:16:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:37 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:37 DEBUG : dir/file1.rclone_chunk.001_499zc0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:37 INFO : dir/file1.rclone_chunk.001_499zc0: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:37 INFO : dir/file1.rclone_chunk.001_499zc0: Deleted 2026/06/24 01:16:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:16:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): openPending: 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:16:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): >openPending: err= 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): _writeAt: size=14, off=0 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): >_writeAt: n=14, err= 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): close: 2026/06/24 01:16:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:16:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:37 DEBUG : dir/file1(0x954761e01c0): >close: err= 2026/06/24 01:16:37 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:37 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:16:37 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:37 DEBUG : dir: Looking for writers 2026/06/24 01:16:37 DEBUG : file1: reading active writers 2026/06/24 01:16:37 DEBUG : Looking for writers 2026/06/24 01:16:37 DEBUG : dir: reading active writers 2026/06/24 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:38 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:38 DEBUG : dir/file1.rclone_chunk.001_49a068: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:38 INFO : dir/file1.rclone_chunk.001_49a068: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:38 INFO : dir/file1.rclone_chunk.001_49a068: Deleted 2026/06/24 01:16:38 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:38 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:16:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/24 01:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:38 DEBUG : dir: Looking for writers 2026/06/24 01:16:38 DEBUG : file1: reading active writers 2026/06/24 01:16:38 DEBUG : Looking for writers 2026/06/24 01:16:38 DEBUG : dir: reading active writers 2026/06/24 01:16:38 DEBUG : >WaitForWriters: 2026/06/24 01:16:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:38 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): _readAt: size=512, off=0 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): openPending: 2026/06/24 01:16:38 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/06/24 01:16:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): >openPending: err= 2026/06/24 01:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): >_readAt: n=14, err=EOF 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): close: 2026/06/24 01:16:38 DEBUG : dir/file1(0x954761e1000): >close: err= 2026/06/24 01:16:38 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:38 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:38 INFO : dir/file1: Deleted 2026/06/24 01:16:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:38 DEBUG : newLeaf: Updating file with newLeaf 0x95475f9f2b0 2026/06/24 01:16:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:38 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:38 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:39 INFO : newLeaf: Deleted 2026/06/24 01:16:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:16:39 DEBUG : dir/file1: Updating file with dir/file1 0x95475f9f2b0 2026/06/24 01:16:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:39 DEBUG : dir/file1(0x954761e07c0): openPending: 2026/06/24 01:16:39 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/06/24 01:16:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:16:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:39 DEBUG : dir/file1(0x954761e07c0): >openPending: err= 2026/06/24 01:16:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:39 DEBUG : dir/file1(0x954761e07c0): _writeAt: size=25, off=0 2026/06/24 01:16:39 DEBUG : dir/file1(0x954761e07c0): >_writeAt: n=25, err= 2026/06/24 01:16:39 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:39 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:39 INFO : dir/file1: Deleted 2026/06/24 01:16:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:39 DEBUG : newLeaf: Updating file with newLeaf 0x95475f9f2b0 2026/06/24 01:16:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:39 DEBUG : newLeaf(0x954761e07c0): close: 2026/06/24 01:16:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:16:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:16:39.164926867 +0000 UTC m=+54.446528365 2026/06/24 01:16:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:39 DEBUG : newLeaf(0x954761e07c0): >close: err= 2026/06/24 01:16:39 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:39 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:16:39 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:39 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:39 DEBUG : newLeaf.rclone_chunk.001_49a2dq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:39 INFO : newLeaf.rclone_chunk.001_49a2dq: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:39 DEBUG : dir: Looking for writers 2026/06/24 01:16:39 DEBUG : Looking for writers 2026/06/24 01:16:39 DEBUG : dir: reading active writers 2026/06/24 01:16:39 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/24 01:16:40 INFO : newLeaf.rclone_chunk.001_49a2dq: Deleted 2026/06/24 01:16:40 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:40 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:16:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:16:39.164926867 +0000 UTC" 2026/06/24 01:16:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:16:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:16:40 DEBUG : dir: Looking for writers 2026/06/24 01:16:40 DEBUG : Looking for writers 2026/06/24 01:16:40 DEBUG : dir: reading active writers 2026/06/24 01:16:40 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:40 DEBUG : >WaitForWriters: 2026/06/24 01:16:40 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:40 DEBUG : dir: Looking for writers 2026/06/24 01:16:40 DEBUG : Looking for writers 2026/06/24 01:16:40 DEBUG : dir: reading active writers 2026/06/24 01:16:40 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:40 DEBUG : >WaitForWriters: 2026/06/24 01:16:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:41 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:41 DEBUG : dir/file1.rclone_chunk.001_49a30u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:16:41 INFO : dir/file1.rclone_chunk.001_49a30u: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:41 INFO : dir/file1.rclone_chunk.001_49a30u: Deleted 2026/06/24 01:16:41 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:41 DEBUG : dir: Looking for writers 2026/06/24 01:16:41 DEBUG : file1: reading active writers 2026/06/24 01:16:41 DEBUG : Looking for writers 2026/06/24 01:16:41 DEBUG : dir: reading active writers 2026/06/24 01:16:41 DEBUG : >WaitForWriters: 2026/06/24 01:16:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): _readAt: size=512, off=0 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): openPending: 2026/06/24 01:16:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): >openPending: err= 2026/06/24 01:16:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/24 01:16:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): >_readAt: n=14, err=EOF 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): close: 2026/06/24 01:16:41 DEBUG : dir/file1(0x9547608a240): >close: err= 2026/06/24 01:16:41 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:41 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:41 INFO : dir/file1: Deleted 2026/06/24 01:16:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:41 DEBUG : newLeaf: Updating file with newLeaf 0x95476717860 2026/06/24 01:16:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:42 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:16:42 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:16:42 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:42 INFO : newLeaf: Deleted 2026/06/24 01:16:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:16:42 DEBUG : dir/file1: Updating file with dir/file1 0x95476717860 2026/06/24 01:16:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:42 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:42 DEBUG : dir/file1(0x9547604b040): openPending: 2026/06/24 01:16:42 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/06/24 01:16:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:42 DEBUG : dir/file1(0x9547604b040): >openPending: err= 2026/06/24 01:16:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:42 DEBUG : dir/file1(0x9547604b040): _writeAt: size=25, off=0 2026/06/24 01:16:42 DEBUG : dir/file1(0x9547604b040): >_writeAt: n=25, err= 2026/06/24 01:16:42 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:16:42 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:16:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:42 INFO : dir/file1: Deleted 2026/06/24 01:16:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:16:42 DEBUG : newLeaf: Updating file with newLeaf 0x95476717860 2026/06/24 01:16:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:16:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:42 DEBUG : newLeaf(0x9547604b040): close: 2026/06/24 01:16:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:16:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:16:42.442930916 +0000 UTC m=+57.724532394 2026/06/24 01:16:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:42 DEBUG : newLeaf(0x9547604b040): >close: err= 2026/06/24 01:16:42 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:42 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:16:42 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:42 DEBUG : dir: Looking for writers 2026/06/24 01:16:42 DEBUG : Looking for writers 2026/06/24 01:16:42 DEBUG : dir: reading active writers 2026/06/24 01:16:42 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:43 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:43 DEBUG : newLeaf.rclone_chunk.001_49a5l4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:16:43 INFO : newLeaf.rclone_chunk.001_49a5l4: Copied (server-side copy) to: newLeaf 2026/06/24 01:16:43 INFO : newLeaf.rclone_chunk.001_49a5l4: Deleted 2026/06/24 01:16:43 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:16:43 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:16:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:16:42.442930916 +0000 UTC" 2026/06/24 01:16:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:16:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:16:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:16:43 DEBUG : dir: Looking for writers 2026/06/24 01:16:43 DEBUG : Looking for writers 2026/06/24 01:16:43 DEBUG : dir: reading active writers 2026/06/24 01:16:43 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:43 DEBUG : >WaitForWriters: 2026/06/24 01:16:43 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:43 DEBUG : dir: Looking for writers 2026/06/24 01:16:43 DEBUG : Looking for writers 2026/06/24 01:16:43 DEBUG : dir: reading active writers 2026/06/24 01:16:43 DEBUG : newLeaf: reading active writers 2026/06/24 01:16:43 DEBUG : >WaitForWriters: 2026/06/24 01:16:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestFileRename (17.29s) --- PASS: TestFileRename/off,forceCache=false (2.38s) --- PASS: TestFileRename/minimal,forceCache=false (2.53s) --- PASS: TestFileRename/minimal,forceCache=true (3.22s) --- PASS: TestFileRename/writes,forceCache=false (2.56s) --- PASS: TestFileRename/writes,forceCache=true (3.98s) --- PASS: TestFileRename/full,forceCache=false (2.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:43 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:43 DEBUG : Looking for writers 2026/06/24 01:16:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:43 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:43 DEBUG : dir/file1.rclone_chunk.001_49a6bm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:43 INFO : dir/file1.rclone_chunk.001_49a6bm: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:44 INFO : dir/file1.rclone_chunk.001_49a6bm: Deleted 2026/06/24 01:16:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:16:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:44 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:44 DEBUG : dir: Looking for writers 2026/06/24 01:16:44 DEBUG : file1: reading active writers 2026/06/24 01:16:44 DEBUG : Looking for writers 2026/06/24 01:16:44 DEBUG : dir: reading active writers 2026/06/24 01:16:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:44 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:44 DEBUG : dir/file1.rclone_chunk.001_49a7kc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:44 INFO : dir/file1.rclone_chunk.001_49a7kc: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:44 INFO : dir/file1.rclone_chunk.001_49a7kc: Deleted 2026/06/24 01:16:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/24 01:16:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/24 01:16:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/24 01:16:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/24 01:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/24 01:16:45 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:45 DEBUG : dir: Looking for writers 2026/06/24 01:16:45 DEBUG : file1: reading active writers 2026/06/24 01:16:45 DEBUG : Looking for writers 2026/06/24 01:16:45 DEBUG : dir: reading active writers 2026/06/24 01:16:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.44s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:46 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:46 DEBUG : dir/file1.rclone_chunk.001_49a8gq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:46 INFO : dir/file1.rclone_chunk.001_49a8gq: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:46 INFO : dir/file1.rclone_chunk.001_49a8gq: Deleted 2026/06/24 01:16:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/24 01:16:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/24 01:16:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/24 01:16:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/24 01:16:46 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/24 01:16:46 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/24 01:16:46 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/24 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/24 01:16:47 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/24 01:16:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/24 01:16:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/24 01:16:47 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/24 01:16:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/24 01:16:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/24 01:16:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/24 01:16:47 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/24 01:16:47 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/24 01:16:47 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/24 01:16:47 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/24 01:16:47 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/24 01:16:47 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:47 DEBUG : dir: Looking for writers 2026/06/24 01:16:47 DEBUG : file1: reading active writers 2026/06/24 01:16:47 DEBUG : Looking for writers 2026/06/24 01:16:47 DEBUG : dir: reading active writers 2026/06/24 01:16:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.45s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:47 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:47 DEBUG : dir/file1.rclone_chunk.001_49aa15: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:47 INFO : dir/file1.rclone_chunk.001_49aa15: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:47 INFO : dir/file1.rclone_chunk.001_49aa15: Deleted 2026/06/24 01:16:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:48 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:48 DEBUG : dir: Looking for writers 2026/06/24 01:16:48 DEBUG : file1: reading active writers 2026/06/24 01:16:48 DEBUG : Looking for writers 2026/06/24 01:16:48 DEBUG : dir: reading active writers 2026/06/24 01:16:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.99s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:48 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:48 DEBUG : dir/file1.rclone_chunk.001_49abjr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:48 INFO : dir/file1.rclone_chunk.001_49abjr: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:48 INFO : dir/file1.rclone_chunk.001_49abjr: Deleted 2026/06/24 01:16:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:16:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:16:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:49 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/24 01:16:49 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/24 01:16:49 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:49 DEBUG : dir: Looking for writers 2026/06/24 01:16:49 DEBUG : file1: reading active writers 2026/06/24 01:16:49 DEBUG : Looking for writers 2026/06/24 01:16:49 DEBUG : dir: reading active writers 2026/06/24 01:16:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.95s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:49 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:49 DEBUG : dir/file1.rclone_chunk.001_49acgr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:49 INFO : dir/file1.rclone_chunk.001_49acgr: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:49 INFO : dir/file1.rclone_chunk.001_49acgr: Deleted 2026/06/24 01:16:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): _readAt: size=1, off=0 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): openPending: 2026/06/24 01:16:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >openPending: err= 2026/06/24 01:16:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:16:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >_readAt: n=1, err= 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): _readAt: size=256, off=1 2026/06/24 01:16:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >_readAt: n=15, err=EOF 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): _readAt: size=16, off=16 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >_readAt: n=0, err=EOF 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): close: 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >close: err= 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): close: 2026/06/24 01:16:50 DEBUG : dir/file1(0x95476225940): >close: err=file already closed 2026/06/24 01:16:50 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:50 DEBUG : dir: Looking for writers 2026/06/24 01:16:50 DEBUG : file1: reading active writers 2026/06/24 01:16:50 DEBUG : Looking for writers 2026/06/24 01:16:50 DEBUG : dir: reading active writers 2026/06/24 01:16:50 DEBUG : >WaitForWriters: 2026/06/24 01:16:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:50 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:50 DEBUG : dir/file1.rclone_chunk.001_49addr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:50 INFO : dir/file1.rclone_chunk.001_49addr: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:50 INFO : dir/file1.rclone_chunk.001_49addr: Deleted 2026/06/24 01:16:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): _readAt: size=1, off=0 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): openPending: 2026/06/24 01:16:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >openPending: err= 2026/06/24 01:16:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:16:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >_readAt: n=1, err= 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): _readAt: size=1, off=5 2026/06/24 01:16:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >_readAt: n=1, err= 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): _readAt: size=1, off=3 2026/06/24 01:16:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >_readAt: n=1, err= 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): _readAt: size=1, off=13 2026/06/24 01:16:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >_readAt: n=1, err= 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): _readAt: size=16, off=100 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >_readAt: n=0, err=EOF 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): close: 2026/06/24 01:16:51 DEBUG : dir/file1(0x95475b30380): >close: err= 2026/06/24 01:16:51 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:51 DEBUG : dir: Looking for writers 2026/06/24 01:16:51 DEBUG : file1: reading active writers 2026/06/24 01:16:51 DEBUG : Looking for writers 2026/06/24 01:16:51 DEBUG : dir: reading active writers 2026/06/24 01:16:51 DEBUG : >WaitForWriters: 2026/06/24 01:16:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:51 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:51 DEBUG : dir/file1.rclone_chunk.001_49ae5p: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:51 INFO : dir/file1.rclone_chunk.001_49ae5p: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:51 INFO : dir/file1.rclone_chunk.001_49ae5p: Deleted 2026/06/24 01:16:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=1, off=0 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): openPending: 2026/06/24 01:16:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >openPending: err= 2026/06/24 01:16:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:16:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=1, err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=1, off=5 2026/06/24 01:16:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=1, err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=1, off=1 2026/06/24 01:16:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=1, err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=6, off=10 2026/06/24 01:16:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=6, err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=256, off=10 2026/06/24 01:16:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=6, err=EOF 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=256, off=100 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=0, err=EOF 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): close: 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >close: err= 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): _readAt: size=256, off=100 2026/06/24 01:16:52 DEBUG : dir/file1(0x954760a7d00): >_readAt: n=0, err=file already closed 2026/06/24 01:16:52 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:52 DEBUG : dir: Looking for writers 2026/06/24 01:16:52 DEBUG : file1: reading active writers 2026/06/24 01:16:52 DEBUG : Looking for writers 2026/06/24 01:16:52 DEBUG : dir: reading active writers 2026/06/24 01:16:52 DEBUG : >WaitForWriters: 2026/06/24 01:16:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.09s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:52 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:52 DEBUG : dir/file1.rclone_chunk.001_49aftc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:52 INFO : dir/file1.rclone_chunk.001_49aftc: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:52 INFO : dir/file1.rclone_chunk.001_49aftc: Deleted 2026/06/24 01:16:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): RWFileHandle.Flush 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): _readAt: size=256, off=0 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): openPending: 2026/06/24 01:16:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): >openPending: err= 2026/06/24 01:16:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/24 01:16:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): >_readAt: n=16, err=EOF 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): RWFileHandle.Flush 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): RWFileHandle.Flush 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): close: 2026/06/24 01:16:53 DEBUG : dir/file1(0x954761e2700): >close: err= 2026/06/24 01:16:53 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:53 DEBUG : dir: Looking for writers 2026/06/24 01:16:53 DEBUG : file1: reading active writers 2026/06/24 01:16:53 DEBUG : Looking for writers 2026/06/24 01:16:53 DEBUG : dir: reading active writers 2026/06/24 01:16:53 DEBUG : >WaitForWriters: 2026/06/24 01:16:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:53 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:53 DEBUG : dir/file1.rclone_chunk.001_49age3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:53 INFO : dir/file1.rclone_chunk.001_49age3: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:53 INFO : dir/file1.rclone_chunk.001_49age3: Deleted 2026/06/24 01:16:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:16:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:16:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:53 DEBUG : dir/file1(0x954760efa80): _readAt: size=256, off=0 2026/06/24 01:16:53 DEBUG : dir/file1(0x954760efa80): openPending: 2026/06/24 01:16:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): >openPending: err= 2026/06/24 01:16:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/24 01:16:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:16:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:16:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): >_readAt: n=16, err=EOF 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): RWFileHandle.Release 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): close: 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): >close: err= 2026/06/24 01:16:54 DEBUG : dir/file1(0x954760efa80): RWFileHandle.Release 2026/06/24 01:16:54 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:54 DEBUG : dir: Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : dir: reading active writers 2026/06/24 01:16:54 DEBUG : >WaitForWriters: 2026/06/24 01:16:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:16:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:54 DEBUG : file1: newRWFileHandle: 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): openPending: 2026/06/24 01:16:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): >openPending: err= 2026/06/24 01:16:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:16:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:16:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): _writeAt: size=5, off=0 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): >_writeAt: n=5, err= 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): _writeAt: size=7, off=5 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): >_writeAt: n=7, err= 2026/06/24 01:16:54 DEBUG : file1: vfs cache: truncate to size=11 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): close: 2026/06/24 01:16:54 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:16:54.324028038 +0000 UTC m=+69.605629506 2026/06/24 01:16:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): >close: err= 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): close: 2026/06/24 01:16:54 DEBUG : file1(0x95476236840): >close: err=file already closed 2026/06/24 01:16:54 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:54 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:16:54 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:54 DEBUG : file1: size = 11 OK 2026/06/24 01:16:54 DEBUG : file1.rclone_chunk.001_49ahir: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:16:54 INFO : file1.rclone_chunk.001_49ahir: Copied (server-side copy) to: file1 2026/06/24 01:16:54 INFO : file1.rclone_chunk.001_49ahir: Deleted 2026/06/24 01:16:54 DEBUG : file1: size = 11 OK 2026/06/24 01:16:54 INFO : file1: Copied (new) 2026/06/24 01:16:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-24 01:16:54.324028038 +0000 UTC" 2026/06/24 01:16:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:54 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:54 DEBUG : Looking for writers 2026/06/24 01:16:54 DEBUG : file1: reading active writers 2026/06/24 01:16:54 DEBUG : >WaitForWriters: 2026/06/24 01:16:55 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : >WaitForWriters: 2026/06/24 01:16:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting 2026/06/24 01:16:55 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:55 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.90s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:16:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:55 DEBUG : file1: newRWFileHandle: 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): openPending: 2026/06/24 01:16:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): >openPending: err= 2026/06/24 01:16:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:16:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:16:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): _writeAt: size=7, off=0 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): >_writeAt: n=7, err= 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): _writeAt: size=6, off=5 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): >_writeAt: n=6, err= 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): close: 2026/06/24 01:16:55 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:16:55.228250908 +0000 UTC m=+70.509852377 2026/06/24 01:16:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): >close: err= 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): _writeAt: size=5, off=0 2026/06/24 01:16:55 DEBUG : file1(0x95475e18cc0): >_writeAt: n=0, err=file already closed 2026/06/24 01:16:55 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:55 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:16:55 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:55 DEBUG : file1: size = 11 OK 2026/06/24 01:16:55 DEBUG : file1.rclone_chunk.001_49aid3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:16:55 INFO : file1.rclone_chunk.001_49aid3: Copied (server-side copy) to: file1 2026/06/24 01:16:55 INFO : file1.rclone_chunk.001_49aid3: Deleted 2026/06/24 01:16:55 DEBUG : file1: size = 11 OK 2026/06/24 01:16:55 INFO : file1: Copied (new) 2026/06/24 01:16:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-24 01:16:55.228250908 +0000 UTC" 2026/06/24 01:16:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:55 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : >WaitForWriters: 2026/06/24 01:16:55 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:55 DEBUG : Looking for writers 2026/06/24 01:16:55 DEBUG : file1: reading active writers 2026/06/24 01:16:55 DEBUG : >WaitForWriters: 2026/06/24 01:16:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:16:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:56 DEBUG : file1: newRWFileHandle: 2026/06/24 01:16:56 DEBUG : file1(0x954762cf880): openPending: 2026/06/24 01:16:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:56 DEBUG : file1(0x954762cf880): >openPending: err= 2026/06/24 01:16:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:16:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:16:56 DEBUG : file1(0x954762cf880): close: 2026/06/24 01:16:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:16:56.134594561 +0000 UTC m=+71.416196028 2026/06/24 01:16:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:56 DEBUG : file1(0x954762cf880): >close: err= 2026/06/24 01:16:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:16:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:16:56 DEBUG : file2: newRWFileHandle: 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): openPending: 2026/06/24 01:16:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): >openPending: err= 2026/06/24 01:16:56 DEBUG : file2: >newRWFileHandle: err= 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/24 01:16:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): RWFileHandle.Flush 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): RWFileHandle.Release 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): close: 2026/06/24 01:16:56 DEBUG : file2: vfs cache: setting modification time to 2026-06-24 01:16:56.135853493 +0000 UTC m=+71.417454990 2026/06/24 01:16:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:56 DEBUG : file2(0x954762cfd40): >close: err= 2026/06/24 01:16:56 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/24 01:16:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/24 01:16:56 DEBUG : file2: vfs cache: starting upload 2026/06/24 01:16:56 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:16:56 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/24 01:16:56 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/24 01:16:56 DEBUG : file2: size = 0 OK 2026/06/24 01:16:56 DEBUG : file2.rclone_chunk.001_49ajxq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:16:56 INFO : file2.rclone_chunk.001_49ajxq: Copied (server-side copy) to: file2 2026/06/24 01:16:56 DEBUG : file1: size = 0 OK 2026/06/24 01:16:56 DEBUG : file1.rclone_chunk.001_49ajw5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:16:56 INFO : file1.rclone_chunk.001_49ajw5: Copied (server-side copy) to: file1 2026/06/24 01:16:56 INFO : file2.rclone_chunk.001_49ajxq: Deleted 2026/06/24 01:16:56 DEBUG : file2: size = 0 OK 2026/06/24 01:16:56 INFO : file2: Copied (new) 2026/06/24 01:16:56 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-24 01:16:56.135853493 +0000 UTC" 2026/06/24 01:16:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:16:56 INFO : file2: vfs cache: upload succeeded try #1 2026/06/24 01:16:56 INFO : file1.rclone_chunk.001_49ajw5: Deleted 2026/06/24 01:16:56 DEBUG : file1: size = 0 OK 2026/06/24 01:16:56 INFO : file1: Copied (new) 2026/06/24 01:16:56 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-24 01:16:56.134594561 +0000 UTC" 2026/06/24 01:16:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:56 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : >WaitForWriters: 2026/06/24 01:16:56 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:56 DEBUG : Looking for writers 2026/06/24 01:16:56 DEBUG : file1: reading active writers 2026/06/24 01:16:56 DEBUG : file2: reading active writers 2026/06/24 01:16:56 DEBUG : >WaitForWriters: 2026/06/24 01:16:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.11s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:16:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:57 DEBUG : file1: newRWFileHandle: 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): openPending: 2026/06/24 01:16:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): >openPending: err= 2026/06/24 01:16:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:16:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): _writeAt: size=5, off=0 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): >_writeAt: n=5, err= 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): RWFileHandle.Flush 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): RWFileHandle.Flush 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): close: 2026/06/24 01:16:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:16:57.252095908 +0000 UTC m=+72.533697376 2026/06/24 01:16:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:57 DEBUG : file1(0x954762265c0): >close: err= 2026/06/24 01:16:57 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:57 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:16:57 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:57 DEBUG : file1: size = 5 OK 2026/06/24 01:16:57 DEBUG : file1.rclone_chunk.001_49akbp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:16:57 INFO : file1.rclone_chunk.001_49akbp: Copied (server-side copy) to: file1 2026/06/24 01:16:57 INFO : file1.rclone_chunk.001_49akbp: Deleted 2026/06/24 01:16:57 DEBUG : file1: size = 5 OK 2026/06/24 01:16:57 INFO : file1: Copied (new) 2026/06/24 01:16:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:16:57.252095908 +0000 UTC" 2026/06/24 01:16:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:57 DEBUG : Looking for writers 2026/06/24 01:16:57 DEBUG : file1: reading active writers 2026/06/24 01:16:57 DEBUG : >WaitForWriters: 2026/06/24 01:16:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:16:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:16:58 DEBUG : file1: newRWFileHandle: 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): openPending: 2026/06/24 01:16:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): >openPending: err= 2026/06/24 01:16:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:16:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): _writeAt: size=5, off=0 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): >_writeAt: n=5, err= 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): RWFileHandle.Release 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): close: 2026/06/24 01:16:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:16:58.077298739 +0000 UTC m=+73.358900217 2026/06/24 01:16:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): >close: err= 2026/06/24 01:16:58 DEBUG : file1(0x9547625b000): RWFileHandle.Release 2026/06/24 01:16:58 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:58 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:16:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:58 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:16:58 DEBUG : file1: size = 5 OK 2026/06/24 01:16:58 DEBUG : file1.rclone_chunk.001_49alns: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:16:58 INFO : file1.rclone_chunk.001_49alns: Copied (server-side copy) to: file1 2026/06/24 01:16:58 INFO : file1.rclone_chunk.001_49alns: Deleted 2026/06/24 01:16:58 DEBUG : file1: size = 5 OK 2026/06/24 01:16:58 INFO : file1: Copied (new) 2026/06/24 01:16:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:16:58.077298739 +0000 UTC" 2026/06/24 01:16:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:16:58 DEBUG : Looking for writers 2026/06/24 01:16:58 DEBUG : file1: reading active writers 2026/06/24 01:16:58 DEBUG : >WaitForWriters: 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:16:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:16:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:16:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi/dir/file1: no such file or directory 2026/06/24 01:16:59 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:16:59 DEBUG : dir/file1.rclone_chunk.001_49alua: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:16:59 INFO : dir/file1.rclone_chunk.001_49alua: Copied (server-side copy) to: dir/file1 2026/06/24 01:16:59 INFO : dir/file1.rclone_chunk.001_49alua: Deleted 2026/06/24 01:16:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:16:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:16:59 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): openPending: 2026/06/24 01:16:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:16:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:16:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): >openPending: err= 2026/06/24 01:16:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:16:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:16:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:16:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): _writeAt: size=5, off=0 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): >_writeAt: n=5, err= 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): close: 2026/06/24 01:16:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:16:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-24 01:16:59.676559288 +0000 UTC m=+74.958160756 2026/06/24 01:16:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:16:59 DEBUG : dir/file1(0x954762ce9c0): >close: err= 2026/06/24 01:16:59 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:16:59 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:16:59 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:16:59 DEBUG : dir: Looking for writers 2026/06/24 01:16:59 DEBUG : file1: reading active writers 2026/06/24 01:16:59 DEBUG : Looking for writers 2026/06/24 01:16:59 DEBUG : dir: reading active writers 2026/06/24 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:17:00 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:17:00 DEBUG : dir/file1.rclone_chunk.001_49amfj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:17:00 INFO : dir/file1.rclone_chunk.001_49amfj: Copied (server-side copy) to: dir/file1 2026/06/24 01:17:00 INFO : dir/file1.rclone_chunk.001_49amfj: Deleted 2026/06/24 01:17:00 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:17:00 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:17:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-24 01:16:59.676559288 +0000 UTC" 2026/06/24 01:17:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:17:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:17:00 DEBUG : dir: Looking for writers 2026/06/24 01:17:00 DEBUG : file1: reading active writers 2026/06/24 01:17:00 DEBUG : Looking for writers 2026/06/24 01:17:00 DEBUG : dir: reading active writers 2026/06/24 01:17:00 DEBUG : >WaitForWriters: 2026/06/24 01:17:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:00 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:17:00 DEBUG : dir/file1.rclone_chunk.001_49anpq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:17:00 INFO : dir/file1.rclone_chunk.001_49anpq: Copied (server-side copy) to: dir/file1 2026/06/24 01:17:00 INFO : dir/file1.rclone_chunk.001_49anpq: Deleted 2026/06/24 01:17:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:17:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:17:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:17:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): _writeAt: size=5, off=0 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): openPending: 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:17:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): >openPending: err= 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): >_writeAt: n=5, err= 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): _writeAt: size=15, off=5 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): >_writeAt: n=15, err= 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): close: 2026/06/24 01:17:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-24 01:17:01.288587126 +0000 UTC m=+76.570188604 2026/06/24 01:17:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:01 DEBUG : dir/file1(0x95476200140): >close: err= 2026/06/24 01:17:01 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:17:01 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:17:01 DEBUG : dir/file1: size = 20 OK 2026/06/24 01:17:01 DEBUG : dir/file1.rclone_chunk.001_49ao86: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/24 01:17:01 INFO : dir/file1.rclone_chunk.001_49ao86: Copied (server-side copy) to: dir/file1 2026/06/24 01:17:01 INFO : dir/file1.rclone_chunk.001_49ao86: Deleted 2026/06/24 01:17:01 DEBUG : dir/file1: size = 20 OK 2026/06/24 01:17:01 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-24 01:17:01.288587126 +0000 UTC" 2026/06/24 01:17:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:17:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:17:01 DEBUG : dir: Looking for writers 2026/06/24 01:17:01 DEBUG : file1: reading active writers 2026/06/24 01:17:01 DEBUG : Looking for writers 2026/06/24 01:17:01 DEBUG : dir: reading active writers 2026/06/24 01:17:01 DEBUG : >WaitForWriters: 2026/06/24 01:17:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.61s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : file1: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): openPending: 2026/06/24 01:17:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): >openPending: err= 2026/06/24 01:17:02 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:17:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): close: 2026/06/24 01:17:02 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:17:02.162932225 +0000 UTC m=+77.444533693 2026/06/24 01:17:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : file1(0x9547611b780): >close: err= 2026/06/24 01:17:02 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:17:02 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:17:02 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:17:02 DEBUG : file1: size = 5 OK 2026/06/24 01:17:02 DEBUG : file1.rclone_chunk.001_49ap39: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:17:02 INFO : file1.rclone_chunk.001_49ap39: Copied (server-side copy) to: file1 2026/06/24 01:17:02 INFO : file1.rclone_chunk.001_49ap39: Deleted 2026/06/24 01:17:02 DEBUG : file1: size = 5 OK 2026/06/24 01:17:02 INFO : file1: Copied (new) 2026/06/24 01:17:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:17:02.162932225 +0000 UTC" 2026/06/24 01:17:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:02 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:17:02 DEBUG : Looking for writers 2026/06/24 01:17:02 DEBUG : file1: reading active writers 2026/06/24 01:17:02 DEBUG : >WaitForWriters: 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/24 01:17:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.972913088 +0000 UTC m=+78.254514566 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4200): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.972913088 +0000 UTC m=+78.254514566 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4680): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.972913088 +0000 UTC m=+78.254514566 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed4f00): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766443f0 item 1 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.976237067 +0000 UTC m=+78.257838545 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ed5c00): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.976237067 +0000 UTC m=+78.257838545 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236380): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476644cb0 item 2 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.978181817 +0000 UTC m=+78.259783295 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236a40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.978181817 +0000 UTC m=+78.259783295 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476236ec0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.978181817 +0000 UTC m=+78.259783295 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237380): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645180 item 3 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.980367629 +0000 UTC m=+78.261969137 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476237b00): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.980367629 +0000 UTC m=+78.261969137 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba8280): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766457a0 item 4 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.981960979 +0000 UTC m=+78.263562487 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba96c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.981960979 +0000 UTC m=+78.263562487 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475ba9bc0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.981960979 +0000 UTC m=+78.263562487 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475b304c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645b20 item 5 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.984358118 +0000 UTC m=+78.265959596 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476293d40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.984358118 +0000 UTC m=+78.265959596 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af6ac0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bb880 item 6 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.985793292 +0000 UTC m=+78.267394770 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af7340): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.985793292 +0000 UTC m=+78.267394770 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475af79c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.985793292 +0000 UTC m=+78.267394770 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e2c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bbc00 item 7 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.988432344 +0000 UTC m=+78.270033822 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4e9c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.988432344 +0000 UTC m=+78.270033822 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4ef40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a460 item 8 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): _readAt: size=2, off=0 2026/06/24 01:17:02 ERROR : open-test-file(0x95475d4f500): Couldn't read size of file 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): >_readAt: n=0, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): close: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f500): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.989963047 +0000 UTC m=+78.271564525 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4f8c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.989963047 +0000 UTC m=+78.271564525 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d4fd40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.989963047 +0000 UTC m=+78.271564525 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066340): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a930 item 9 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.992296406 +0000 UTC m=+78.273897884 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x954760669c0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.992296406 +0000 UTC m=+78.273897884 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476066f40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b030 item 10 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): _readAt: size=2, off=0 2026/06/24 01:17:02 ERROR : open-test-file(0x95476067580): Couldn't read size of file 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): >_readAt: n=0, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): close: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067580): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.994324231 +0000 UTC m=+78.275925709 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067940): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): _readAt: size=2, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): >_readAt: n=2, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): _writeAt: size=3, off=2 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.994324231 +0000 UTC m=+78.275925709 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95476067e40): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.994324231 +0000 UTC m=+78.275925709 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ce440): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b570 item 11 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.996523008 +0000 UTC m=+78.278124476 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762ceac0): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.996523008 +0000 UTC m=+78.278124476 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf000): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636bab0 item 12 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): _readAt: size=2, off=0 2026/06/24 01:17:02 ERROR : open-test-file(0x954762cf640): Couldn't read size of file 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): >_readAt: n=0, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): close: 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cf640): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.998019156 +0000 UTC m=+78.279620624 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x954762cfa00): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): _readAt: size=512, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): >openPending: err= 2026/06/24 01:17:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): >_readAt: n=5, err=EOF 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.998019156 +0000 UTC m=+78.279620624 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475d18200): >close: err= 2026/06/24 01:17:02 DEBUG : open-test-file: Remove: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a90070 item 13 2026/06/24 01:17:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:02 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475dd87c0): openPending: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475dd87c0): >openPending: err= 2026/06/24 01:17:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475dd87c0): _writeAt: size=5, off=0 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475dd87c0): >_writeAt: n=5, err= 2026/06/24 01:17:02 DEBUG : open-test-file(0x95475dd87c0): close: 2026/06/24 01:17:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.999736439 +0000 UTC m=+78.281337917 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd87c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:02.999736439 +0000 UTC m=+78.281337917 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e55e0 item 14 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95475dd9340): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.001480181 +0000 UTC m=+78.283081699 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.001480181 +0000 UTC m=+78.283081699 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e5a40 item 15 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.003204898 +0000 UTC m=+78.284806366 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.003204898 +0000 UTC m=+78.284806366 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da8a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585e230 item 16 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.004695155 +0000 UTC m=+78.286296653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da90c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.004695155 +0000 UTC m=+78.286296653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.004695155 +0000 UTC m=+78.286296653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da9a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585ed20 item 17 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.007230573 +0000 UTC m=+78.288832041 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df81c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.007230573 +0000 UTC m=+78.288832041 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585f500 item 18 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.008855543 +0000 UTC m=+78.290457021 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df8d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.008855543 +0000 UTC m=+78.290457021 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.008855543 +0000 UTC m=+78.290457021 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df9780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aea380 item 19 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.011143177 +0000 UTC m=+78.292744655 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b311c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.011143177 +0000 UTC m=+78.292744655 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de230 item 20 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.012689659 +0000 UTC m=+78.294291177 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.012689659 +0000 UTC m=+78.294291177 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbe740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.012689659 +0000 UTC m=+78.294291177 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbec40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de850 item 21 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.015923468 +0000 UTC m=+78.297524946 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf2c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.015923468 +0000 UTC m=+78.297524946 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbf800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df1f0 item 22 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.017564447 +0000 UTC m=+78.299165966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475cbfe80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.017564447 +0000 UTC m=+78.299165966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.017564447 +0000 UTC m=+78.299165966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1c980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df730 item 23 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.019785304 +0000 UTC m=+78.301386782 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.019785304 +0000 UTC m=+78.301386782 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1d540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763dfc00 item 24 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95475f1db80): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f1db80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.021143213 +0000 UTC m=+78.302744681 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.021143213 +0000 UTC m=+78.302744681 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.021143213 +0000 UTC m=+78.302744681 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f52a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be01c0 item 25 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.023255388 +0000 UTC m=+78.304856866 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.023255388 +0000 UTC m=+78.304856866 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0a10 item 26 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95475f53c80): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f53c80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.024755092 +0000 UTC m=+78.306356570 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.024755092 +0000 UTC m=+78.306356570 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f70640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.024755092 +0000 UTC m=+78.306356570 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be1180 item 27 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.026797495 +0000 UTC m=+78.308398973 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d18d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.026797495 +0000 UTC m=+78.308398973 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d192c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a91b20 item 28 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95475d19900): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.028765548 +0000 UTC m=+78.310367026 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d19cc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.028765548 +0000 UTC m=+78.310367026 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954756f8700 item 29 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.030311359 +0000 UTC m=+78.311912857 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d40b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.030311359 +0000 UTC m=+78.311912857 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757be000 item 30 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95475d41680): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.032288711 +0000 UTC m=+78.313890189 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d41a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.032288711 +0000 UTC m=+78.313890189 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757be770 item 31 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.033832608 +0000 UTC m=+78.315434105 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602c880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.033832608 +0000 UTC m=+78.315434105 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602cdc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757bf340 item 32 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.035412453 +0000 UTC m=+78.317013931 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757bfdc0 item 33 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.035988073 +0000 UTC m=+78.317589541 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602d880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.035988073 +0000 UTC m=+78.317589541 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547602dd80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126230 item 33 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.037564322 +0000 UTC m=+78.319165810 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954761265b0 item 34 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.038393537 +0000 UTC m=+78.319995036 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.038393537 +0000 UTC m=+78.319995036 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604ae80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126770 item 34 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.039821748 +0000 UTC m=+78.321423216 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126c40 item 35 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.040340231 +0000 UTC m=+78.321941699 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.040340231 +0000 UTC m=+78.321941699 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604be40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126e00 item 35 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.042033078 +0000 UTC m=+78.323634546 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760865c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954761271f0 item 36 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.042599772 +0000 UTC m=+78.324201239 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476086ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.042599772 +0000 UTC m=+78.324201239 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476127570 item 36 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.044165751 +0000 UTC m=+78.325767229 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476127c70 item 37 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.044722656 +0000 UTC m=+78.326324134 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476087ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.044722656 +0000 UTC m=+78.326324134 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c20c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4000 item 37 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.045835825 +0000 UTC m=+78.327437293 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec45b0 item 38 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.047420148 +0000 UTC m=+78.329021616 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c2c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.047420148 +0000 UTC m=+78.329021616 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4770 item 38 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.048495877 +0000 UTC m=+78.330097344 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4b60 item 39 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.048919482 +0000 UTC m=+78.330520950 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760c3d00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.048919482 +0000 UTC m=+78.330520950 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4d90 item 39 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.050072967 +0000 UTC m=+78.331674454 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fa980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec5730 item 40 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.050954431 +0000 UTC m=+78.332555909 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fae80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.050954431 +0000 UTC m=+78.332555909 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb3c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec5c70 item 40 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.052474744 +0000 UTC m=+78.334076232 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fb980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3e310 item 41 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.053060243 +0000 UTC m=+78.334661711 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760fbe80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3e8c0 item 41 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.053595588 +0000 UTC m=+78.335197056 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.053595588 +0000 UTC m=+78.335197056 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615a880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3ef50 item 41 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.055394104 +0000 UTC m=+78.336995571 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615aec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7a620 item 42 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.055893881 +0000 UTC m=+78.337495348 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b3c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7ad90 item 42 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.056510909 +0000 UTC m=+78.338112377 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615b900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.056510909 +0000 UTC m=+78.338112377 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547615be80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7b180 item 42 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.057905186 +0000 UTC m=+78.339506654 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761905c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e321c0 item 43 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.058528636 +0000 UTC m=+78.340130114 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476190ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e325b0 item 43 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.05911201 +0000 UTC m=+78.340713479 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.05911201 +0000 UTC m=+78.340713479 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e327e0 item 43 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.060840504 +0000 UTC m=+78.342441972 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476191b80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33420 item 44 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.061464546 +0000 UTC m=+78.343066014 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33810 item 44 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.061997446 +0000 UTC m=+78.343598914 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d26c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.061997446 +0000 UTC m=+78.343598914 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d2c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e339d0 item 44 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.063121274 +0000 UTC m=+78.344722743 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33dc0 item 45 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.063642553 +0000 UTC m=+78.345244022 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.063642553 +0000 UTC m=+78.345244022 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761d3e80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760760e0 item 45 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.064979893 +0000 UTC m=+78.346581360 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fc5c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076460 item 46 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.065408357 +0000 UTC m=+78.347009825 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fcac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.065408357 +0000 UTC m=+78.347009825 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd1c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076620 item 46 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.066680004 +0000 UTC m=+78.348281472 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fd800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076a80 item 47 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.067186424 +0000 UTC m=+78.348787892 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761fdd00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.067186424 +0000 UTC m=+78.348787892 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625a500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076c40 item 47 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.068368242 +0000 UTC m=+78.349969710 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ab40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077180 item 48 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.068786317 +0000 UTC m=+78.350387784 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.068786317 +0000 UTC m=+78.350387784 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625b740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077340 item 48 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.070344821 +0000 UTC m=+78.351946299 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625bd80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077880 item 49 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.070951901 +0000 UTC m=+78.352553369 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.070951901 +0000 UTC m=+78.352553369 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628e840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077ab0 item 49 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.072320118 +0000 UTC m=+78.353921646 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628eec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae6070 item 50 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.072985126 +0000 UTC m=+78.354586595 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f3c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.072985126 +0000 UTC m=+78.354586595 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547628f940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae6380 item 50 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.074512803 +0000 UTC m=+78.356114302 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c00c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae6930 item 51 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.075284913 +0000 UTC m=+78.356886380 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c05c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.075284913 +0000 UTC m=+78.356886380 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c0b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae70a0 item 51 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.076944588 +0000 UTC m=+78.358546066 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae76c0 item 52 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.077744478 +0000 UTC m=+78.359345947 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.077744478 +0000 UTC m=+78.359345947 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762c1c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae7b20 item 52 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.079124178 +0000 UTC m=+78.360725646 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2380): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada380 item 53 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.082180784 +0000 UTC m=+78.363782252 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.082180784 +0000 UTC m=+78.363782252 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e2dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada620 item 53 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.083693453 +0000 UTC m=+78.365294921 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adae00 item 54 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.084290223 +0000 UTC m=+78.365891692 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.084290223 +0000 UTC m=+78.365891692 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762e3ec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adb420 item 54 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.085696843 +0000 UTC m=+78.367298321 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630c640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adb8f0 item 55 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.086219534 +0000 UTC m=+78.367821002 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630cb40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.086219534 +0000 UTC m=+78.367821002 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adbc00 item 55 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.087849052 +0000 UTC m=+78.369450520 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630d700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af4460 item 56 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.088485627 +0000 UTC m=+78.370087095 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547630dc00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.088485627 +0000 UTC m=+78.370087095 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af49a0 item 56 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.089669128 +0000 UTC m=+78.371270597 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633a8c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af5030 item 57 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.092604477 +0000 UTC m=+78.374205945 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633ae00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af5260 item 57 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.093302056 +0000 UTC m=+78.374903574 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.093302056 +0000 UTC m=+78.374903574 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547633b8c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af5570 item 57 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.095196241 +0000 UTC m=+78.376797708 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e000 item 58 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.095889612 +0000 UTC m=+78.377491080 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e460 item 58 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.096542217 +0000 UTC m=+78.378143695 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476376a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.096542217 +0000 UTC m=+78.378143695 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e700 item 58 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.098065686 +0000 UTC m=+78.379667185 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8ebd0 item 59 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.0985637 +0000 UTC m=+78.380165178 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476377bc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8efc0 item 59 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.099234429 +0000 UTC m=+78.380835898 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.099234429 +0000 UTC m=+78.380835898 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641a780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f1f0 item 59 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.10083359 +0000 UTC m=+78.382435078 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641adc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f6c0 item 60 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.10152593 +0000 UTC m=+78.383127398 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f9d0 item 60 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.102156103 +0000 UTC m=+78.383757571 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641b840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.102156103 +0000 UTC m=+78.383757571 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547641be00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8fdc0 item 60 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.103439601 +0000 UTC m=+78.385041069 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402310 item 61 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.103952103 +0000 UTC m=+78.385553571 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476442a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.103952103 +0000 UTC m=+78.385553571 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764025b0 item 61 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.105273744 +0000 UTC m=+78.386875212 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954764437c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402930 item 62 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.106226121 +0000 UTC m=+78.387827589 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476443d00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.106226121 +0000 UTC m=+78.387827589 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402bd0 item 62 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.108123672 +0000 UTC m=+78.389725150 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645eb40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476403180 item 63 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.108764555 +0000 UTC m=+78.390366033 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.108764555 +0000 UTC m=+78.390366033 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645f780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764033b0 item 63 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.110549475 +0000 UTC m=+78.392150943 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645e4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aea540 item 64 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.111073448 +0000 UTC m=+78.392674917 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547645fb40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.111073448 +0000 UTC m=+78.392674917 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fecc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeaee0 item 64 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.112483424 +0000 UTC m=+78.394084892 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed44c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeb650 item 65 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.112987901 +0000 UTC m=+78.394589369 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.112987901 +0000 UTC m=+78.394589369 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeb960 item 65 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.114761279 +0000 UTC m=+78.396362747 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764020e0 item 66 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.115367647 +0000 UTC m=+78.396969115 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.115367647 +0000 UTC m=+78.396969115 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236bc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764022a0 item 66 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.116567609 +0000 UTC m=+78.398169077 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402700 item 67 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.117147718 +0000 UTC m=+78.398749185 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.117147718 +0000 UTC m=+78.398749185 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764028c0 item 67 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.118351878 +0000 UTC m=+78.399953346 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476403570 item 68 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.11912557 +0000 UTC m=+78.400727038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba98c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.11912557 +0000 UTC m=+78.400727038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af60c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764038f0 item 68 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.12028176 +0000 UTC m=+78.401883227 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6fc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476403d50 item 69 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.120756711 +0000 UTC m=+78.402358180 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.120756711 +0000 UTC m=+78.402358180 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0150 item 69 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.122412659 +0000 UTC m=+78.404014127 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc230 item 70 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.123110257 +0000 UTC m=+78.404711725 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.123110257 +0000 UTC m=+78.404711725 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066bc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc4d0 item 70 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.124321221 +0000 UTC m=+78.405922688 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc930 item 71 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.124814536 +0000 UTC m=+78.406416004 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.124814536 +0000 UTC m=+78.406416004 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067c80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdcbd0 item 71 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.126136868 +0000 UTC m=+78.407738336 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd260 item 72 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.126589688 +0000 UTC m=+78.408191157 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.126589688 +0000 UTC m=+78.408191157 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cee40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd420 item 72 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.127738283 +0000 UTC m=+78.409339752 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd9d0 item 73 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.128291051 +0000 UTC m=+78.409892529 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bddc70 item 73 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.128899001 +0000 UTC m=+78.410500479 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfe00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.128899001 +0000 UTC m=+78.410500479 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdde30 item 73 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.130267279 +0000 UTC m=+78.411868748 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c04690 item 74 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.130663423 +0000 UTC m=+78.412264892 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8fc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c04a80 item 74 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.131146209 +0000 UTC m=+78.412747677 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.131146209 +0000 UTC m=+78.412747677 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c055e0 item 74 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.134173471 +0000 UTC m=+78.415774938 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b303c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c05ce0 item 75 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.134630648 +0000 UTC m=+78.416232116 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab62a0 item 75 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.135345059 +0000 UTC m=+78.416946527 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.135345059 +0000 UTC m=+78.416946527 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab6540 item 75 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.136909295 +0000 UTC m=+78.418510763 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab7570 item 76 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.137411738 +0000 UTC m=+78.419013206 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab7a40 item 76 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.137901877 +0000 UTC m=+78.419503346 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d04d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.137901877 +0000 UTC m=+78.419503346 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab7ce0 item 76 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.138933534 +0000 UTC m=+78.420535003 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ba3f0 item 77 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.139647715 +0000 UTC m=+78.421249183 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d05e40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.139647715 +0000 UTC m=+78.421249183 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ea00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0700 item 77 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.141073439 +0000 UTC m=+78.422674908 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0b60 item 78 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.142310201 +0000 UTC m=+78.423911669 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.142310201 +0000 UTC m=+78.423911669 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fc80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0fc0 item 78 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.143478513 +0000 UTC m=+78.425079981 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da43c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be16c0 item 79 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.143919541 +0000 UTC m=+78.425521010 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da48c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.143919541 +0000 UTC m=+78.425521010 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da4fc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be1960 item 79 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.145152836 +0000 UTC m=+78.426754303 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a1c0 item 80 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.145499647 +0000 UTC m=+78.427101115 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475da5b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.145499647 +0000 UTC m=+78.427101115 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a460 item 80 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.147116832 +0000 UTC m=+78.428718300 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a930 item 81 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.14762794 +0000 UTC m=+78.429229419 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df0dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.14762794 +0000 UTC m=+78.429229419 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636aaf0 item 81 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.148829155 +0000 UTC m=+78.430430624 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b1f0 item 82 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.14978051 +0000 UTC m=+78.431381979 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475df1e80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.14978051 +0000 UTC m=+78.431381979 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b420 item 82 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.150882458 +0000 UTC m=+78.432483926 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e88b80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b7a0 item 83 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.151590497 +0000 UTC m=+78.433191966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.151590497 +0000 UTC m=+78.433191966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e895c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b960 item 83 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.153328759 +0000 UTC m=+78.434930228 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e89c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636bdc0 item 84 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.153983468 +0000 UTC m=+78.435584946 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.153983468 +0000 UTC m=+78.435584946 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f467c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e41c0 item 84 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.155627664 +0000 UTC m=+78.437229173 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f46e40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e47e0 item 85 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.156476096 +0000 UTC m=+78.438077575 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.156476096 +0000 UTC m=+78.438077575 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f47880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4bd0 item 85 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.158023711 +0000 UTC m=+78.439625199 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4f50 item 86 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.158862566 +0000 UTC m=+78.440464044 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.158862566 +0000 UTC m=+78.440464044 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f60a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e5180 item 86 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.160279595 +0000 UTC m=+78.441881063 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e380): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585e930 item 87 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.160771678 +0000 UTC m=+78.442373146 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5e880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.160771678 +0000 UTC m=+78.442373146 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5edc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585ed20 item 87 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.16199303 +0000 UTC m=+78.443594498 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585f3b0 item 88 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.162460337 +0000 UTC m=+78.444061805 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5f940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.162460337 +0000 UTC m=+78.444061805 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e5fec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585f570 item 88 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.163923383 +0000 UTC m=+78.445524851 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faa600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476644460 item 89 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.164360724 +0000 UTC m=+78.445962192 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475faab40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476644620 item 89 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.164832409 +0000 UTC m=+78.446433876 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.164832409 +0000 UTC m=+78.446433876 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fab600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766448c0 item 89 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.166268574 +0000 UTC m=+78.447870042 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fabc40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766450a0 item 90 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.16669224 +0000 UTC m=+78.448293708 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766452d0 item 90 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.167188872 +0000 UTC m=+78.448790339 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd67c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.167188872 +0000 UTC m=+78.448790339 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd6d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645490 item 90 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.168326617 +0000 UTC m=+78.449928085 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd73c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645810 item 91 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.168857463 +0000 UTC m=+78.450458931 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766459d0 item 91 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.16954881 +0000 UTC m=+78.451150288 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fd7e40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.16954881 +0000 UTC m=+78.451150288 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600a4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645b90 item 91 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.170836878 +0000 UTC m=+78.452438346 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600ab00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de150 item 92 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.171218213 +0000 UTC m=+78.452819691 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de310 item 92 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.171698715 +0000 UTC m=+78.453300184 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600b580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.171698715 +0000 UTC m=+78.453300184 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547600bb40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de690 item 92 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.172753355 +0000 UTC m=+78.454354822 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ded20 item 93 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.173321691 +0000 UTC m=+78.454923159 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760327c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.173321691 +0000 UTC m=+78.454923159 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032ec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df030 item 93 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.174881719 +0000 UTC m=+78.456483188 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df6c0 item 94 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.175460174 +0000 UTC m=+78.457061642 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.175460174 +0000 UTC m=+78.457061642 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df880 item 94 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.176762819 +0000 UTC m=+78.458364287 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604a880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763dfc00 item 95 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.177186574 +0000 UTC m=+78.458788042 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604adc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.177186574 +0000 UTC m=+78.458788042 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604b4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763dfdc0 item 95 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.178634572 +0000 UTC m=+78.460236040 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547604bb00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a90850 item 96 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.18033341 +0000 UTC m=+78.461934878 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.18033341 +0000 UTC m=+78.461934878 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a916c0 item 96 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= 2026/06/24 01:17:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : >WaitForWriters: 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/24 01:17:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.308110503 +0000 UTC m=+78.589712011 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.308110503 +0000 UTC m=+78.589712011 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f618c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.308110503 +0000 UTC m=+78.589712011 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f61d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e57a0 item 1 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.311038609 +0000 UTC m=+78.592640077 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.311038609 +0000 UTC m=+78.592640077 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7e9c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e5e30 item 2 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.313232144 +0000 UTC m=+78.594833622 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.313232144 +0000 UTC m=+78.594833622 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.313232144 +0000 UTC m=+78.594833622 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7f940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4540 item 3 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.316720142 +0000 UTC m=+78.598321620 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761380c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.316720142 +0000 UTC m=+78.598321620 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4a80 item 4 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.318279488 +0000 UTC m=+78.599880966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476138c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.318279488 +0000 UTC m=+78.599880966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761390c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.318279488 +0000 UTC m=+78.599880966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4e70 item 5 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.320895147 +0000 UTC m=+78.602496644 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476139c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.320895147 +0000 UTC m=+78.602496644 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec5ce0 item 6 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.322709912 +0000 UTC m=+78.604311390 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616a8c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.322709912 +0000 UTC m=+78.604311390 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616adc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.322709912 +0000 UTC m=+78.604311390 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3e380 item 7 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.324742176 +0000 UTC m=+78.606343654 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616b900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.324742176 +0000 UTC m=+78.606343654 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547616be40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7a150 item 8 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954761a4500): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.326324175 +0000 UTC m=+78.607925653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a48c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.326324175 +0000 UTC m=+78.607925653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a4d40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.326324175 +0000 UTC m=+78.607925653 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7ae00 item 9 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.32863965 +0000 UTC m=+78.610241128 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a58c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.32863965 +0000 UTC m=+78.610241128 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761a5e00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e321c0 item 10 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954761c4540): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.330125068 +0000 UTC m=+78.611726547 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.330125068 +0000 UTC m=+78.611726547 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c4e00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.330125068 +0000 UTC m=+78.611726547 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e327e0 item 11 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.331901282 +0000 UTC m=+78.613502760 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.331901282 +0000 UTC m=+78.613502760 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761c5ec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e337a0 item 12 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954761f8600): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f8600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.333300378 +0000 UTC m=+78.614901845 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f89c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.333300378 +0000 UTC m=+78.614901845 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33b20 item 13 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.334724852 +0000 UTC m=+78.616326330 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.334724852 +0000 UTC m=+78.616326330 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761f9c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076070 item 14 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x9547622a380): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a380): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.336268639 +0000 UTC m=+78.617870107 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622a740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.336268639 +0000 UTC m=+78.617870107 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622ae00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760763f0 item 15 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.337352412 +0000 UTC m=+78.618953880 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.337352412 +0000 UTC m=+78.618953880 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547622b9c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760767e0 item 16 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.33843286 +0000 UTC m=+78.620034328 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.33843286 +0000 UTC m=+78.620034328 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625e580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.33843286 +0000 UTC m=+78.620034328 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625ea80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076bd0 item 17 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.340186751 +0000 UTC m=+78.621788219 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.340186751 +0000 UTC m=+78.621788219 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625f640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077260 item 18 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.341439934 +0000 UTC m=+78.623041401 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547625fcc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.341439934 +0000 UTC m=+78.623041401 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a2c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.341439934 +0000 UTC m=+78.623041401 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627a7c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760777a0 item 19 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.343415481 +0000 UTC m=+78.625016969 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ae40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.343415481 +0000 UTC m=+78.625016969 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627b380): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077dc0 item 20 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.344863118 +0000 UTC m=+78.626464585 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ba00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.344863118 +0000 UTC m=+78.626464585 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.344863118 +0000 UTC m=+78.626464585 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae63f0 item 21 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.346884101 +0000 UTC m=+78.628485579 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a0b80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.346884101 +0000 UTC m=+78.628485579 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a10c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae70a0 item 22 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.348050249 +0000 UTC m=+78.629651717 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.348050249 +0000 UTC m=+78.629651717 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a1c40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.348050249 +0000 UTC m=+78.629651717 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae76c0 item 23 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.349556576 +0000 UTC m=+78.631158045 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d28c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.349556576 +0000 UTC m=+78.631158045 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d2e00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada1c0 item 24 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954762d3440): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.350786965 +0000 UTC m=+78.632388433 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.350786965 +0000 UTC m=+78.632388433 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d3d00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.350786965 +0000 UTC m=+78.632388433 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada8c0 item 25 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.3525858 +0000 UTC m=+78.634187269 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ec9c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.3525858 +0000 UTC m=+78.634187269 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ecf00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adb500 item 26 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954762ed540): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.353807504 +0000 UTC m=+78.635408972 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ed900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.353807504 +0000 UTC m=+78.635408972 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ede00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.353807504 +0000 UTC m=+78.635408972 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adbab0 item 27 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.355637167 +0000 UTC m=+78.637238635 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476328ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.355637167 +0000 UTC m=+78.637238635 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329000): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af45b0 item 28 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x95476329640): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.356831039 +0000 UTC m=+78.638432526 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476329a00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.356831039 +0000 UTC m=+78.638432526 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763501c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af4e00 item 29 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.358043594 +0000 UTC m=+78.639645062 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.358043594 +0000 UTC m=+78.639645062 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476350d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af53b0 item 30 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): _readAt: size=2, off=0 2026/06/24 01:17:03 ERROR : open-test-file(0x954763513c0): Couldn't read size of file 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763513c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.359449302 +0000 UTC m=+78.641050771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.359449302 +0000 UTC m=+78.641050771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476351e40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475af5810 item 31 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.360733491 +0000 UTC m=+78.642334960 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c5c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.360733491 +0000 UTC m=+78.642334960 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637cb00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e4d0 item 32 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.362044863 +0000 UTC m=+78.643646341 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e9a0 item 33 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.363857124 +0000 UTC m=+78.645458592 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d5c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.363857124 +0000 UTC m=+78.645458592 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e2a0 item 33 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.36499513 +0000 UTC m=+78.646596598 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637c980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8e8c0 item 34 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.365438212 +0000 UTC m=+78.647039679 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637ce00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.365438212 +0000 UTC m=+78.647039679 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637d7c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8ecb0 item 34 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.366594772 +0000 UTC m=+78.648196241 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547637de00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f1f0 item 35 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.367104929 +0000 UTC m=+78.648706397 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080380): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.367104929 +0000 UTC m=+78.648706397 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f3b0 item 35 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.368503835 +0000 UTC m=+78.650105303 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476080f40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8f9d0 item 36 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.36900243 +0000 UTC m=+78.650603899 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.36900243 +0000 UTC m=+78.650603899 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476081980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a8fdc0 item 36 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.372782705 +0000 UTC m=+78.654384173 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d280c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126620 item 37 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.373212482 +0000 UTC m=+78.654813950 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.373212482 +0000 UTC m=+78.654813950 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d28a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954761267e0 item 37 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.3744474 +0000 UTC m=+78.656048867 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126cb0 item 38 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.374957377 +0000 UTC m=+78.656558845 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.374957377 +0000 UTC m=+78.656558845 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d29b40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476126e70 item 38 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.376408651 +0000 UTC m=+78.658010119 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954759fec00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476127570 item 39 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.376791889 +0000 UTC m=+78.658393358 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.376791889 +0000 UTC m=+78.658393358 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed4900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476127ab0 item 39 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.377926258 +0000 UTC m=+78.659527726 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ed5540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ba000 item 40 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.378412641 +0000 UTC m=+78.660014109 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.378412641 +0000 UTC m=+78.660014109 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762365c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ba1c0 item 40 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.379454326 +0000 UTC m=+78.661055794 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476236c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ba850 item 41 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.379870908 +0000 UTC m=+78.661472376 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763baaf0 item 41 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.380273303 +0000 UTC m=+78.661874771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762375c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.380273303 +0000 UTC m=+78.661874771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476237c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bacb0 item 41 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38146544 +0000 UTC m=+78.663066909 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bb340 item 42 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.381876702 +0000 UTC m=+78.663478170 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bb500 item 42 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38239274 +0000 UTC m=+78.663994209 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ba9e80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38239274 +0000 UTC m=+78.663994209 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af6d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bb6c0 item 42 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.384996477 +0000 UTC m=+78.666597945 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bba40 item 43 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38544012 +0000 UTC m=+78.667041589 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475af7e40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763bbc00 item 43 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.385893561 +0000 UTC m=+78.667495028 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476066480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.385893561 +0000 UTC m=+78.667495028 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760669c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aea000 item 43 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.387330788 +0000 UTC m=+78.668932257 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067040): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeaa80 item 44 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.387836498 +0000 UTC m=+78.669437966 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeafc0 item 44 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38836565 +0000 UTC m=+78.669967118 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476067a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.38836565 +0000 UTC m=+78.669967118 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeb420 item 44 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.389534815 +0000 UTC m=+78.671136283 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ce740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aeba40 item 45 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.390256578 +0000 UTC m=+78.671858046 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cec40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.390256578 +0000 UTC m=+78.671858046 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475aebdc0 item 45 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.391430913 +0000 UTC m=+78.673032381 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cf980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402310 item 46 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.391831815 +0000 UTC m=+78.673433283 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762cfec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.391831815 +0000 UTC m=+78.673433283 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764025b0 item 46 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.395322457 +0000 UTC m=+78.676923924 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd8d40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402930 item 47 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.396017721 +0000 UTC m=+78.677619188 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.396017721 +0000 UTC m=+78.677619188 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475dd9940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476402bd0 item 47 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.397455269 +0000 UTC m=+78.679056737 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b30280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476403180 item 48 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.397850341 +0000 UTC m=+78.679451809 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b307c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.397850341 +0000 UTC m=+78.679451809 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b316c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764033b0 item 48 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.39905992 +0000 UTC m=+78.680661389 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475b31d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954764038f0 item 49 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.401235974 +0000 UTC m=+78.682837443 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e300): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.401235974 +0000 UTC m=+78.682837443 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4e840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476403ab0 item 49 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.402621054 +0000 UTC m=+78.684222522 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4ef80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc0e0 item 50 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.403197806 +0000 UTC m=+78.684799274 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4f480): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.403197806 +0000 UTC m=+78.684799274 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d4fa00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc3f0 item 50 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.405433742 +0000 UTC m=+78.687035210 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdc850 item 51 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.405876304 +0000 UTC m=+78.687477771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.405876304 +0000 UTC m=+78.687477771 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d66bc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdca10 item 51 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.40698861 +0000 UTC m=+78.688590079 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd110 item 52 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.407664059 +0000 UTC m=+78.689265526 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.407664059 +0000 UTC m=+78.689265526 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d67cc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd2d0 item 52 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.408912932 +0000 UTC m=+78.690514400 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdd650 item 53 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.409527094 +0000 UTC m=+78.691128572 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92940): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.409527094 +0000 UTC m=+78.691128572 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d92e80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475bdda40 item 53 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.410822696 +0000 UTC m=+78.692424164 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93500): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c04070 item 54 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.411633558 +0000 UTC m=+78.693235027 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475d93a00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.411633558 +0000 UTC m=+78.693235027 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c04230 item 54 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.413165843 +0000 UTC m=+78.694767311 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c04b60 item 55 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.41386769 +0000 UTC m=+78.695469158 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de2c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.41386769 +0000 UTC m=+78.695469158 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c05650 item 55 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.415840934 +0000 UTC m=+78.697442403 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de37c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475c05d50 item 56 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.416352023 +0000 UTC m=+78.697953491 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475de3cc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.416352023 +0000 UTC m=+78.697953491 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab6310 item 56 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.417900699 +0000 UTC m=+78.699502167 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab6d20 item 57 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.419867581 +0000 UTC m=+78.701469049 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e20ec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab75e0 item 57 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.420324638 +0000 UTC m=+78.701926107 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.420324638 +0000 UTC m=+78.701926107 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475e21980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ab7b20 item 57 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.421605813 +0000 UTC m=+78.703207281 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac0c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be02a0 item 58 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.42205233 +0000 UTC m=+78.703653799 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eac600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0620 item 58 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.422560885 +0000 UTC m=+78.704162353 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eacb40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.422560885 +0000 UTC m=+78.704162353 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0930 item 58 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.423901211 +0000 UTC m=+78.705502678 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475ead740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be0ee0 item 59 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.424322522 +0000 UTC m=+78.705923989 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475eadc80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be1340 item 59 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.424805438 +0000 UTC m=+78.706406907 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f422c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.424805438 +0000 UTC m=+78.706406907 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be15e0 item 59 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.426216997 +0000 UTC m=+78.707818464 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f42e80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475be1ce0 item 60 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.426655289 +0000 UTC m=+78.708256758 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f433c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a070 item 60 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.427174344 +0000 UTC m=+78.708775812 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43900): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.427174344 +0000 UTC m=+78.708775812 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f43ec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a380 item 60 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.428969012 +0000 UTC m=+78.710570480 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636a850 item 61 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.429730701 +0000 UTC m=+78.711332169 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f54b40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.429730701 +0000 UTC m=+78.711332169 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636aa10 item 61 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.431650374 +0000 UTC m=+78.713251842 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55880): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636afc0 item 62 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.432381567 +0000 UTC m=+78.713983034 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f55dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.432381567 +0000 UTC m=+78.713983034 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7a5c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b2d0 item 62 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.434064384 +0000 UTC m=+78.715665853 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7ac00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b6c0 item 63 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.434560084 +0000 UTC m=+78.716161552 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b140): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.434560084 +0000 UTC m=+78.716161552 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7b840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636b880 item 63 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.43570854 +0000 UTC m=+78.717310008 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f7be80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547636bc70 item 64 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.436137024 +0000 UTC m=+78.717738492 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9a4c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.436137024 +0000 UTC m=+78.717738492 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9abc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585e230 item 64 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.437315455 +0000 UTC m=+78.718916924 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585ed20 item 65 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.437741535 +0000 UTC m=+78.719343003 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9b680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.437741535 +0000 UTC m=+78.719343003 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475f9bb80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585f030 item 65 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.438838153 +0000 UTC m=+78.720439622 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce2c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x9547585f570 item 66 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.439348691 +0000 UTC m=+78.720950159 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fce740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.439348691 +0000 UTC m=+78.720950159 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcec80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766442a0 item 66 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.440379997 +0000 UTC m=+78.721981466 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf2c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476644620 item 67 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.440869456 +0000 UTC m=+78.722470923 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcf740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.440869456 +0000 UTC m=+78.722470923 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95475fcfc40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766448c0 item 67 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.442161 +0000 UTC m=+78.723762467 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760083c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766450a0 item 68 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.442549829 +0000 UTC m=+78.724151297 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760088c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.442549829 +0000 UTC m=+78.724151297 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476008e00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766452d0 item 68 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.443750623 +0000 UTC m=+78.725352161 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645650 item 69 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.444441309 +0000 UTC m=+78.726042777 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760098c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.444441309 +0000 UTC m=+78.726042777 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476009dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645810 item 69 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.445999854 +0000 UTC m=+78.727601341 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645b90 item 70 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.446678908 +0000 UTC m=+78.728280376 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.446678908 +0000 UTC m=+78.728280376 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476032f80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476645d50 item 70 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.449932654 +0000 UTC m=+78.731534162 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de310 item 71 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.450469332 +0000 UTC m=+78.732070800 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476033b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.450469332 +0000 UTC m=+78.732070800 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763de690 item 71 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.451703748 +0000 UTC m=+78.733305216 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763ded20 item 72 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.452267126 +0000 UTC m=+78.733868594 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476054c80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.452267126 +0000 UTC m=+78.733868594 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760551c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df030 item 72 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.453433665 +0000 UTC m=+78.735035134 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df6c0 item 73 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.453862109 +0000 UTC m=+78.735463577 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476055c80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763df880 item 73 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.454470752 +0000 UTC m=+78.736072220 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.454470752 +0000 UTC m=+78.736072220 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763dfa40 item 73 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.455642791 +0000 UTC m=+78.737244259 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a0dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954763dfdc0 item 74 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.456052681 +0000 UTC m=+78.737654149 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a12c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a904d0 item 74 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.45655896 +0000 UTC m=+78.738160428 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1800): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.45655896 +0000 UTC m=+78.738160428 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760a1d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a90850 item 74 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.457639549 +0000 UTC m=+78.739241017 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e24c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954756f8000 item 75 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.458231669 +0000 UTC m=+78.739833137 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e29c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): _writeAt: size=3, off=2 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954756f8460 item 75 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.458681023 +0000 UTC m=+78.740282491 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e2f00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.458681023 +0000 UTC m=+78.740282491 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954756f9260 item 75 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.459720133 +0000 UTC m=+78.741321601 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954760e3a80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757be230 item 76 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.460153216 +0000 UTC m=+78.741754685 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954757bebd0 item 76 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): _writeAt: size=3, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.460645199 +0000 UTC m=+78.742246667 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761405c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.460645199 +0000 UTC m=+78.742246667 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476140b40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4150 item 76 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46178557 +0000 UTC m=+78.743387038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4770 item 77 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.462990801 +0000 UTC m=+78.744592269 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.462990801 +0000 UTC m=+78.744592269 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476141d80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4b60 item 77 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.464206654 +0000 UTC m=+78.745808132 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761724c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e4ee0 item 78 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46463135 +0000 UTC m=+78.746232818 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761729c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46463135 +0000 UTC m=+78.746232818 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761730c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e50a0 item 78 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.465779005 +0000 UTC m=+78.747380472 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173700): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e56c0 item 79 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46624557 +0000 UTC m=+78.747847038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476173c00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46624557 +0000 UTC m=+78.747847038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ac400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e5880 item 79 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.467695842 +0000 UTC m=+78.749297320 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761aca40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954766e5dc0 item 80 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.468055767 +0000 UTC m=+78.749657235 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761acf40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.468055767 +0000 UTC m=+78.749657235 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761ad640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec40e0 item 80 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.469348633 +0000 UTC m=+78.750950102 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761adc80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4690 item 81 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46984253 +0000 UTC m=+78.751443999 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.46984253 +0000 UTC m=+78.751443999 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761da740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4850 item 81 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.47103092 +0000 UTC m=+78.752632389 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dadc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4c40 item 82 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.471634093 +0000 UTC m=+78.753235561 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db2c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.471634093 +0000 UTC m=+78.753235561 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761db840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec4e70 item 82 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.472791124 +0000 UTC m=+78.754392591 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954761dbec0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec5b20 item 83 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.473254755 +0000 UTC m=+78.754856222 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762004c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.473254755 +0000 UTC m=+78.754856222 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476200a00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ec5d50 item 83 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.474375237 +0000 UTC m=+78.755976705 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3e540 item 84 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.47483506 +0000 UTC m=+78.756436528 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.47483506 +0000 UTC m=+78.756436528 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476201b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a3ed90 item 84 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.476012429 +0000 UTC m=+78.757613897 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238280): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7a380 item 85 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.476468686 +0000 UTC m=+78.758070154 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238780): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.476468686 +0000 UTC m=+78.758070154 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476238cc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7abd0 item 85 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.477513486 +0000 UTC m=+78.759114955 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239340): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475a7b9d0 item 86 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.478004429 +0000 UTC m=+78.759605896 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239840): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.478004429 +0000 UTC m=+78.759605896 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476239dc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e32070 item 86 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.479098692 +0000 UTC m=+78.760700170 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262540): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e32700 item 87 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.479590013 +0000 UTC m=+78.761191481 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.479590013 +0000 UTC m=+78.761191481 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476262f80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e32a80 item 87 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.480886246 +0000 UTC m=+78.762487715 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263600): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e337a0 item 88 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.481400642 +0000 UTC m=+78.763002110 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476263b00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.481400642 +0000 UTC m=+78.763002110 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e180): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33960 item 88 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.482475328 +0000 UTC m=+78.764076796 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627e7c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475e33d50 item 89 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.482903832 +0000 UTC m=+78.764505301 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627ed00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076070 item 89 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.483352534 +0000 UTC m=+78.764954003 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f240): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.483352534 +0000 UTC m=+78.764954003 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627f7c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076230 item 89 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.484442761 +0000 UTC m=+78.766044229 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x9547627fe00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760765b0 item 90 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.484896262 +0000 UTC m=+78.766497730 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760767e0 item 90 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.485347329 +0000 UTC m=+78.766948797 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.485347329 +0000 UTC m=+78.766948797 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a8f40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076a10 item 90 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.486363906 +0000 UTC m=+78.767965374 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9580): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476076e00 item 91 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.486783363 +0000 UTC m=+78.768384831 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762a9ac0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): >_readAt: n=2, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): _writeAt: size=3, off=7 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077110 item 91 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.487225063 +0000 UTC m=+78.768826531 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0100): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): >_readAt: n=8, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.487225063 +0000 UTC m=+78.768826531 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0680): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x954760772d0 item 91 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.488453758 +0000 UTC m=+78.770055226 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d0cc0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077810 item 92 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.488860993 +0000 UTC m=+78.770462461 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1200): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): open at offset 5 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077a40 item 92 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): _readAt: size=2, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): _writeAt: size=3, off=5 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): >_writeAt: n=3, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.489311708 +0000 UTC m=+78.770913176 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1740): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): >_readAt: n=3, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.489311708 +0000 UTC m=+78.770913176 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762d1d00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95476077c00 item 92 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.490399741 +0000 UTC m=+78.772001209 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea440): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae6310 item 93 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.490942629 +0000 UTC m=+78.772544097 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ea980): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.490942629 +0000 UTC m=+78.772544097 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb080): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae64d0 item 93 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.492336385 +0000 UTC m=+78.773937893 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762eb6c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae6f50 item 94 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.492795427 +0000 UTC m=+78.774396895 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954762ebc00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.492795427 +0000 UTC m=+78.774396895 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306400): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae7260 item 94 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.494035934 +0000 UTC m=+78.775637403 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306a40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ae7ab0 item 95 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.494502059 +0000 UTC m=+78.776103528 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x95476306f80): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.494502059 +0000 UTC m=+78.776103528 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d63c0): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada070 item 95 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 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/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): open at offset 0 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): _readAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): >_readAt: n=0, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.496757802 +0000 UTC m=+78.778359271 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6a00): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): _writeAt: size=5, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): >openPending: err= 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475ada700 item 96 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): >_writeAt: n=5, err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.497305571 +0000 UTC m=+78.778907038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d6f40): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): _readAt: size=512, off=0 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): openPending: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): >openPending: err= 2026/06/24 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): >_readAt: n=5, err=EOF 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): close: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:17:03.497305571 +0000 UTC m=+78.778907038 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : open-test-file(0x954763d7640): >close: err= 2026/06/24 01:17:03 DEBUG : open-test-file: Remove: 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x95475adac40 item 96 2026/06/24 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:17:03 DEBUG : open-test-file: >Remove: err= 2026/06/24 01:17:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : >WaitForWriters: 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- 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.01s) --- 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.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:03 DEBUG : file1: newRWFileHandle: 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): openPending: 2026/06/24 01:17:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): >openPending: err= 2026/06/24 01:17:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:17:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): _writeAt: size=2, off=0 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): >_writeAt: n=2, err= 2026/06/24 01:17:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): RWFileHandle.Flush 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): RWFileHandle.Release 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): close: 2026/06/24 01:17:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/24 01:17:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:03 DEBUG : file1(0x9547644e6c0): >close: err= 2026/06/24 01:17:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:17:03 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:17:03 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:17:03 DEBUG : Looking for writers 2026/06/24 01:17:03 DEBUG : file1: reading active writers 2026/06/24 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:17:04 DEBUG : file1: size = 2 OK 2026/06/24 01:17:04 DEBUG : file1.rclone_chunk.001_49aqh7: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/24 01:17:04 INFO : file1.rclone_chunk.001_49aqh7: Copied (server-side copy) to: file1 2026/06/24 01:17:04 INFO : file1.rclone_chunk.001_49aqh7: Deleted 2026/06/24 01:17:04 DEBUG : file1: size = 2 OK 2026/06/24 01:17:04 INFO : file1: Copied (new) 2026/06/24 01:17:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/24 01:17:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:17:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/24 01:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:04 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : file1: reading active writers 2026/06/24 01:17:04 DEBUG : >WaitForWriters: 2026/06/24 01:17:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : file1: reading active writers 2026/06/24 01:17:04 DEBUG : >WaitForWriters: 2026/06/24 01:17:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:04 DEBUG : rename_me: newRWFileHandle: 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): openPending: 2026/06/24 01:17:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:17:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): >openPending: err= 2026/06/24 01:17:04 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/24 01:17:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/24 01:17:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/24 01:17:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): _writeAt: size=5, off=0 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): >_writeAt: n=5, err= 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): close: 2026/06/24 01:17:04 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-24 01:17:04.55842288 +0000 UTC m=+79.840024347 2026/06/24 01:17:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/24 01:17:04 DEBUG : rename_me(0x95475ed4440): >close: err= 2026/06/24 01:17:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/24 01:17:04 DEBUG : i_was_renamed: Updating file with 0x95475df7040 2026/06/24 01:17:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/24 01:17:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/24 01:17:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:17:04 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/24 01:17:04 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:17:04 DEBUG : Looking for writers 2026/06/24 01:17:04 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:17:05 DEBUG : i_was_renamed: size = 5 OK 2026/06/24 01:17:05 DEBUG : i_was_renamed.rclone_chunk.001_49ark8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:17:05 INFO : i_was_renamed.rclone_chunk.001_49ark8: Copied (server-side copy) to: i_was_renamed 2026/06/24 01:17:05 INFO : i_was_renamed.rclone_chunk.001_49ark8: Deleted 2026/06/24 01:17:05 DEBUG : i_was_renamed: size = 5 OK 2026/06/24 01:17:05 INFO : i_was_renamed: Copied (new) 2026/06/24 01:17:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-24 01:17:04.55842288 +0000 UTC" 2026/06/24 01:17:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/24 01:17:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/24 01:17:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/24 01:17:05 DEBUG : Looking for writers 2026/06/24 01:17:05 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:17:05 DEBUG : >WaitForWriters: 2026/06/24 01:17:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:17:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-xabegin0mudi" 2026/06/24 01:17:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:17:05 DEBUG : forgetting directory cache 2026/06/24 01:17:05 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49as8x: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/24 01:17:05 INFO : TestRWCacheUpdate.rclone_chunk.001_49as8x: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:05 INFO : TestRWCacheUpdate.rclone_chunk.001_49as8x: Deleted 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): _readAt: size=512, off=0 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): openPending: 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:18:05.340917369 +0000 UTC" against cached fingerprint "" 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): >openPending: err= 2026/06/24 01:17:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): >_readAt: n=20, err=EOF 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): close: 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:18:05.340917369 +0000 UTC 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate(0x95476066800): >close: err= 2026/06/24 01:17:06 DEBUG : forgetting directory cache 2026/06/24 01:17:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49at2a: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/24 01:17:06 INFO : TestRWCacheUpdate.rclone_chunk.001_49at2a: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:06 INFO : TestRWCacheUpdate.rclone_chunk.001_49at2a: Deleted 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): _readAt: size=512, off=0 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): openPending: 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:19:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:18:05.340917369 +0000 UTC" 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:19:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:18:05.340917369 +0000 UTC") 2026/06/24 01:17:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): >openPending: err= 2026/06/24 01:17:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): >_readAt: n=20, err=EOF 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): close: 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:19:05.340917369 +0000 UTC 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate(0x954762cf700): >close: err= 2026/06/24 01:17:07 DEBUG : forgetting directory cache 2026/06/24 01:17:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49au0j: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/24 01:17:07 INFO : TestRWCacheUpdate.rclone_chunk.001_49au0j: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:07 INFO : TestRWCacheUpdate.rclone_chunk.001_49au0j: Deleted 2026/06/24 01:17:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): _readAt: size=512, off=0 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): openPending: 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:20:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:19:05.340917369 +0000 UTC" 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:20:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:19:05.340917369 +0000 UTC") 2026/06/24 01:17:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): >openPending: err= 2026/06/24 01:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): >_readAt: n=20, err=EOF 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): close: 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:20:05.340917369 +0000 UTC 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate(0x954760742c0): >close: err= 2026/06/24 01:17:08 DEBUG : forgetting directory cache 2026/06/24 01:17:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49avg9: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/24 01:17:08 INFO : TestRWCacheUpdate.rclone_chunk.001_49avg9: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:08 INFO : TestRWCacheUpdate.rclone_chunk.001_49avg9: Deleted 2026/06/24 01:17:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): _readAt: size=512, off=0 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): openPending: 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:21:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:20:05.340917369 +0000 UTC" 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:21:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:20:05.340917369 +0000 UTC") 2026/06/24 01:17:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): >openPending: err= 2026/06/24 01:17:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): >_readAt: n=20, err=EOF 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): close: 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:21:05.340917369 +0000 UTC 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate(0x9547644f240): >close: err= 2026/06/24 01:17:09 DEBUG : Re-reading directory (101.38392ms old) 2026/06/24 01:17:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/24 01:17:09 DEBUG : forgetting directory cache 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49awz8: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/24 01:17:09 INFO : TestRWCacheUpdate.rclone_chunk.001_49awz8: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:09 INFO : TestRWCacheUpdate.rclone_chunk.001_49awz8: Deleted 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): _readAt: size=512, off=0 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): openPending: 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:22:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:21:05.340917369 +0000 UTC" 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:22:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:21:05.340917369 +0000 UTC") 2026/06/24 01:17:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): >openPending: err= 2026/06/24 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): >_readAt: n=20, err=EOF 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): close: 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:22:05.340917369 +0000 UTC 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate(0x95476237400): >close: err= 2026/06/24 01:17:10 DEBUG : forgetting directory cache 2026/06/24 01:17:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:17:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49axtx: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/24 01:17:10 INFO : TestRWCacheUpdate.rclone_chunk.001_49axtx: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:10 INFO : TestRWCacheUpdate.rclone_chunk.001_49axtx: Deleted 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): _readAt: size=512, off=0 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): openPending: 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:23:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:22:05.340917369 +0000 UTC" 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:23:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:22:05.340917369 +0000 UTC") 2026/06/24 01:17:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:17:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): >openPending: err= 2026/06/24 01:17:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): >_readAt: n=20, err=EOF 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): close: 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:23:05.340917369 +0000 UTC 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate(0x95475d4e080): >close: err= 2026/06/24 01:17:11 DEBUG : Re-reading directory (103.796448ms old) 2026/06/24 01:17:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/24 01:17:11 DEBUG : forgetting directory cache 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/24 01:17:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49ay5y: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/24 01:17:11 INFO : TestRWCacheUpdate.rclone_chunk.001_49ay5y: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:11 INFO : TestRWCacheUpdate.rclone_chunk.001_49ay5y: Deleted 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): _readAt: size=512, off=0 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): openPending: 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-24 00:24:05.340917369 +0000 UTC" against cached fingerprint "20,2026-06-24 00:23:05.340917369 +0000 UTC" 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-24 00:24:05.340917369 +0000 UTC" != cached fingerprint "20,2026-06-24 00:23:05.340917369 +0000 UTC") 2026/06/24 01:17:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/24 01:17:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): >openPending: err= 2026/06/24 01:17:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): >_readAt: n=21, err=EOF 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): close: 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:24:05.340917369 +0000 UTC 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate(0x95475d29480): >close: err= 2026/06/24 01:17:12 DEBUG : forgetting directory cache 2026/06/24 01:17:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49az1f: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/24 01:17:12 INFO : TestRWCacheUpdate.rclone_chunk.001_49az1f: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:12 INFO : TestRWCacheUpdate.rclone_chunk.001_49az1f: Deleted 2026/06/24 01:17:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): _readAt: size=512, off=0 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): openPending: 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-24 00:25:05.340917369 +0000 UTC" against cached fingerprint "21,2026-06-24 00:24:05.340917369 +0000 UTC" 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-24 00:25:05.340917369 +0000 UTC" != cached fingerprint "21,2026-06-24 00:24:05.340917369 +0000 UTC") 2026/06/24 01:17:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/24 01:17:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): >openPending: err= 2026/06/24 01:17:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): >_readAt: n=22, err=EOF 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): close: 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:25:05.340917369 +0000 UTC 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95476284c40): >close: err= 2026/06/24 01:17:13 DEBUG : forgetting directory cache 2026/06/24 01:17:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49b05e: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/24 01:17:13 INFO : TestRWCacheUpdate.rclone_chunk.001_49b05e: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:13 INFO : TestRWCacheUpdate.rclone_chunk.001_49b05e: Deleted 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95475af6980): _readAt: size=512, off=0 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95475af6980): openPending: 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-24 00:26:05.340917369 +0000 UTC" against cached fingerprint "22,2026-06-24 00:25:05.340917369 +0000 UTC" 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-24 00:26:05.340917369 +0000 UTC" != cached fingerprint "22,2026-06-24 00:25:05.340917369 +0000 UTC") 2026/06/24 01:17:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/24 01:17:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate(0x95475af6980): >openPending: err= 2026/06/24 01:17:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x95475af6980): >_readAt: n=23, err=EOF 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x95475af6980): close: 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:26:05.340917369 +0000 UTC 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x95475af6980): >close: err= 2026/06/24 01:17:14 DEBUG : forgetting directory cache 2026/06/24 01:17:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_49b1ps: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/24 01:17:14 INFO : TestRWCacheUpdate.rclone_chunk.001_49b1ps: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:17:14 INFO : TestRWCacheUpdate.rclone_chunk.001_49b1ps: Deleted 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): _readAt: size=512, off=0 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): openPending: 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-24 00:27:05.340917369 +0000 UTC" against cached fingerprint "23,2026-06-24 00:26:05.340917369 +0000 UTC" 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-24 00:27:05.340917369 +0000 UTC" != cached fingerprint "23,2026-06-24 00:26:05.340917369 +0000 UTC") 2026/06/24 01:17:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/24 01:17:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): >openPending: err= 2026/06/24 01:17:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): >_readAt: n=24, err=EOF 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): close: 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:27:05.340917369 +0000 UTC 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate(0x954761e3a00): >close: err= 2026/06/24 01:17:14 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:14 DEBUG : Looking for writers 2026/06/24 01:17:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/24 01:17:14 DEBUG : >WaitForWriters: 2026/06/24 01:17:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': vfs cache: cleaner exiting 2026/06/24 01:17:15 DEBUG : forgetting directory cache 2026/06/24 01:17:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.80s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:15 DEBUG : FiLeA: size = 5 OK 2026/06/24 01:17:15 DEBUG : FiLeA.rclone_chunk.001_49b2wh: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/24 01:17:15 INFO : FiLeA.rclone_chunk.001_49b2wh: Copied (server-side copy) to: FiLeA 2026/06/24 01:17:15 INFO : FiLeA.rclone_chunk.001_49b2wh: Deleted 2026/06/24 01:17:15 DEBUG : FiLeB: size = 5 OK 2026/06/24 01:17:15 DEBUG : FiLeB.rclone_chunk.001_49b2zf: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/24 01:17:15 INFO : FiLeB.rclone_chunk.001_49b2zf: Copied (server-side copy) to: FiLeB 2026/06/24 01:17:16 INFO : FiLeB.rclone_chunk.001_49b2zf: Deleted 2026/06/24 01:17:16 DEBUG : FilEb: size = 5 OK 2026/06/24 01:17:16 DEBUG : FilEb.rclone_chunk.001_49b3im: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/24 01:17:16 INFO : FilEb.rclone_chunk.001_49b3im: Copied (server-side copy) to: FilEb 2026/06/24 01:17:16 INFO : FilEb.rclone_chunk.001_49b3im: Deleted 2026/06/24 01:17:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:17:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:17:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:17:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:17:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:17:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:17:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:17:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:17:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:17:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:17:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/24 01:17:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/24 01:17:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/24 01:17:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/24 01:17:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:17:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:17:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:17:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:17:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:17:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:17 DEBUG : Looking for writers 2026/06/24 01:17:17 DEBUG : FiLeA: reading active writers 2026/06/24 01:17:17 DEBUG : FiLeB: reading active writers 2026/06/24 01:17:17 DEBUG : FilEb: reading active writers 2026/06/24 01:17:17 DEBUG : >WaitForWriters: 2026/06/24 01:17:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:17 DEBUG : Looking for writers 2026/06/24 01:17:17 DEBUG : FiLeA: reading active writers 2026/06/24 01:17:17 DEBUG : FiLeB: reading active writers 2026/06/24 01:17:17 DEBUG : FilEb: reading active writers 2026/06/24 01:17:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.72s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt.rclone_chunk.001_49b46r: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/24 01:17:18 INFO : normal name with no special characters.txt.rclone_chunk.001_49b46r: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/24 01:17:18 INFO : normal name with no special characters.txt.rclone_chunk.001_49b46r: Deleted 2026/06/24 01:17:18 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/24 01:17:18 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_49b5e0: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/24 01:17:18 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_49b5e0: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/24 01:17:18 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_49b5e0: Deleted 2026/06/24 01:17:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:17:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:19 DEBUG : Looking for writers 2026/06/24 01:17:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/24 01:17:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/24 01:17:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': Reusing VFS from active cache 2026/06/24 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:19 DEBUG : Looking for writers 2026/06/24 01:17:19 DEBUG : >WaitForWriters: 2026/06/24 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:19 DEBUG : Looking for writers 2026/06/24 01:17:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:19 DEBUG : Looking for writers 2026/06/24 01:17:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:19 DEBUG : Looking for writers 2026/06/24 01:17:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:19 DEBUG : file1: size = 14 OK 2026/06/24 01:17:19 DEBUG : file1.rclone_chunk.001_49b6v1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:17:19 INFO : file1.rclone_chunk.001_49b6v1: Copied (server-side copy) to: file1 2026/06/24 01:17:19 INFO : file1.rclone_chunk.001_49b6v1: Deleted 2026/06/24 01:17:20 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:17:20 DEBUG : dir/file2.rclone_chunk.001_49b7l0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:17:20 INFO : dir/file2.rclone_chunk.001_49b7l0: Copied (server-side copy) to: dir/file2 2026/06/24 01:17:20 INFO : dir/file2.rclone_chunk.001_49b7l0: Deleted 2026/06/24 01:17:20 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:20 DEBUG : dir: Looking for writers 2026/06/24 01:17:20 DEBUG : file2: reading active writers 2026/06/24 01:17:20 DEBUG : Looking for writers 2026/06/24 01:17:20 DEBUG : dir: reading active writers 2026/06/24 01:17:20 DEBUG : file1: reading active writers 2026/06/24 01:17:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.45s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:21 DEBUG : file1: size = 14 OK 2026/06/24 01:17:21 DEBUG : file1.rclone_chunk.001_49b8lk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:17:21 INFO : file1.rclone_chunk.001_49b8lk: Copied (server-side copy) to: file1 2026/06/24 01:17:21 INFO : file1.rclone_chunk.001_49b8lk: Deleted 2026/06/24 01:17:21 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:17:21 DEBUG : dir/file2.rclone_chunk.001_49b8ic: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:17:21 INFO : dir/file2.rclone_chunk.001_49b8ic: Copied (server-side copy) to: dir/file2 2026/06/24 01:17:21 INFO : dir/file2.rclone_chunk.001_49b8ic: Deleted 2026/06/24 01:17:22 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:22 DEBUG : dir: Looking for writers 2026/06/24 01:17:22 DEBUG : Looking for writers 2026/06/24 01:17:22 DEBUG : dir: reading active writers 2026/06/24 01:17:22 DEBUG : file1: reading active writers 2026/06/24 01:17:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:22 DEBUG : file1: size = 14 OK 2026/06/24 01:17:22 DEBUG : file1.rclone_chunk.001_49b9y2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:17:22 INFO : file1.rclone_chunk.001_49b9y2: Copied (server-side copy) to: file1 2026/06/24 01:17:22 INFO : file1.rclone_chunk.001_49b9y2: Deleted 2026/06/24 01:17:23 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:17:23 DEBUG : dir/file2.rclone_chunk.001_49b9ve: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:17:23 INFO : dir/file2.rclone_chunk.001_49b9ve: Copied (server-side copy) to: dir/file2 2026/06/24 01:17:23 INFO : dir/file2.rclone_chunk.001_49b9ve: Deleted 2026/06/24 01:17:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:23 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:17:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:17:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:17:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/24 01:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:17:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/24 01:17:23 DEBUG : dir/new_file.txt.rclone_chunk.001_49baan: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:17:23 INFO : dir/new_file.txt.rclone_chunk.001_49baan: Copied (server-side copy) to: dir/new_file.txt 2026/06/24 01:17:23 INFO : dir/new_file.txt.rclone_chunk.001_49baan: Deleted 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/24 01:17:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/24 01:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:17:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/24 01:17:23 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:23 DEBUG : dir: Looking for writers 2026/06/24 01:17:23 DEBUG : file2: reading active writers 2026/06/24 01:17:23 DEBUG : new_file.txt: reading active writers 2026/06/24 01:17:23 DEBUG : Looking for writers 2026/06/24 01:17:23 DEBUG : dir: reading active writers 2026/06/24 01:17:23 DEBUG : file1: reading active writers 2026/06/24 01:17:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.92s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:24 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:17:24 DEBUG : dir/file2.rclone_chunk.001_49bbru: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:17:24 INFO : dir/file2.rclone_chunk.001_49bbru: Copied (server-side copy) to: dir/file2 2026/06/24 01:17:24 INFO : dir/file2.rclone_chunk.001_49bbru: Deleted 2026/06/24 01:17:24 DEBUG : dir/file2: copy non-chunked object... 2026/06/24 01:17:25 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:17:25 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/24 01:17:25 INFO : dir/file2: Deleted 2026/06/24 01:17:25 DEBUG : dir/file1: Updating file with dir/file1 0x954760f9a00 2026/06/24 01:17:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/24 01:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:25 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:17:25 DEBUG : file0: size = 14 OK 2026/06/24 01:17:25 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/24 01:17:25 INFO : dir/file1: Deleted 2026/06/24 01:17:25 DEBUG : file0: Updating file with file0 0x954760f9a00 2026/06/24 01:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:17:25 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/24 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:25 DEBUG : dir: Looking for writers 2026/06/24 01:17:25 DEBUG : Looking for writers 2026/06/24 01:17:25 DEBUG : dir: reading active writers 2026/06/24 01:17:25 DEBUG : file0: reading active writers 2026/06/24 01:17:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.51s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:25 DEBUG : Looking for writers 2026/06/24 01:17:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:25 DEBUG : Looking for writers 2026/06/24 01:17:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:25 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:25 DEBUG : Looking for writers 2026/06/24 01:17:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:26 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:26 DEBUG : Looking for writers 2026/06/24 01:17:26 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/24 01:17:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/24 01:17:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/24 01:17:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:17:26 DEBUG : file1: size = 5 OK 2026/06/24 01:17:26 DEBUG : file1.rclone_chunk.001_49bdrz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:17:26 INFO : file1.rclone_chunk.001_49bdrz: Copied (server-side copy) to: file1 2026/06/24 01:17:26 INFO : file1.rclone_chunk.001_49bdrz: Deleted 2026/06/24 01:17:26 DEBUG : file1: size = 5 OK 2026/06/24 01:17:26 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/24 01:17:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:17:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:17:27 DEBUG : file1: size = 0 OK 2026/06/24 01:17:27 DEBUG : file1.rclone_chunk.001_49bdaq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:17:27 INFO : file1.rclone_chunk.001_49bdaq: Copied (server-side copy) to: file1 2026/06/24 01:17:27 INFO : file1.rclone_chunk.001_49bdaq: Deleted 2026/06/24 01:17:27 DEBUG : file1: size = 0 OK 2026/06/24 01:17:27 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:17:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (7 bytes), uploading instead of streaming 2026/06/24 01:17:27 DEBUG : file1: size = 7 OK 2026/06/24 01:17:27 DEBUG : file1.rclone_chunk.001_49beia: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/24 01:17:27 INFO : file1.rclone_chunk.001_49beia: Copied (server-side copy) to: file1 2026/06/24 01:17:27 INFO : file1.rclone_chunk.001_49beia: Deleted 2026/06/24 01:17:27 DEBUG : file1: size = 7 OK 2026/06/24 01:17:27 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:27 DEBUG : Looking for writers 2026/06/24 01:17:27 DEBUG : file1: reading active writers 2026/06/24 01:17:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/24 01:17:28 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/24 01:17:28 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/24 01:17:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/24 01:17:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (11 bytes), uploading instead of streaming 2026/06/24 01:17:29 DEBUG : file1: size = 11 OK 2026/06/24 01:17:29 DEBUG : file1.rclone_chunk.001_49bf2j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:17:29 INFO : file1.rclone_chunk.001_49bf2j: Copied (server-side copy) to: file1 2026/06/24 01:17:29 INFO : file1.rclone_chunk.001_49bf2j: Deleted 2026/06/24 01:17:29 DEBUG : file1: size = 11 OK 2026/06/24 01:17:29 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/24 01:17:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:29 DEBUG : Looking for writers 2026/06/24 01:17:29 DEBUG : file1: reading active writers 2026/06/24 01:17:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.68s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/24 01:17:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:17:29 DEBUG : file1: size = 5 OK 2026/06/24 01:17:29 DEBUG : file1.rclone_chunk.001_49bgaa: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:17:29 INFO : file1.rclone_chunk.001_49bgaa: Copied (server-side copy) to: file1 2026/06/24 01:17:29 INFO : file1.rclone_chunk.001_49bgaa: Deleted 2026/06/24 01:17:29 DEBUG : file1: size = 5 OK 2026/06/24 01:17:29 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/24 01:17:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:29 DEBUG : Looking for writers 2026/06/24 01:17:29 DEBUG : file1: reading active writers 2026/06/24 01:17:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:30 DEBUG : file1: WriteFileHandle.Release closing 2026/06/24 01:17:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:17:30 DEBUG : file1: size = 0 OK 2026/06/24 01:17:30 DEBUG : file1.rclone_chunk.001_49bhf6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:17:30 INFO : file1.rclone_chunk.001_49bhf6: Copied (server-side copy) to: file1 2026/06/24 01:17:30 INFO : file1.rclone_chunk.001_49bhf6: Deleted 2026/06/24 01:17:30 DEBUG : file1: size = 0 OK 2026/06/24 01:17:30 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/24 01:17:30 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:30 DEBUG : Looking for writers 2026/06/24 01:17:30 DEBUG : file1: reading active writers 2026/06/24 01:17:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (2 bytes), uploading instead of streaming 2026/06/24 01:17:31 DEBUG : file1: size = 2 OK 2026/06/24 01:17:31 DEBUG : file1.rclone_chunk.001_49bh58: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/24 01:17:31 INFO : file1.rclone_chunk.001_49bh58: Copied (server-side copy) to: file1 2026/06/24 01:17:31 INFO : file1.rclone_chunk.001_49bh58: Deleted 2026/06/24 01:17:31 DEBUG : file1: size = 2 OK 2026/06/24 01:17:31 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/24 01:17:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:31 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:31 DEBUG : Looking for writers 2026/06/24 01:17:31 DEBUG : file1: reading active writers 2026/06/24 01:17:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.77s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:17:31 DEBUG : file1: size = 0 OK 2026/06/24 01:17:31 DEBUG : file1.rclone_chunk.001_49bixu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:17:31 INFO : file1.rclone_chunk.001_49bixu: Copied (server-side copy) to: file1 2026/06/24 01:17:31 INFO : file1.rclone_chunk.001_49bixu: Deleted 2026/06/24 01:17:31 DEBUG : file1: size = 0 OK 2026/06/24 01:17:31 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:31 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:17:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:17:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:17:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:31 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:31 DEBUG : Looking for writers 2026/06/24 01:17:31 DEBUG : file1: reading active writers 2026/06/24 01:17:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:17:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:17:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:17:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:17:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': File to upload is small (100 bytes), uploading instead of streaming 2026/06/24 01:17:32 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/24 01:17:32 DEBUG : file1.rclone_chunk.001_49bj1e: md5 = 131756d61d0af503e19b505d6fd7e7ec OK 2026/06/24 01:17:32 INFO : file1.rclone_chunk.001_49bj1e: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/24 01:17:32 INFO : file1.rclone_chunk.001_49bj1e: Deleted 2026/06/24 01:17:32 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/24 01:17:32 DEBUG : file1.rclone_chunk.002_49bj1e: md5 = b0f140b899dff555ab74755ff0f47ada OK 2026/06/24 01:17:32 INFO : file1.rclone_chunk.002_49bj1e: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/24 01:17:32 INFO : file1.rclone_chunk.002_49bj1e: Deleted 2026/06/24 01:17:32 DEBUG : file1: size = 100 OK 2026/06/24 01:17:32 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:17:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:17:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:17:32 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:17:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:17:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:17:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:33 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:33 DEBUG : Looking for writers 2026/06/24 01:17:33 DEBUG : file1: reading active writers 2026/06/24 01:17:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.24s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:33 DEBUG : flat/f000.txt: size = 7 OK 2026/06/24 01:17:33 DEBUG : flat/f000.txt.rclone_chunk.001_49bkrh: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/24 01:17:33 INFO : flat/f000.txt.rclone_chunk.001_49bkrh: Copied (server-side copy) to: flat/f000.txt 2026/06/24 01:17:33 INFO : flat/f000.txt.rclone_chunk.001_49bkrh: Deleted 2026/06/24 01:17:34 DEBUG : flat/f001.txt: size = 14 OK 2026/06/24 01:17:34 DEBUG : flat/f001.txt.rclone_chunk.001_49bk3a: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/24 01:17:34 INFO : flat/f001.txt.rclone_chunk.001_49bk3a: Copied (server-side copy) to: flat/f001.txt 2026/06/24 01:17:34 INFO : flat/f001.txt.rclone_chunk.001_49bk3a: Deleted 2026/06/24 01:17:34 DEBUG : flat/f002.txt: size = 21 OK 2026/06/24 01:17:34 DEBUG : flat/f002.txt.rclone_chunk.001_49bls2: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/24 01:17:34 INFO : flat/f002.txt.rclone_chunk.001_49bls2: Copied (server-side copy) to: flat/f002.txt 2026/06/24 01:17:34 INFO : flat/f002.txt.rclone_chunk.001_49bls2: Deleted 2026/06/24 01:17:35 DEBUG : flat/f003.txt: size = 28 OK 2026/06/24 01:17:35 DEBUG : flat/f003.txt.rclone_chunk.001_49bl5k: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/24 01:17:35 INFO : flat/f003.txt.rclone_chunk.001_49bl5k: Copied (server-side copy) to: flat/f003.txt 2026/06/24 01:17:35 INFO : flat/f003.txt.rclone_chunk.001_49bl5k: Deleted 2026/06/24 01:17:35 DEBUG : flat/f004.txt: size = 35 OK 2026/06/24 01:17:35 DEBUG : flat/f004.txt.rclone_chunk.001_49bmpa: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/24 01:17:35 INFO : flat/f004.txt.rclone_chunk.001_49bmpa: Copied (server-side copy) to: flat/f004.txt 2026/06/24 01:17:35 INFO : flat/f004.txt.rclone_chunk.001_49bmpa: Deleted 2026/06/24 01:17:36 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/24 01:17:36 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/24 01:17:36 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:36 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:36 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/24 01:17:36 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/24 01:17:36 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:36 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:36 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/24 01:17:36 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/24 01:17:36 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/24 01:17:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/24 01:17:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/24 01:17:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/24 01:17:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:36 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:36 DEBUG : flat: Looking for writers 2026/06/24 01:17:36 DEBUG : f000.txt: reading active writers 2026/06/24 01:17:36 DEBUG : f001.txt: reading active writers 2026/06/24 01:17:36 DEBUG : f002.txt: reading active writers 2026/06/24 01:17:36 DEBUG : f003.txt: reading active writers 2026/06/24 01:17:36 DEBUG : f004.txt: reading active writers 2026/06/24 01:17:36 DEBUG : Looking for writers 2026/06/24 01:17:36 DEBUG : flat: reading active writers 2026/06/24 01:17:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.56s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:37 DEBUG : a/top.txt: size = 3 OK 2026/06/24 01:17:37 DEBUG : a/top.txt.rclone_chunk.001_49bnjb: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/24 01:17:37 INFO : a/top.txt.rclone_chunk.001_49bnjb: Copied (server-side copy) to: a/top.txt 2026/06/24 01:17:37 INFO : a/top.txt.rclone_chunk.001_49bnjb: Deleted 2026/06/24 01:17:37 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/24 01:17:37 DEBUG : a/b/mid.txt.rclone_chunk.001_49bor6: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/24 01:17:37 INFO : a/b/mid.txt.rclone_chunk.001_49bor6: Copied (server-side copy) to: a/b/mid.txt 2026/06/24 01:17:37 INFO : a/b/mid.txt.rclone_chunk.001_49bor6: Deleted 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt.rclone_chunk.001_49bol8: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/24 01:17:38 INFO : a/b/c/deep.txt.rclone_chunk.001_49bol8: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/24 01:17:38 INFO : a/b/c/deep.txt.rclone_chunk.001_49bol8: Deleted 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:38 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:38 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/24 01:17:38 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/24 01:17:38 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:38 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:38 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/24 01:17:38 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/24 01:17:38 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:38 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:38 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:38 DEBUG : a/b/c: Looking for writers 2026/06/24 01:17:38 DEBUG : deep.txt: reading active writers 2026/06/24 01:17:38 DEBUG : a/b: Looking for writers 2026/06/24 01:17:38 DEBUG : c: reading active writers 2026/06/24 01:17:38 DEBUG : mid.txt: reading active writers 2026/06/24 01:17:38 DEBUG : a: Looking for writers 2026/06/24 01:17:38 DEBUG : b: reading active writers 2026/06/24 01:17:38 DEBUG : top.txt: reading active writers 2026/06/24 01:17:38 DEBUG : Looking for writers 2026/06/24 01:17:38 DEBUG : a: reading active writers 2026/06/24 01:17:38 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.13s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/24 01:17:39 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:39 DEBUG : Looking for writers 2026/06/24 01:17:39 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi'", Local "Local file system at /tmp/rclone2222458023", Modify Window "1ns" 2026/06/24 01:17:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': poll-interval is not supported by this remote 2026/06/24 01:17:39 DEBUG : dir1/a.txt: size = 1 OK 2026/06/24 01:17:39 DEBUG : dir1/a.txt.rclone_chunk.001_49bqhx: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/24 01:17:39 INFO : dir1/a.txt.rclone_chunk.001_49bqhx: Copied (server-side copy) to: dir1/a.txt 2026/06/24 01:17:39 INFO : dir1/a.txt.rclone_chunk.001_49bqhx: Deleted 2026/06/24 01:17:39 DEBUG : dir2/b.txt: size = 1 OK 2026/06/24 01:17:39 DEBUG : dir2/b.txt.rclone_chunk.001_49bqni: md5 = 415290769594460e2e485922904f345d OK 2026/06/24 01:17:39 INFO : dir2/b.txt.rclone_chunk.001_49bqni: Copied (server-side copy) to: dir2/b.txt 2026/06/24 01:17:39 INFO : dir2/b.txt.rclone_chunk.001_49bqni: Deleted 2026/06/24 01:17:40 DEBUG : dir3/c.txt: size = 1 OK 2026/06/24 01:17:40 DEBUG : dir3/c.txt.rclone_chunk.001_49brjz: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/24 01:17:40 INFO : dir3/c.txt.rclone_chunk.001_49brjz: Copied (server-side copy) to: dir3/c.txt 2026/06/24 01:17:40 INFO : dir3/c.txt.rclone_chunk.001_49brjz: Deleted 2026/06/24 01:17:40 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/24 01:17:40 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/24 01:17:40 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:40 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:40 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/24 01:17:40 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/24 01:17:40 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:40 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:40 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/24 01:17:40 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/24 01:17:40 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:17:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:17:40 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:17:40 DEBUG : dir1: Looking for writers 2026/06/24 01:17:40 DEBUG : a.txt: reading active writers 2026/06/24 01:17:40 DEBUG : dir2: Looking for writers 2026/06/24 01:17:40 DEBUG : b.txt: reading active writers 2026/06/24 01:17:40 DEBUG : dir3: Looking for writers 2026/06/24 01:17:40 DEBUG : c.txt: reading active writers 2026/06/24 01:17:40 DEBUG : Looking for writers 2026/06/24 01:17:40 DEBUG : dir1: reading active writers 2026/06/24 01:17:40 DEBUG : dir2: reading active writers 2026/06/24 01:17:40 DEBUG : dir3: reading active writers 2026/06/24 01:17:40 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.16s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/24 01:17:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-xabegin0mudi': Purge remote 2026/06/24 01:17:41 DEBUG : Waiting for deletions to finish 2026/06/24 01:17:41 INFO : S3 bucket rclone-test-xabegin0mudi: Bucket "rclone-test-xabegin0mudi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m57.002111352s (try 1/5)